32 #include <solution/system_of_eqn/eigenSOE/EigenSOE.h> 46 virtual const double &
getShift(
void)
const;
ArpackSOE(SoluMethod *, int classTag, double shift=0.0)
Constructor.
Definition: ArpackSOE.cc:42
virtual const double & getShift(void) const
Returns the value of the shift parameter.
Definition: ArpackSOE.cc:47
Solution procedure for the finite element problem. The solution procedure is definde by specifiying: ...
Definition: SoluMethod.h:76
Arpack++ based system of equations.
Definition: ArpackSOE.h:39
Base class for eigenproblem systems of equations.
Definition: EigenSOE.h:63
void setShift(const double &)
Assigns the value of the shift parameter.
Definition: ArpackSOE.cc:51
================================================================================
Definition: ContinuaReprComponent.h:34