NewmarkExplicit Class Reference#include <NewmarkExplicit.h>
Inheritance diagram for NewmarkExplicit: ![]()
Detailed Description
Definition at line 45 of file NewmarkExplicit.h. Constructor & Destructor Documentation
Definition at line 48 of file NewmarkExplicit.cpp.
Definition at line 59 of file NewmarkExplicit.cpp.
Definition at line 70 of file NewmarkExplicit.cpp.
Definition at line 82 of file NewmarkExplicit.cpp.
Member Function Documentation
Implements IncrementalIntegrator. Definition at line 176 of file NewmarkExplicit.cpp. References FE_Element::addCtoTang(), FE_Element::addMtoTang(), and FE_Element::zeroTangent().
Implements IncrementalIntegrator. Definition at line 187 of file NewmarkExplicit.cpp. References DOF_Group::addCtoTang(), DOF_Group::addMtoTang(), and DOF_Group::zeroTangent().
Reimplemented from Integrator. Definition at line 198 of file NewmarkExplicit.cpp. References IncrementalIntegrator::getAnalysisModelPtr(), DOF_Group::getCommittedAccel(), DOF_Group::getCommittedDisp(), DOF_Group::getCommittedVel(), AnalysisModel::getDOFs(), DOF_Group::getID(), IncrementalIntegrator::getLinearSOEPtr(), LinearSOE::getX(), opserr, AnalysisModel::setRayleighDampingFactors(), ID::Size(), and Vector::Size().
Reimplemented from IncrementalIntegrator. Definition at line 100 of file NewmarkExplicit.cpp. References Vector::addVector(), endln, IncrementalIntegrator::getAnalysisModelPtr(), AnalysisModel::getCurrentDomainTime(), opserr, AnalysisModel::setAccel(), AnalysisModel::setDisp(), AnalysisModel::setVel(), AnalysisModel::updateDomain(), and Vector::Zero().
Implements IncrementalIntegrator. Definition at line 304 of file NewmarkExplicit.cpp. References Vector::addVector(), endln, IncrementalIntegrator::getAnalysisModelPtr(), opserr, AnalysisModel::setAccel(), AnalysisModel::setVel(), and Vector::Size().
Implements MovableObject. Definition at line 345 of file NewmarkExplicit.cpp. References opserr, and Channel::sendVector().
Implements MovableObject. Definition at line 363 of file NewmarkExplicit.cpp. References opserr, and Channel::recvVector().
Implements Integrator. Definition at line 382 of file NewmarkExplicit.cpp. References endln, IncrementalIntegrator::getAnalysisModelPtr(), and AnalysisModel::getCurrentDomainTime().
The documentation for this class was generated from the following files:
|