|
int | sendData (Communicator &) |
| Send object members through the communicator argument.
|
|
int | recvData (const Communicator &) |
| Receives object members through the communicator argument.
|
|
| HHTBase (SolutionStrategy *, int classTag) |
| Constructor. More...
|
|
| HHTBase (SolutionStrategy *, int classTag, double alpha) |
| Constructor. More...
|
|
| HHTBase (SolutionStrategy *, int classTag, double alpha, const RayleighDampingFactors &rF) |
| Constructor. More...
|
|
| HHTBase (SolutionStrategy *, int classTag, double alpha, double beta, double gamma) |
| Constructor. More...
|
|
| HHTBase (SolutionStrategy *, int classTag, double alpha, double beta, double gamma, const RayleighDampingFactors &rF) |
| Constructor. More...
|
|
int | sendData (Communicator &) |
| Send object members through the communicator argument.
|
|
int | recvData (const Communicator &) |
| Receives object members through the communicator argument.
|
|
| HHTRayleighBase (SolutionStrategy *, int classTag) |
| Constructor. More...
|
|
| HHTRayleighBase (SolutionStrategy *, int classTag, double alpha) |
| Constructor. More...
|
|
| HHTRayleighBase (SolutionStrategy *, int classTag, double alpha, const RayleighDampingFactors &rF) |
| Constructor. More...
|
|
| HHTRayleighBase (SolutionStrategy *, int classTag, double alpha, double gamma) |
| Constructor. More...
|
|
| HHTRayleighBase (SolutionStrategy *, int classTag, double alpha, double gamma, const RayleighDampingFactors &rF) |
| Constructor. More...
|
|
int | sendData (Communicator &) |
| Send object members through the communicator argument.
|
|
int | recvData (const Communicator &) |
| Receives object members through the communicator argument.
|
|
| RayleighBase (SolutionStrategy *, int classTag) |
| Constructor. More...
|
|
| RayleighBase (SolutionStrategy *, int classTag, const RayleighDampingFactors &) |
| Constructor. More...
|
|
void | setRayleighDampingFactors (void) |
|
int | sendData (Communicator &) |
| Send object members through the communicator argument.
|
|
int | recvData (const Communicator &) |
| Receives object members through the communicator argument.
|
|
| DampingFactorsIntegrator (SolutionStrategy *, int classTag) |
| Constructor. More...
|
|
| DampingFactorsIntegrator (SolutionStrategy *, int classTag, const RayleighDampingFactors &rF) |
| Constructor. More...
|
|
HHTBase is an algorithmic class for performing a transient analysis using the HHTBase integration scheme.