OrientedSubdomainBoundingBoxGenerator(const InputParameters ¶meters)
defineLegacyParams(OrientedSubdomainBoundingBoxGenerator)
registerMooseObject("MooseApp", OrientedSubdomainBoundingBoxGenerator)
static InputParameters validParams()
const MooseEnum _location
ID location (inside of outside of box)
const subdomain_id_type _block_id
Block ID to assign to the region.
std::unique_ptr< MeshBase > & _input
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
MeshGenerator for defining a Subdomain inside or outside of a bounding box with arbitrary orientation...