Reference documentation for deal.II version 8.1.0
Classes | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SLEPcWrappers::TransformationCayley Class Reference

#include <slepc_spectral_transformation.h>

Inheritance diagram for SLEPcWrappers::TransformationCayley:
[legend]

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
 

Detailed Description

An implementation of the transformation interface using the SLEPc Cayley.

Author
Toby D. Young 2009

Definition at line 294 of file slepc_spectral_transformation.h.

Constructor & Destructor Documentation

SLEPcWrappers::TransformationCayley::TransformationCayley ( const double  shift,
const double  antishift 
)

Constructor.

Member Function Documentation

virtual void SLEPcWrappers::TransformationCayley::set_transformation_type ( ST &  st) const
protectedvirtual

Function that takes a Spectral Transformation context object, and sets the type of spectral transformationthat is appropriate for this class.

Implements SLEPcWrappers::TransformationBase.

Member Data Documentation

const AdditionalData SLEPcWrappers::TransformationCayley::additional_data
protected

Store a copy of the flags for this particular solver.

Definition at line 331 of file slepc_spectral_transformation.h.


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