MAST
heat_conduction_elem_base.h File Reference
#include "base/elem_base.h"
Include dependency graph for heat_conduction_elem_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MAST::FieldFunction< ValType >
 This creates the base class for functions that have a saptial and temporal dependence, and provide sensitivity operations with respect to the functions and parameters. More...
 
class  MAST::HeatConductionElementBase
 This element implements the Galerkin discretization of the heat conduction problem

\[ \rho c_p \frac{\partial T}{\partial t} - \frac{\partial }{\partial x_i}\left( -k_{ij} \frac{\partial T}{\partial x_j} \right) = q_v \mbox{ in } \Omega \]

with the flux provided on the boundary with Neumann boundary conditions. More...

 

Namespaces

 MAST