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