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

#include <superlu_dist.h>

Public Member Functions

void operator() (SuperLUDistStructs::gridinfo_t *g) const noexcept
 Deletion of gridinfo_t.

Detailed Description

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

Member Function Documentation

◆ operator()()

void operator() ( SuperLUDistStructs::gridinfo_t * g) const
noexcept

Deletion of gridinfo_t.

Parameters
g

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