|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
This is the complete list of members for smith::SolidMechanicsStateAdvancer, including all inherited members.
| ACCELERATION enum value (defined in smith::SolidMechanicsStateAdvancer) | smith::SolidMechanicsStateAdvancer | |
| advanceState(const TimeInfo &time_info, const FieldState &shape_disp, const std::vector< FieldState > &states_old, const std::vector< FieldState > ¶ms) const override | smith::SolidMechanicsStateAdvancer | virtual |
| buildWeakFormAndStates(const std::shared_ptr< Mesh > &mesh, const std::shared_ptr< gretl::DataStore > &graph, ImplicitNewmarkSecondOrderTimeIntegrationRule time_rule, std::string physics_name, const std::vector< std::string > ¶m_names, double initial_time=0.0) | smith::SolidMechanicsStateAdvancer | inlinestatic |
| computeReactions(const TimeInfo &time_info, const FieldState &shape_disp, const std::vector< FieldState > &states, const std::vector< FieldState > ¶ms) const override | smith::SolidMechanicsStateAdvancer | virtual |
| createParams(gretl::DataStore &graph, const std::string &name, const std::vector< std::string > ¶m_names, const std::string &tag, size_t index=0) | smith::SolidMechanicsStateAdvancer | inlinestatic |
| DISPLACEMENT enum value (defined in smith::SolidMechanicsStateAdvancer) | smith::SolidMechanicsStateAdvancer | |
| SolidMechanicsStateAdvancer(std::shared_ptr< DifferentiableSolver > solid_solver, std::shared_ptr< DirichletBoundaryConditions > vector_bcs, std::shared_ptr< SecondOrderTimeDiscretizedWeakForms > solid_dynamic_weak_forms, ImplicitNewmarkSecondOrderTimeIntegrationRule time_rule) | smith::SolidMechanicsStateAdvancer | |
| STATE enum name | smith::SolidMechanicsStateAdvancer | |
| VELOCITY enum value (defined in smith::SolidMechanicsStateAdvancer) | smith::SolidMechanicsStateAdvancer | |
| ~StateAdvancer() | smith::StateAdvancer | inlinevirtual |