|
DOLFINx 0.11.0.0
DOLFINx C++ interface
|
#include <superlu_dist.h>
Public Member Functions | |
| void | operator() (SuperLUDistStructs::SuperMatrix *A) const noexcept |
| Deletion on SuperMatrix. | |
Call library cleanup and delete pointer. For use with std::unique_ptr holding SuperMatrix.
|
noexcept |
Deletion on SuperMatrix.
| A |