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