Reference documentation for deal.II version 8.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
SLEPcWrappers::TransformationBase::TransformationData Struct Reference

Public Member Functions

 ~TransformationData ()
 

Public Attributes

ST st
 

Detailed Description

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.

Constructor & Destructor Documentation

SLEPcWrappers::TransformationBase::TransformationData::~TransformationData ( )

Destructor.

Member Data Documentation

ST SLEPcWrappers::TransformationBase::TransformationData::st

Objects for Eigenvalue Problem Solver.

Definition at line 117 of file slepc_spectral_transformation.h.


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