![]() |
Reference documentation for deal.II version 8.1.0
|
Public Member Functions | |
~TransformationData () | |
Public Attributes | |
ST | st |
Objects of this type are explicitly created, but are destroyed when the surrounding solver object goes out of scope, or when we assign a new value to the pointer to this object. The respective Destroy functions are therefore written into the destructor of this object, even though the object does not have a constructor.
Definition at line 105 of file slepc_spectral_transformation.h.
SLEPcWrappers::TransformationBase::TransformationData::~TransformationData | ( | ) |
Destructor.
ST SLEPcWrappers::TransformationBase::TransformationData::st |
Objects for Eigenvalue Problem Solver.
Definition at line 117 of file slepc_spectral_transformation.h.