|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Registered parameter-only field bundle. More...
#include <coupling_params.hpp>
Public Member Functions | |
| ParamFields (FieldType< Spaces >... fs) | |
| Constructor. | |
Public Attributes | |
| std::tuple< FieldType< Spaces >... > | fields |
Static Public Attributes | |
| static constexpr std::size_t | num_fields = sizeof...(Spaces) |
| Number of fields. | |
Registered parameter-only field bundle.
Definition at line 56 of file coupling_params.hpp.
| std::tuple<FieldType<Spaces>...> smith::ParamFields< Spaces >::fields |
The fields.
Definition at line 58 of file coupling_params.hpp.