MAST3
Multidisciplinary-design Adaptation and Sensitivity Toolkit (MAST)
linear_conduction_kernel.hpp File Reference
Include dependency graph for linear_conduction_kernel.hpp:

Go to the source code of this file.

Classes

class  MAST::Physics::Conduction::ConductionKernel< FEVarType, SectionPropertyType, Dim, ContextType, IsotropicMaterial, LinearMaterial >
 
class  MAST::Physics::Conduction::ConductionKernel< FEVarType, SectionPropertyType, Dim, ContextType, true, true >
 This class implements the discrete evaluation of the conduction (Laplace operator) kernel defined as

\[ \int_{\Omega_e} \frac{\partial \phi}{\partial x_i} k \frac{\partial T}{\partial x_i}, \]

where, $ \phi$ is the variation and $ T $ is the temperature. More...

 

Namespaces

 MAST
 
 MAST::Physics
 
 MAST::Physics::Conduction