|
MBDyn-1.7.3
|
This is the complete list of members for AdHocThirdOrderIntegrator, including all inherited members.
| AdHocThirdOrderIntegrator(const doublereal dT, const doublereal dSolutionTol, const integer iMaxIt, const bool bmod_res_test) | AdHocThirdOrderIntegrator | |
| Advance(Solver *pS, const doublereal TStep, const doublereal dAlph, const StepChange StType, std::deque< MyVectorHandler * > &qX, std::deque< MyVectorHandler * > &qXPrime, MyVectorHandler *const pX, MyVectorHandler *const pXPrime, integer &EffIter, doublereal &Err, doublereal &SolErr) | ThirdOrderIntegrator | virtual |
| ALGEBRAIC enum value | StepIntegrator | |
| bAdvanceCalledFirstTime | ThirdOrderIntegrator | protected |
| bModResTest | ImplicitStepIntegrator | protected |
| DIFFERENTIAL enum value | StepIntegrator | |
| dSolTol | StepIntegrator | protected |
| dT | ThirdOrderIntegrator | protected |
| dTol | StepIntegrator | protected |
| EqIsAlgebraic | ThirdOrderIntegrator | protected |
| EqIsDifferential | ThirdOrderIntegrator | protected |
| EvalProd(doublereal Tau, const VectorHandler &f0, const VectorHandler &w, VectorHandler &z) const | ImplicitStepIntegrator | virtual |
| GetIntegratorDSolTol(void) const | StepIntegrator | virtual |
| GetIntegratorDTol(void) const | StepIntegrator | virtual |
| GetIntegratorMaxIters(void) const | StepIntegrator | virtual |
| GetIntegratorNumPreviousStates(void) const | StepIntegrator | virtual |
| GetIntegratorNumUnknownStates(void) const | StepIntegrator | virtual |
| ImplicitStepIntegrator(const integer MaxIt, const doublereal dT, const doublereal dSolutionTol, const integer stp, const integer sts, const bool bmod_res_test) | ImplicitStepIntegrator | |
| Jac_x | ThirdOrderIntegrator | protected |
| Jac_xp | ThirdOrderIntegrator | protected |
| Jacobian(MatrixHandler *pJac) const | ThirdOrderIntegrator | virtual |
| Jacxi_x | ThirdOrderIntegrator | protected |
| Jacxi_xp | ThirdOrderIntegrator | protected |
| jx11 | ThirdOrderIntegrator | protected |
| jx12 | ThirdOrderIntegrator | protected |
| jx21 | ThirdOrderIntegrator | protected |
| jx22 | ThirdOrderIntegrator | protected |
| m0 | ThirdOrderIntegrator | protected |
| m1 | ThirdOrderIntegrator | protected |
| MaxIters | StepIntegrator | protected |
| n0 | ThirdOrderIntegrator | protected |
| n1 | ThirdOrderIntegrator | protected |
| NEWSTEP enum value | StepIntegrator | |
| outputPred | StepIntegrator | protected |
| OutputTypes(const bool fpred) | StepIntegrator | virtual |
| pDM | StepIntegrator | protected |
| pDofs | StepIntegrator | protected |
| pJac_x | ThirdOrderIntegrator | protected |
| pJac_xp | ThirdOrderIntegrator | protected |
| pJacxi_x | ThirdOrderIntegrator | protected |
| pJacxi_xp | ThirdOrderIntegrator | protected |
| Predict(void) | ThirdOrderIntegrator | protectedvirtual |
| PredictDof_for_AfterPredict(const int DCount, const DofOrder::Order Order, const VectorHandler *const pSol=0) const | ThirdOrderIntegrator | protected |
| pXCurr | ImplicitStepIntegrator | protected |
| pXPrev | ThirdOrderIntegrator | protected |
| pXPrimeCurr | ImplicitStepIntegrator | protected |
| pXPrimePrev | ThirdOrderIntegrator | protected |
| RealPredictDof(const int DCount, const DofOrder::Order Order, const VectorHandler *const pSol=0) const | ThirdOrderIntegrator | protected |
| REPEATSTEP enum value | StepIntegrator | |
| Residual(VectorHandler *pRes) const | ThirdOrderIntegrator | virtual |
| Restmp | ThirdOrderIntegrator | mutableprotected |
| rho | ThirdOrderIntegrator | protected |
| SetCoef(doublereal dT, doublereal dAlpha, enum StepChange NewStep) | AdHocThirdOrderIntegrator | protectedvirtual |
| SetDataManager(DataManager *pDatMan) | StepIntegrator | |
| SetDriveHandler(const DriveHandler *pDH) | StepIntegrator | virtual |
| StepChange enum name | StepIntegrator | |
| StepIntegrator(const integer MaxIt, const doublereal dT, const doublereal dSolutionTol, const integer stp, const integer sts) | StepIntegrator | |
| steps | StepIntegrator | protected |
| TestScale(const NonlinearSolverTest *pTest, doublereal &dCoef) const | ImplicitStepIntegrator | virtual |
| theta | ThirdOrderIntegrator | protected |
| ThirdOrderIntegrator(const doublereal dT, const doublereal dSolutionTol, const integer iMaxIt, const bool bmod_res_test) | ThirdOrderIntegrator | |
| unkstates | StepIntegrator | protected |
| Update(const VectorHandler *pSol) const | ThirdOrderIntegrator | virtual |
| UpdateDof(const int DCount, const DofOrder::Order Order, const VectorHandler *const pSol=0) const | ThirdOrderIntegrator | protected |
| UpdateLoop(const T *const t, void(T::*pUpd)(const int DCount, const DofOrder::Order Order, const VectorHandler *const pSol) const, const VectorHandler *const pSol=0) const | StepIntegrator | protected |
| w0 | ThirdOrderIntegrator | protected |
| w1 | ThirdOrderIntegrator | protected |
| w2 | ThirdOrderIntegrator | protected |
| ~AdHocThirdOrderIntegrator(void) | AdHocThirdOrderIntegrator | virtual |
| ~ImplicitStepIntegrator(void) | ImplicitStepIntegrator | virtual |
| ~NonlinearProblem(void) | NonlinearProblem | inlinevirtual |
| ~StepIntegrator(void) | StepIntegrator | virtual |
| ~ThirdOrderIntegrator(void) | ThirdOrderIntegrator | virtual |