|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
A container holding the weak forms useful for second-order time-discretized systems. More...
#include <time_discretized_weak_form.hpp>
Public Attributes | |
| std::shared_ptr< WeakForm > | time_discretized_weak_form |
| Weak form in terms of predicted/current unknown. | |
| std::shared_ptr< WeakForm > | final_reaction_weak_form |
| Weak form in terms of converged kinematic states. | |
A container holding the weak forms useful for second-order time-discretized systems.
Definition at line 255 of file time_discretized_weak_form.hpp.