43 #include "solution/analysis/integrator/transient/rayleigh/HHTRayleighBase.h" HHTRayleighBase is an algorithmic class for performing a transient analysis using the HHTRayleighBase...
Definition: HHTRayleighBase.h:43
Solution procedure for the finite element problem. The solution procedure is definde by specifiying: ...
Definition: SoluMethod.h:76
HHTBase(SoluMethod *, int classTag)
Constructor.
Definition: HHTBase.cc:62
HHTBase is an algorithmic class for performing a transient analysis using the HHTBase integration sch...
Definition: HHTBase.h:52
Rayleigh damping factors.
Definition: RayleighDampingFactors.h:45
int recvData(const CommParameters &)
Receives object members through the channel being passed as parameter.
Definition: HHTBase.cc:94
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34
int sendData(CommParameters &)
Send object members through the channel being passed as parameter.
Definition: HHTBase.cc:86