NuTo
Numerics Tool
NuTo::ConstrainedSystemSolver Member List

This is the complete list of members for NuTo::ConstrainedSystemSolver, including all inherited members.

ConstrainedSystemSolver(Constraint::Constraints &bcs, std::vector< DofType > dofs, std::string solver)NuTo::ConstrainedSystemSolver
Solve(const DofMatrixSparse< double > &A, const DofVector< double > &b) const NuTo::ConstrainedSystemSolver
SolveTrialState(const DofMatrixSparse< double > &A, const DofVector< double > &b, double oldTime, double newTime) const NuTo::ConstrainedSystemSolver