Helper deleter class. More...
#include <PetscVectorFactory.h>
Public Member Functions | |
| void | operator() (Vec *ptr) const |
| PetscVecDeleter (std::shared_ptr< AMP::LinearAlgebra::PetscVector > vec) | |
Private Attributes | |
| std::shared_ptr< AMP::LinearAlgebra::PetscVector > | d_vec |
Helper deleter class.
Definition at line 18 of file PetscVectorFactory.h.
|
inline |
Definition at line 21 of file PetscVectorFactory.h.
|
inline |
Definition at line 22 of file PetscVectorFactory.h.
References d_vec.
|
mutableprivate |
Definition at line 29 of file PetscVectorFactory.h.
Referenced by operator()().
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:43. Comments on this page |