DOLFINx 0.11.0.0
DOLFINx C++ interface
Loading...
Searching...
No Matches
SuperMatrixDeleter Struct Reference

#include <superlu_dist.h>

Public Member Functions

void operator() (SuperLUDistStructs::SuperMatrix *A) const noexcept
 Deletion on SuperMatrix.

Detailed Description

Call library cleanup and delete pointer. For use with std::unique_ptr holding SuperMatrix.

Member Function Documentation

◆ operator()()

void operator() ( SuperLUDistStructs::SuperMatrix * A) const
noexcept

Deletion on SuperMatrix.

Parameters
A

The documentation for this struct was generated from the following files: