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

#include <superlu_dist.h>

Collaboration diagram for SolveStructDeleter:

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_to
 Pointer to options - required for *SOLVEstruct_t cleanup function.

Detailed Description

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


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