
Classes | |
| struct | AdditionalData |
Public Member Functions | |
| TransformationShift (const AdditionalData &data=AdditionalData()) | |
Protected Member Functions | |
| virtual void | set_transformation_type (ST &st) const |
Protected Attributes | |
| const AdditionalData | additional_data |
An implementation of the transformation interface using the SLEPc Shift.
Definition at line 106 of file slepc_spectral_transformation.h.
| SLEPcWrappers::TransformationShift::TransformationShift | ( | const AdditionalData & | data = AdditionalData() ) |
Constructor.
| virtual void SLEPcWrappers::TransformationShift::set_transformation_type | ( | ST & | st ) | const [protected, virtual] |
Function that takes a Spectral Transformation context object, and sets the type of spectral transformationthat is appropriate for this class.
Implements SLEPcWrappers::TransformationBase.
const AdditionalData SLEPcWrappers::TransformationShift::additional_data [protected] |
Store a copy of the flags for this particular solver.
Definition at line 143 of file slepc_spectral_transformation.h.
documentation generated on Fri Feb 3 2012 06:04:16 by
doxygen
1.7.2