Go to the documentation of this file.
12 #include "InitialCondition.h"
30 virtual Real
value(
const Point & p)
override;
34 const std::vector<Point>
_c1;
35 const std::vector<Point>
_c2;
const std::vector< Real > _inside
values inside the boxes
const unsigned int _dim
dimensionality of the mesh
const Real _outside
values outside the boxes
virtual Real value(const Point &p) override
const std::vector< Point > _c1
lists of opposite corners
MultiBoundingBoxIC(const InputParameters ¶meters)
MultiBoundingBoxIC allows setting the initial condition of a value of a field inside and outside mult...
const std::vector< Point > _c2
InputParameters validParams< MultiBoundingBoxIC >()
const unsigned int _nbox
number of boxes