|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
This is the complete list of members for smith::DifferentiableBlockSolver, including all inherited members.
| clearMemory() const | smith::DifferentiableBlockSolver | inlinevirtual |
| completeSetup(const std::vector< FieldT > &us)=0 | smith::DifferentiableBlockSolver | pure virtual |
| DualPtr typedef | smith::DifferentiableBlockSolver | |
| FieldD typedef | smith::DifferentiableBlockSolver | |
| FieldPtr typedef | smith::DifferentiableBlockSolver | |
| FieldT typedef | smith::DifferentiableBlockSolver | |
| MatrixPtr typedef | smith::DifferentiableBlockSolver | |
| 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 =0 | smith::DifferentiableBlockSolver | pure virtual |
| solveAdjoint(const std::vector< DualPtr > &u_bars, std::vector< std::vector< MatrixPtr >> &jacobian_transposed) const =0 | smith::DifferentiableBlockSolver | pure virtual |
| ~DifferentiableBlockSolver() | smith::DifferentiableBlockSolver | inlinevirtual |