29 #ifndef RayleighBase_h 30 #define RayleighBase_h 32 #include "DampingFactorsIntegrator.h" RayleighBase(SoluMethod *, int classTag)
Constructor.
Definition: RayleighBase.cc:32
Solution procedure for the finite element problem. The solution procedure is definde by specifiying: ...
Definition: SoluMethod.h:76
Base class for Rayleigh integrators.
Definition: RayleighBase.h:44
int recvData(const CommParameters &)
Receives object members through the channel being passed as parameter.
Definition: RayleighBase.cc:50
Rayleigh damping factors.
Definition: RayleighDampingFactors.h:45
??.
Definition: DampingFactorsIntegrator.h:40
Communication parameters between processes.
Definition: CommParameters.h:65
int sendData(CommParameters &)
Send object members through the channel being passed as parameter.
Definition: RayleighBase.cc:42
================================================================================
Definition: ContinuaReprComponent.h:34