|
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...
|
|
HHTBase is an algorithmic class for performing a transient analysis using the HHTBase integration scheme.