EigenPower< VECTOR >::AdditionalData Struct Reference

List of all members.

Public Member Functions

 AdditionalData (const double shift=0.)

Public Attributes

double shift

Detailed Description

template<class VECTOR = Vector<double>>
struct EigenPower< VECTOR >::AdditionalData

Standardized data struct to pipe additional data to the solver.


Constructor & Destructor Documentation

template<class VECTOR = Vector<double>>
EigenPower< VECTOR >::AdditionalData::AdditionalData ( const double  shift = 0.  )  [inline]

Constructor. Set the shift parameter.


Member Data Documentation

template<class VECTOR = Vector<double>>
double EigenPower< VECTOR >::AdditionalData::shift

Shift parameter. This parameter allows to shift the spectrum to compute a different eigenvalue.

Referenced by EigenPower< VECTOR >::solve().


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

deal.II documentation generated on Mon Nov 23 22:57:40 2009 by doxygen 1.6.1