|
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.
|
|
| HHTHybridSimulation (AnalysisAggregation *) |
| Constructor.
|
|
| HHTHybridSimulation (AnalysisAggregation *, double rhoInf, ConvergenceTest &theTest) |
| Constructor.
|
|
| HHTHybridSimulation (AnalysisAggregation *, double rhoInf, ConvergenceTest &theTest, const RayleighDampingFactors &rF) |
| Constructor.
|
|
| HHTHybridSimulation (AnalysisAggregation *, double alphaI, double alphaF, double beta, double gamma, ConvergenceTest &theTest) |
| Constructor.
|
|
| HHTHybridSimulation (AnalysisAggregation *, double alphaI, double alphaF, double beta, double gamma, ConvergenceTest &theTest, 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...
|
|
HHTHybridSimulation is an algorithmic class for performing a transient analysis using the HHTHybridSimulation integration scheme.