Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Static Public Member Functions | Public Attributes | List of all members
serac::mesh::BoxInputOptions Struct Reference

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.
 

Detailed Description

Input options for generated meshes.

Definition at line 173 of file mesh_utils_base.hpp.

Member Function Documentation

◆ defineInputFileSchema()

static void serac::mesh::BoxInputOptions::defineInputFileSchema ( axom::inlet::Container &  container)
static

Input file parameters for mesh generation.

Parameters
[in]containerInlet container on which the input schema will be defined

The documentation for this struct was generated from the following file: