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

#include <superlu_dist.h>

Public Member Functions

void operator() (SuperLUDistStructs::dLUstruct_t *l) const noexcept
 double implementation
void operator() (SuperLUDistStructs::sLUstruct_t *l) const noexcept
 float implementation
void operator() (SuperLUDistStructs::zLUstruct_t *l) const noexcept
 doublecomplex implementation

Detailed Description

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


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