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

  git submodule init 
  git submodule update
  • If you are using SuperLU, remember to cite it! Bibtex information is here.

License

The plugin can be used in accordance with SuperLU license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8