Seismo-VLAB  1.3
An Open-Source Finite Element Software for Meso-Scale Simulations
ExtendedNewmarkBeta Member List

This is the complete list of members for ExtendedNewmarkBeta, including all inherited members.

AExtendedNewmarkBetaprotected
CExtendedNewmarkBetaprotected
ComputeEffectiveForce(std::shared_ptr< Mesh > &mesh, Eigen::VectorXd &Feff, double factor=1.00, unsigned int k=0)ExtendedNewmarkBetavirtual
ComputeEffectiveStiffness(std::shared_ptr< Mesh > &mesh, Eigen::SparseMatrix< double > &Keff)ExtendedNewmarkBetavirtual
ComputeNewStep(std::shared_ptr< Mesh > &mesh, unsigned int k=0)ExtendedNewmarkBetavirtual
ComputeProgressiveForce(std::shared_ptr< Mesh > &mesh, unsigned int k=0)ExtendedNewmarkBetavirtual
ComputeReactionForce(std::shared_ptr< Mesh > &mesh, unsigned int k=0)ExtendedNewmarkBetavirtual
ComputeSupportMotionVector(std::shared_ptr< Mesh > &mesh, Eigen::VectorXd &Feff, double factor=1.00, unsigned int k=0)ExtendedNewmarkBetavirtual
dtExtendedNewmarkBetaprotected
ExtendedNewmarkBeta(std::shared_ptr< Mesh > &mesh, double TimeStep, double mtol=1E-12, double ktol=1E-12, double ftol=1E-12)ExtendedNewmarkBeta
FbarExtendedNewmarkBetaprotected
GExtendedNewmarkBetaprotected
GetAccelerations()ExtendedNewmarkBetavirtual
GetDisplacements()ExtendedNewmarkBetavirtual
GetPMLHistoryVector()ExtendedNewmarkBetavirtual
GetVelocities()ExtendedNewmarkBetavirtual
Initialize(std::shared_ptr< Mesh > &mesh)ExtendedNewmarkBetavirtual
Integrator(const std::shared_ptr< Mesh > &mesh)Integrator
KExtendedNewmarkBetaprotected
MExtendedNewmarkBetaprotected
SetAlgorithm(std::shared_ptr< Algorithm > &algorithm)ExtendedNewmarkBetavirtual
SetLoadCombination(std::shared_ptr< LoadCombo > &combo)ExtendedNewmarkBetavirtual
SupportMotionIntegratorprotected
theAlgorithmExtendedNewmarkBetaprotected
theAssemblerExtendedNewmarkBetaprotected
Total2FreeMatrixIntegratorprotected
UExtendedNewmarkBetaprotected
UbarExtendedNewmarkBetaprotected
VExtendedNewmarkBetaprotected
~ExtendedNewmarkBeta()ExtendedNewmarkBeta
~Integrator()=0Integratorpure virtual