Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Classes | Namespaces
thermomechanics_input.hpp File Reference

An object containing all input file options for the solver for thermal structural solver. More...

#include "serac/infrastructure/input.hpp"
#include "serac/physics/common.hpp"
#include "serac/physics/solid_mechanics_input.hpp"
#include "serac/physics/heat_transfer_input.hpp"
Include dependency graph for thermomechanics_input.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  serac::ThermomechanicsInputOptions
 Stores all information held in the input file that is used to configure the thermal structural solver. More...
 
struct  FromInlet< serac::ThermomechanicsInputOptions >
 Prototype the specialization for Inlet parsing. More...
 

Namespaces

 serac
 Accelerator functionality.
 

Detailed Description

An object containing all input file options for the solver for thermal structural solver.

Definition in file thermomechanics_input.hpp.