Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 817 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 817 Bytes

SuperLU plugin

UG4-Plugin implementing an interface for the SuperLU solver

Copyright 2014-2023 Goethe University Frankfurt

Install

Please install/clone this repository through UG4's package managerughub.

The default is the internal SuperLU v6.0.0, which is included as a submodule. Switching to an external version can be achieved via cmake:

cmake -DSuperLU6=ON [-DUSE_INTERNAL_SUPERLU=ON|OFF] ..

Dependency

License

The plugin can be used in accordance with SuperLU license.