13#include "libmesh/replicated_mesh.h"
25 std::unique_ptr<MeshBase>
generate()
override;
const InputParameters & parameters() const
Get the parameters of the object.
Allows a pair of boundaries to be "stitched" together.
static InputParameters validParams()
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
std::unique_ptr< MeshBase > & _input
the input mesh
A base class for mesh generators that stitch boundaries together.