30 #ifndef NewmarkBase2_h 31 #define NewmarkBase2_h 33 #include <solution/analysis/integrator/transient/NewmarkBase.h> NewmarkBase2(SoluMethod *, int classTag)
Constructor.
Definition: NewmarkBase2.cc:33
int recvData(const CommParameters &)
Receives object members through the channel being passed as parameter.
Definition: NewmarkBase2.cc:53
Solution procedure for the finite element problem. The solution procedure is definde by specifiying: ...
Definition: SoluMethod.h:76
int sendData(CommParameters &)
Send object members through the channel being passed as parameter.
Definition: NewmarkBase2.cc:45
The two parameter time-stepping method developed by NewmarkBase.
Definition: NewmarkBase.h:46
??.
Definition: NewmarkBase2.h:40
Rayleigh damping factors.
Definition: RayleighDampingFactors.h:45
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34