Skip to content

UG4/plugin_SuperLU6

Repository files navigation

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.