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