EigenSOE Class Reference#include <EigenSOE.h>
Inheritance diagram for EigenSOE: ![]()
Detailed Description
Definition at line 33 of file EigenSOE.h. Constructor & Destructor Documentation
Definition at line 21 of file EigenSOE.cpp.
Member Function Documentation
Definition at line 33 of file EigenSOE.cpp. References EigenSolver::solve(), and theSolver. Referenced by StandardEigenAlgo::solveCurrentStep(), and FrequencyAlgo::solveCurrentStep().
Implemented in BandArpackSOE, SymArpackSOE, and SymBandEigenSOE. Referenced by EigenIntegrator::formK().
Implemented in BandArpackSOE, SymArpackSOE, and SymBandEigenSOE. Referenced by EigenIntegrator::formM().
Implemented in BandArpackSOE, SymArpackSOE, and SymBandEigenSOE. Referenced by EigenAnalysis::domainChanged().
Implemented in BandArpackSOE, SymArpackSOE, and SymBandEigenSOE. Referenced by EigenIntegrator::formK().
Implemented in BandArpackSOE, SymArpackSOE, and SymBandEigenSOE. Referenced by EigenIntegrator::formM().
Definition at line 59 of file EigenSOE.cpp. References EigenSolver::getEigenvector(), and theSolver. Referenced by StandardEigenAlgo::solveCurrentStep(), and FrequencyAlgo::solveCurrentStep().
Definition at line 64 of file EigenSOE.cpp. References EigenSolver::getEigenvalue(), and theSolver. Referenced by StandardEigenAlgo::solveCurrentStep(), and FrequencyAlgo::solveCurrentStep().
Definition at line 53 of file EigenSOE.cpp. References theSolver. Referenced by SymBandEigenSOE::setSize(), SymArpackSOE::setSize(), and BandArpackSOE::setSize().
Member Data Documentation
Definition at line 57 of file EigenSOE.h. Referenced by getEigenvalue(), getEigenvector(), getSolver(), setSolver(), solve(), and ~EigenSOE().
The documentation for this class was generated from the following files:
|