![]() |
NuTo
Numerics Tool
|
This is the complete list of members for NuTo::TimeDependentProblem, including all inherited members.
| AddGradientFunction(Group< CellInterface > group, GradientFunction f) | NuTo::TimeDependentProblem | |
| AddHessian0Function(Group< CellInterface > group, HessianFunction f) | NuTo::TimeDependentProblem | |
| AddUpdateFunction(Group< CellInterface > group, UpdateFunction f) | NuTo::TimeDependentProblem | |
| Bind(TObject &object, TReturn(TObject::*f)(const NuTo::CellIpData &)) | NuTo::TimeDependentProblem | inlinestatic |
| Bind_dt(TObject &object, TReturn(TObject::*f)(const CellIpData &, double dt)) | NuTo::TimeDependentProblem | inlinestatic |
| Bind_t(TObject &object, TReturn(TObject::*f)(const NuTo::CellIpData &, double t)) | NuTo::TimeDependentProblem | inlinestatic |
| Gradient(const DofVector< double > &dofValues, std::vector< DofType > dofs, double t, double dt) | NuTo::TimeDependentProblem | |
| GradientFunction typedef | NuTo::TimeDependentProblem | |
| Hessian0(const DofVector< double > &dofValues, std::vector< DofType > dofs, double t, double dt) | NuTo::TimeDependentProblem | |
| HessianFunction typedef | NuTo::TimeDependentProblem | |
| RenumberDofs(Constraint::Constraints constraints, std::vector< DofType > dofTypes, DofVector< double > oldDofValues) | NuTo::TimeDependentProblem | |
| TimeDependentProblem(MeshFem *rMesh) | NuTo::TimeDependentProblem | |
| UpdateFunction typedef | NuTo::TimeDependentProblem | |
| UpdateHistory(const DofVector< double > &dofValues, std::vector< DofType > dofs, double t, double dt) | NuTo::TimeDependentProblem |
1.8.11