26 Real
value(
const Point &
p);
IsolatedBoundingBoxIC creates several isolated boxes defined by their coordinates in the domain.
Real value(const Point &p)
const Real _outside
values outside all the boxes
static InputParameters validParams()
const InputParameters & parameters() const
SmoothMultiBoundingBoxBaseIC is the base class for IsolatedBoundingBoxIC and NestedBoundingBoxIC.