Go to the source code of this file.
Classes | |
class | Anasazi::MultiVecTraits< double, oomph::DoubleMultiVector > |
Specialize the Anasazi traits class for the oomph-lib DoubleMultiVector. This provides the interfaces required by the Anasazi eigensolvers. More... | |
class | oomph::DoubleMultiVectorOperator |
Base class for Oomph-lib's Vector Operator classes that will be used with the DoubleMultiVector. More... | |
class | Anasazi::OperatorTraits< double, oomph::DoubleMultiVector, oomph::DoubleMultiVectorOperator > |
Anasazi Traits class that specialises the apply operator based on oomph-lib's DoubleVector class and double as the primitive type. More... | |
class | oomph::ProblemBasedShiftInvertOperator |
Class for the shift invert operation. More... | |
class | oomph::AdjointProblemBasedShiftInvertOperator |
Class for the adjoing problem shift invert operation. More... | |
class | oomph::ANASAZI |
Class for the Anasazi eigensolver. More... | |
Namespaces | |
Anasazi | |
oomph | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// | |