XC Open source finite element analysis program
XC::NewmarkHybridSimulation Member List

This is the complete list of members for XC::NewmarkHybridSimulation, including all inherited members.

activateParameter(int parameterID) (defined in XC::MovableObject)XC::MovableObjectvirtual
applyLoadModel(double newTime) (defined in XC::Integrator)XC::Integratorprotected
beta (defined in XC::NewmarkBase2)XC::NewmarkBase2protected
c1 (defined in XC::NewmarkBase2)XC::NewmarkBase2protected
c2 (defined in XC::NewmarkBase)XC::NewmarkBaseprotected
c3 (defined in XC::NewmarkBase)XC::NewmarkBaseprotected
commit(void)XC::IncrementalIntegratorvirtual
commitModel(void) (defined in XC::Integrator)XC::Integratorprotected
DampingFactorsIntegrator(SoluMethod *, int classTag)XC::DampingFactorsIntegratorprotected
DampingFactorsIntegrator(SoluMethod *, int classTag, const RayleighDampingFactors &rF)XC::DampingFactorsIntegratorprotected
DistributedBase(void)XC::DistributedBase
domainChanged(void)XC::NewmarkHybridSimulationvirtual
formElementResidual(void)XC::IncrementalIntegratorprotectedvirtual
formEleResidual(FE_Element *theEle)XC::TransientIntegratorvirtual
formEleTangent(FE_Element *theEle) (defined in XC::NewmarkHybridSimulation)XC::NewmarkHybridSimulationvirtual
formNodalUnbalance(void)XC::IncrementalIntegratorprotectedvirtual
formNodTangent(DOF_Group *theDof) (defined in XC::NewmarkHybridSimulation)XC::NewmarkHybridSimulationvirtual
formNodUnbalance(DOF_Group *theDof)XC::TransientIntegratorvirtual
formTangent(int statFlag)XC::TransientIntegratorvirtual
formUnbalance(void)XC::IncrementalIntegratorvirtual
gamma (defined in XC::NewmarkBase)XC::NewmarkBaseprotected
getAnalysisModelPtr(void)XC::Integratorprotectedvirtual
getAnalysisModelPtr(void) const XC::Integratorprotectedvirtual
getClassTag(void) const XC::MovableObject
getCopy(void) const (defined in XC::NewmarkHybridSimulation)XC::NewmarkHybridSimulationinlineprotectedvirtual
getCurrentModelTime(void) (defined in XC::Integrator)XC::Integratorprotected
getDbTag(void) const XC::MovableObject
getDbTag(CommParameters &)XC::MovableObject
getDbTagData(void) const XC::DistributedBasevirtual
getDbTagDataPos(const int &i) const XC::DistributedBase
getLastResponse(Vector &result, const ID &id)XC::IncrementalIntegratorvirtual
getLinearSOEPtr(void)XC::IncrementalIntegratorprotected
getLinearSOEPtr(void) const XC::IncrementalIntegratorprotected
getSoluMethod(void)XC::Integratorprotected
getSoluMethod(void) const XC::Integratorprotected
getVariable(const std::string &variable, Information &) (defined in XC::MovableObject)XC::MovableObjectvirtual
IncrementalIntegrator(SoluMethod *, int classTag)XC::IncrementalIntegratorprotected
inicComm(const int &dataSize) const XC::DistributedBase
initialize(void) (defined in XC::TransientIntegrator)XC::TransientIntegratorinlinevirtual
Integrator(SoluMethod *, int classTag)XC::Integratorprotected
MovableObject(int classTag, int dbTag)XC::MovableObject
MovableObject(int classTag)XC::MovableObject
MovableObject(const MovableObject &otro)XC::MovableObject
NewmarkBase(SoluMethod *, int classTag)XC::NewmarkBaseprotected
NewmarkBase(SoluMethod *, int classTag, double gamma)XC::NewmarkBaseprotected
NewmarkBase(SoluMethod *, int classTag, double gamma, const RayleighDampingFactors &rF)XC::NewmarkBaseprotected
NewmarkBase2(SoluMethod *, int classTag)XC::NewmarkBase2protected
NewmarkBase2(SoluMethod *, int classTag, double gamma, double beta)XC::NewmarkBase2protected
NewmarkBase2(SoluMethod *, int classTag, double gamma, double beta, const RayleighDampingFactors &rF)XC::NewmarkBase2protected
NewmarkHybridSimulation(SoluMethod *)XC::NewmarkHybridSimulationprotected
NewmarkHybridSimulation(SoluMethod *, double gamma, double beta, ConvergenceTest &theTest)XC::NewmarkHybridSimulationprotected
NewmarkHybridSimulation(SoluMethod *, double gamma, double beta, ConvergenceTest &theTest, const RayleighDampingFactors &rF)XC::NewmarkHybridSimulationprotected
newStep(double deltaT)XC::NewmarkHybridSimulationvirtual
operator=(const MovableObject &otro)XC::MovableObject
PopulateUs(XC::AnalysisModel *model)XC::NewmarkBaseprotected
Print(std::ostream &s, int flag=0) (defined in XC::NewmarkHybridSimulation)XC::NewmarkHybridSimulationvirtual
rayFactorsXC::DampingFactorsIntegratorprotected
recvData(const CommParameters &)XC::NewmarkHybridSimulationprotected
recvSelf(const CommParameters &) (defined in XC::NewmarkHybridSimulation)XC::NewmarkHybridSimulationvirtual
revertToLastStep(void) (defined in XC::NewmarkHybridSimulation)XC::NewmarkHybridSimulationvirtual
revertToStart() (defined in XC::IncrementalIntegrator)XC::IncrementalIntegratorvirtual
sendData(CommParameters &)XC::NewmarkHybridSimulationprotected
sendSelf(CommParameters &) (defined in XC::NewmarkHybridSimulation)XC::NewmarkHybridSimulationvirtual
setCurrentModelTime(const double &t) (defined in XC::Integrator)XC::Integratorprotected
setDbTag(int dbTag)XC::MovableObject
setDbTag(CommParameters &)XC::MovableObject
setDbTagDataPos(const int &i, const int &v)XC::DistributedBase
setParameter(const std::vector< std::string > &argv, Parameter &param) (defined in XC::MovableObject)XC::MovableObjectvirtual
setRayleighDampingFactors(void) (defined in XC::DampingFactorsIntegrator)XC::DampingFactorsIntegratorprotected
setRayleighDampingFactors(const RayleighDampingFactors &rF) (defined in XC::Integrator)XC::Integratorprotected
setVariable(const std::string &variable, Information &)XC::MovableObjectvirtual
SoluMethod (defined in XC::NewmarkHybridSimulation)XC::NewmarkHybridSimulationfriend
statusFlag (defined in XC::IncrementalIntegrator)XC::IncrementalIntegratorprotected
TransientIntegrator(SoluMethod *, int classTag)XC::TransientIntegratorprotected
U (defined in XC::NewmarkBase)XC::NewmarkBaseprotected
update(const Vector &deltaU) (defined in XC::NewmarkHybridSimulation)XC::NewmarkHybridSimulationvirtual
updateModel(void) (defined in XC::Integrator)XC::Integratorprotected
updateModel(double newTime, double dT) (defined in XC::Integrator)XC::Integratorprotected
updateParameter(int parameterID, Information &info) (defined in XC::MovableObject)XC::MovableObjectvirtual
~Integrator(void) (defined in XC::Integrator)XC::Integratorinlinevirtual