18 params.
addClassDescription(
"This class implements a form of the Neumann boundary condition in " 19 "which the boundary term is treated 'implicitly'.");
const VariableTestValue & _test
This class implements a form of the Neumann boundary condition in which the boundary term is treated ...
const MooseArray< Point > & _normals
static InputParameters validParams()
const VariableGradient & _grad_u
static InputParameters validParams()
const VariablePhiGradient & _grad_phi
virtual Real computeQpResidual()
virtual Real computeQpOffDiagJacobian(unsigned jvar)
ImplicitNeumannBC(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
registerMooseObject("NavierStokesApp", ImplicitNeumannBC)
virtual Real computeQpJacobian()