33 #include "solution/analysis/integrator/transient/rayleigh/HHTBase.h" 57 int revertToLastStep(
void);
ResponseQuantities Upt
method should only have one update per step
Definition: AlphaOSBase.h:47
AlphaOSBase(SoluMethod *, int classTag)
Constructor.
Definition: AlphaOSBase.cc:40
Solution procedure for the finite element problem. The solution procedure is definde by specifiying: ...
Definition: SoluMethod.h:76
HHTBase is an algorithmic class for performing a transient analysis using the HHTBase integration sch...
Definition: HHTBase.h:52
int recvData(const CommParameters &)
Receives object members through the channel being passed as parameter.
Definition: AlphaOSBase.cc:112
Rayleigh damping factors.
Definition: RayleighDampingFactors.h:45
int sendData(CommParameters &)
Send object members through the channel being passed as parameter.
Definition: AlphaOSBase.cc:103
AlphaOSBase is an algorithmic class for performing a transient analysis using the Alpha-Operator-Spli...
Definition: AlphaOSBase.h:43
int newStep(double deltaT)
??
Definition: AlphaOSBase.cc:51
Communication parameters between processes.
Definition: CommParameters.h:65
Response quantities.
Definition: ResponseQuantities.h:41
================================================================================
Definition: ContinuaReprComponent.h:34