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

Input options for meshes read from files. More...

#include <mesh_utils_base.hpp>

Static Public Member Functions

static void defineInputFileSchema (axom::inlet::Container &container)
 Input file parameters specific to this class. More...
 

Public Attributes

std::string relative_mesh_file_name
 The relative path for the mesh file.
 
std::string absolute_mesh_file_name {}
 The absolute path for the mesh file, intended to be populated by the user directly.
 

Detailed Description

Input options for meshes read from files.

Definition at line 150 of file mesh_utils_base.hpp.

Member Function Documentation

◆ defineInputFileSchema()

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

Input file parameters specific to this class.

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

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