|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
This is the complete list of members for smith::LinearDifferentiableSolver, including all inherited members.
| clearMemory() const | smith::DifferentiableSolver | inlinevirtual |
| completeSetup(const smith::FiniteElementState &u) override | smith::LinearDifferentiableSolver | virtual |
| LinearDifferentiableSolver(std::unique_ptr< mfem::Solver > s, std::unique_ptr< mfem::Solver > p) | smith::LinearDifferentiableSolver | |
| mfem_preconditioner | smith::LinearDifferentiableSolver | mutable |
| mfem_solver | smith::LinearDifferentiableSolver | mutable |
| solve(const smith::FiniteElementState &u_guess, std::function< mfem::Vector(const smith::FiniteElementState &)> equation, std::function< std::unique_ptr< mfem::HypreParMatrix >(const smith::FiniteElementState &)> jacobian) const override | smith::LinearDifferentiableSolver | virtual |
| solveAdjoint(const smith::FiniteElementDual &u_bar, std::unique_ptr< mfem::HypreParMatrix > jacobian_transposed) const override | smith::LinearDifferentiableSolver | virtual |
| ~DifferentiableSolver() | smith::DifferentiableSolver | inlinevirtual |