Deprecated List
- Class chrono::ChSolverPMINRES
- Use ChSolverMINRES instead. This class will be removed in a future Chrono release.
- Class chrono::ChSolverPSSOR
- Use ChSolverPSOR, ChSolverBB, or ChSolverAPGD instead. This class will be removed in a future Chrono release.
- Member chrono::ChSystem::SetSolverType (ChSolver::Type type)
- This function does not support all available Chrono solvers. Prefer using SetSolver.