ThinLayerHeatTransfer(const InputParameters &)
const VariableValue & _u_dot_neighbor
Time derivative of neighbor temperature variable.
static InputParameters validParams()
const MaterialProperty< Real > & _specific_heat
The specific heat material property of the thin layer.
const VariableValue & _du_dot_du
Derivative of u_dot with respect to u.
virtual Real computeQpJacobian(Moose::DGJacobianType type) override
const MaterialProperty< Real > & _thermal_conductivity
The thermal conductivity material property of the thin layer.
const std::string & type() const
const VariableValue & _du_dot_du_neighbor
Derivative of neighbor_value_dot with respect to u.
OutputTools< Real >::VariableValue VariableValue
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const MaterialProperty< Real > & _heat_source
The heat source material property of the thin layer.
virtual Real computeQpResidual(Moose::DGResidualType type) override
InterfaceKernel for modeling heat transfer across a thin layer.
const VariableValue & _u_dot
Time derivative of temperature variable.
const MaterialProperty< Real > & _density
The density material property of the thin layer.