EigenIntegrator Class Reference#include <EigenIntegrator.h>
Inheritance diagram for EigenIntegrator: ![]()
Detailed Description
Definition at line 51 of file EigenIntegrator.h. Constructor & Destructor Documentation
Definition at line 46 of file EigenIntegrator.cpp.
Definition at line 53 of file EigenIntegrator.cpp.
Member Function Documentation
Definition at line 105 of file EigenIntegrator.cpp. References EigenSOE::addA(), AnalysisModel::getFEs(), FE_Element::getID(), FE_Element::getTangent(), opserr, and EigenSOE::zeroA(). Referenced by StandardEigenAlgo::solveCurrentStep(), and FrequencyAlgo::solveCurrentStep().
Definition at line 144 of file EigenIntegrator.cpp. References EigenSOE::addM(), AnalysisModel::getDOFs(), AnalysisModel::getFEs(), DOF_Group::getID(), FE_Element::getID(), DOF_Group::getTangent(), FE_Element::getTangent(), opserr, and EigenSOE::zeroM(). Referenced by FrequencyAlgo::solveCurrentStep().
Definition at line 191 of file EigenIntegrator.cpp. References FE_Element::addKtToTang(), and FE_Element::zeroTangent(). Referenced by formEleTangent().
Definition at line 199 of file EigenIntegrator.cpp. References FE_Element::addMtoTang(), and FE_Element::zeroTangent(). Referenced by formEleTangent().
Definition at line 207 of file EigenIntegrator.cpp. References DOF_Group::addMtoTang(), and DOF_Group::zeroTangent(). Referenced by formNodTangent().
Definition at line 215 of file EigenIntegrator.cpp.
Implements Integrator. Definition at line 66 of file EigenIntegrator.cpp. References formEleTangK(), and formEleTangM().
Implements Integrator. Definition at line 75 of file EigenIntegrator.cpp. References formNodTangM().
Definition at line 221 of file EigenIntegrator.cpp.
Definition at line 227 of file EigenIntegrator.cpp.
The documentation for this class was generated from the following files:
|