26 std::unique_ptr<MeshBase>
generate()
override;
enum GapLineMeshGenerator::GapDirection _gap_direction
GapDirection
The direction in which the gap is created with respect to the boundary of the input mesh...
const InputParameters & parameters() const
static InputParameters validParams()
const Real _thickness
The thickness of the gap to be created.
std::unique_ptr< MeshBase > generate() override
Generate a polyline mesh that is based on an input 2D-XY mesh.
GapLineMeshGenerator(const InputParameters ¶meters)
std::unique_ptr< MeshBase > & _input
Input mesh defining the boundary.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
A base class that contains common members for Reactor module mesh generators.
const std::vector< boundary_id_type > _boundary_ids
The boundary IDs around which the gap will be created.