|
int | sendData (Communicator &) |
| Send object members through the communicator argument.
|
|
int | recvData (const Communicator &) |
| Receives object members through the communicator argument.
|
|
| HHTGeneralizedExplicit (SolutionStrategy *) |
| Constructor.
|
|
| HHTGeneralizedExplicit (SolutionStrategy *, double rhoB, double alphaF) |
| Constructor.
|
|
| HHTGeneralizedExplicit (SolutionStrategy *, double rhoB, double alphaF, const RayleighDampingFactors &rF) |
| Constructor.
|
|
| HHTGeneralizedExplicit (SolutionStrategy *, double alphaI, double alphaF, double beta, double gamma) |
| Constructor.
|
|
| HHTGeneralizedExplicit (SolutionStrategy *, double alphaI, double alphaF, double beta, double gamma, const RayleighDampingFactors &rF) |
| Constructor.
|
|
Integrator * | getCopy (void) const |
|
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...
|
|
HHTGeneralizedExplicit is an algorithmic class for performing a transient analysis using the HHTGeneralizedExplicit integration scheme.