|
Serac
0.1
Serac is an implicit thermal strucural mechanics simulation code.
|
An object containing all input file options for the solver for thermal structural solver. More...
#include <optional>#include "serac/infrastructure/input.hpp"#include "serac/physics/common.hpp"#include "serac/physics/solid_mechanics_input.hpp"#include "serac/physics/heat_transfer_input.hpp"

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. | |
An object containing all input file options for the solver for thermal structural solver.
Definition in file thermomechanics_input.hpp.