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

The material and load types for the thermal functional physics module. More...

#include "serac/numerics/functional/functional.hpp"
Include dependency graph for thermal_material.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  serac::heat_transfer::LinearIsotropicConductor
 Linear isotropic heat transfer material model. More...
 
struct  serac::heat_transfer::IsotropicConductorWithLinearConductivityVsTemperature
 Nonlinear isotropic heat transfer material model. More...
 
struct  serac::heat_transfer::LinearConductor< dim >
 Linear anisotropic thermal material model. More...
 
struct  serac::heat_transfer::ConstantSource
 Constant thermal source model. More...
 
struct  serac::heat_transfer::ConstantFlux
 Constant thermal flux boundary model. More...
 

Namespaces

 serac
 Accelerator functionality.
 
 serac::heat_transfer
 HeatTransfer helper structs.
 

Detailed Description

The material and load types for the thermal functional physics module.

Definition in file thermal_material.hpp.