|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
Input options for generated meshes. More...
#include <mesh_utils_base.hpp>
Static Public Member Functions | |
| static void | defineInputFileSchema (axom::inlet::Container &container) |
| Input file parameters for mesh generation. More... | |
Public Attributes | |
| std::vector< int > | elements |
| The number of elements in each direction. | |
| std::vector< double > | overall_size |
| The physical size in each direction. | |
Input options for generated meshes.
Definition at line 174 of file mesh_utils_base.hpp.
|
static |
Input file parameters for mesh generation.
| [in] | container | Inlet container on which the input schema will be defined |