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