|
DOLFINx 0.11.0.0
DOLFINx C++ interface
|
#include <superlu_dist.h>

Public Member Functions | |
| void | operator() (SuperLUDistStructs::dSOLVEstruct_t *S) const noexcept |
| double implementation | |
| void | operator() (SuperLUDistStructs::sSOLVEstruct_t *S) const noexcept |
| float implementation | |
| void | operator() (SuperLUDistStructs::zSOLVEstruct_t *S) const noexcept |
| doublecomplex implementation | |
Public Attributes | |
| SuperLUDistStructs::superlu_dist_options_t * | o |
| Pointer to options - required for *SOLVEstruct_t cleanup function. | |
Call library cleanup and delete pointer. For use with std::unique_ptr holding *SOLVEstruct_t