DualNumber< Real, DNDerivativeType, true > ADReal
Base class for HLLC inter-cell flux kernels.
Implements the advective flux and the pressure terms in the conservation of momentum equation using a...
static InputParameters validParams()
virtual ADReal hllcNeighbor() override
virtual ADReal conservedVariableElem() override
unsigned int _index
index x|y|z
virtual ADReal fluxElem() override
flux functions on elem & neighbor, i.e. standard left/right values of F
virtual ADReal fluxNeighbor() override
virtual ADReal hllcElem() override
HLLC modifications to flux for elem & neighbor, see Toro.
virtual ADReal conservedVariableNeighbor() override