16 params.
addRequiredParam<Real>(
"normal",
"Component of outward normal along 1-D direction");
18 "Base class for integrated boundary conditions along a single direction (1D)");
23 :
IntegratedBC(parameters), _normal(getParam<Real>(
"normal"))
static InputParameters validParams()
OneDIntegratedBC(const InputParameters ¶meters)
static InputParameters validParams()