Go to the source code of this file.
Classes | |
class | MAST::Physics::Conduction::SurfaceFluxLoad< FEVarType, FluxFieldType, SectionAreaType, Dim, ContextType > |
This class implements the discrete evaluation of the surface heat flux kernel defined as
where, | |
Namespaces | |
MAST | |
MAST::Physics | |
MAST::Physics::Conduction | |
Functions | |
template<typename ScalarType , typename SectionAreaType , typename FluxFieldType , typename ContextType , uint_t Dim> | |
std::enable_if< Dim==3, ScalarType >::type | MAST::Physics::Conduction::flux_multiplier (const FluxFieldType *f, const SectionAreaType *s, ContextType &c) |