Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
smith::NonlinearDifferentiableBlockSolver Member List

This is the complete list of members for smith::NonlinearDifferentiableBlockSolver, including all inherited members.

block_jac_smith::NonlinearDifferentiableBlockSolvermutable
clearMemory() constsmith::DifferentiableBlockSolverinlinevirtual
completeSetup(const std::vector< FieldT > &us) overridesmith::NonlinearDifferentiableBlockSolvervirtual
DualPtr typedefsmith::DifferentiableBlockSolver
FieldD typedefsmith::DifferentiableBlockSolver
FieldPtr typedefsmith::DifferentiableBlockSolver
FieldT typedefsmith::DifferentiableBlockSolver
matrix_of_jacs_smith::NonlinearDifferentiableBlockSolvermutable
MatrixPtr typedefsmith::DifferentiableBlockSolver
nonlinear_solver_smith::NonlinearDifferentiableBlockSolvermutable
NonlinearDifferentiableBlockSolver(std::unique_ptr< EquationSolver > s)smith::NonlinearDifferentiableBlockSolver
solve(const std::vector< FieldPtr > &u_guesses, std::function< std::vector< mfem::Vector >(const std::vector< FieldPtr > &)> residuals, std::function< std::vector< std::vector< MatrixPtr >>(const std::vector< FieldPtr > &)> jacobians) const overridesmith::NonlinearDifferentiableBlockSolvervirtual
solveAdjoint(const std::vector< DualPtr > &u_bars, std::vector< std::vector< MatrixPtr >> &jacobian_transposed) const overridesmith::NonlinearDifferentiableBlockSolvervirtual
~DifferentiableBlockSolver()smith::DifferentiableBlockSolverinlinevirtual