|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
This is the complete list of members for smith::CoupledSystemSolver, including all inherited members.
| addSubsystemSolver(const std::vector< size_t > &block_indices, std::shared_ptr< NonlinearBlockSolverBase > solver, double relaxation_factor=1.0) | smith::CoupledSystemSolver | |
| CoupledSystemSolver(std::shared_ptr< NonlinearBlockSolverBase > single_solver) | smith::CoupledSystemSolver | |
| CoupledSystemSolver(int max_staggered_iterations, bool exact_staggered_steps=false) | smith::CoupledSystemSolver | |
| singleBlockSolver(size_t block_index) const | smith::CoupledSystemSolver | |
| solve(const std::vector< WeakForm * > &residual_evals, const std::vector< std::vector< size_t >> &block_indices, const FieldState &shape_disp, const std::vector< std::vector< FieldState >> &states, const std::vector< std::vector< FieldState >> ¶ms, const TimeInfo &time_info, const std::vector< const BoundaryConditionManager * > &bc_managers) const | smith::CoupledSystemSolver |