OneDHeatFluxBase(const InputParameters ¶meters)
static InputParameters validParams()
OutputTools< Real >::VariablePhiValue VariablePhiValue
Base class for caching heat flux between a flow channel and a heat structure.
const VariablePhiValue & _phi_neighbor
shape function values (in QPs)
virtual void computeJacobian() override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeQpOffDiagJacobianNeighbor(unsigned int jvar)=0
const InputParameters & parameters() const
const HeatFluxFromHeatStructureBaseUserObject & _q_uo
User object that computes the heat flux.
virtual void computeOffDiagJacobian(unsigned jvar) override