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

An object containing all input file options for the solver for a heat transfer PDE. More...

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

Go to the source code of this file.

Classes

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

Namespaces

 serac
 Accelerator functionality.
 

Detailed Description

An object containing all input file options for the solver for a heat transfer PDE.

Definition in file heat_transfer_input.hpp.