19 params.
addParam<
Real>(
"value", 0.0,
"The value of the flux crossing the boundary.");
static InputParameters validParams()
static InputParameters validParams()
Neumann boundary (== fixed inflow) condition for finite volume scheme.
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal computeQpResidual() override
Provides an interface for computing residual contributions from finite volume numerical fluxes comput...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
FVNeumannBC(const InputParameters ¶meters)
registerMooseObject("MooseApp", FVNeumannBC)