|
|
int | sendData (CommParameters &) |
| | Send object members through the channel being passed as parameter.
|
| |
|
int | recvData (const CommParameters &) |
| | Receives object members through the channel being passed as parameter.
|
| |
|
| HHTGeneralizedExplicit (AnalysisAggregation *) |
| | Constructor.
|
| |
|
| HHTGeneralizedExplicit (AnalysisAggregation *, double rhoB, double alphaF) |
| | Constructor.
|
| |
|
| HHTGeneralizedExplicit (AnalysisAggregation *, double rhoB, double alphaF, const RayleighDampingFactors &rF) |
| | Constructor.
|
| |
|
| HHTGeneralizedExplicit (AnalysisAggregation *, double alphaI, double alphaF, double beta, double gamma) |
| | Constructor.
|
| |
|
| HHTGeneralizedExplicit (AnalysisAggregation *, double alphaI, double alphaF, double beta, double gamma, const RayleighDampingFactors &rF) |
| | Constructor.
|
| |
|
Integrator * | getCopy (void) const |
| |
|
int | sendData (CommParameters &) |
| | Send object members through the channel being passed as parameter.
|
| |
|
int | recvData (const CommParameters &) |
| | Receives object members through the channel being passed as parameter.
|
| |
| | HHTBase (AnalysisAggregation *, int classTag) |
| | Constructor. More...
|
| |
| | HHTBase (AnalysisAggregation *, int classTag, double alpha) |
| | Constructor. More...
|
| |
| | HHTBase (AnalysisAggregation *, int classTag, double alpha, const RayleighDampingFactors &rF) |
| | Constructor. More...
|
| |
| | HHTBase (AnalysisAggregation *, int classTag, double alpha, double beta, double gamma) |
| | Constructor. More...
|
| |
| | HHTBase (AnalysisAggregation *, int classTag, double alpha, double beta, double gamma, const RayleighDampingFactors &rF) |
| | Constructor. More...
|
| |
|
int | sendData (CommParameters &) |
| | Send object members through the channel being passed as parameter.
|
| |
|
int | recvData (const CommParameters &) |
| | Receives object members through the channel being passed as parameter.
|
| |
| | HHTRayleighBase (AnalysisAggregation *, int classTag) |
| | Constructor. More...
|
| |
| | HHTRayleighBase (AnalysisAggregation *, int classTag, double alpha) |
| | Constructor. More...
|
| |
| | HHTRayleighBase (AnalysisAggregation *, int classTag, double alpha, const RayleighDampingFactors &rF) |
| | Constructor. More...
|
| |
| | HHTRayleighBase (AnalysisAggregation *, int classTag, double alpha, double gamma) |
| | Constructor. More...
|
| |
| | HHTRayleighBase (AnalysisAggregation *, int classTag, double alpha, double gamma, const RayleighDampingFactors &rF) |
| | Constructor. More...
|
| |
|
int | sendData (CommParameters &) |
| | Send object members through the channel being passed as parameter.
|
| |
|
int | recvData (const CommParameters &) |
| | Receives object members through the channel being passed as parameter.
|
| |
| | RayleighBase (AnalysisAggregation *, int classTag) |
| | Constructor. More...
|
| |
| | RayleighBase (AnalysisAggregation *, int classTag, const RayleighDampingFactors &) |
| | Constructor. More...
|
| |
|
void | setRayleighDampingFactors (void) |
| |
|
int | sendData (CommParameters &) |
| | Send object members through the channel being passed as parameter.
|
| |
|
int | recvData (const CommParameters &) |
| | Receives object members through the channel being passed as parameter.
|
| |
| | DampingFactorsIntegrator (AnalysisAggregation *, int classTag) |
| | Constructor. More...
|
| |
| | DampingFactorsIntegrator (AnalysisAggregation *, int classTag, const RayleighDampingFactors &rF) |
| | Constructor. More...
|
| |
HHTGeneralizedExplicit is an algorithmic class for performing a transient analysis using the HHTGeneralizedExplicit integration scheme.