![]() |
Reference documentation for deal.II version 8.1.0
|
#include <slepc_spectral_transformation.h>
Classes | |
| struct | AdditionalData |
Public Member Functions | |
| TransformationCayley (const double shift, const double antishift) | |
Public Member Functions inherited from SLEPcWrappers::TransformationBase | |
| TransformationBase () | |
| virtual | ~TransformationBase () |
| void | set_context (EPS &eps) |
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 Cayley.
Definition at line 294 of file slepc_spectral_transformation.h.
| SLEPcWrappers::TransformationCayley::TransformationCayley | ( | const double | shift, |
| const double | antishift | ||
| ) |
Constructor.
|
protectedvirtual |
Function that takes a Spectral Transformation context object, and sets the type of spectral transformationthat is appropriate for this class.
Implements SLEPcWrappers::TransformationBase.
|
protected |
Store a copy of the flags for this particular solver.
Definition at line 331 of file slepc_spectral_transformation.h.
1.8.6