20 params.
addClassDescription(
"Creates the infrastructure necessary to build the inter-wrapper mesh " 21 "in the square lattice arrangement");
36 const std::string class_name =
"QuadInterWrapperMesh";
45 _mesh->setMeshBase(std::move(mesh_base));
Base class for inter-wrapper meshes.
QuadInterWrapperBuildMeshAction(const InputParameters ¶ms)
Action for building empty mesh object for quadrilateral geometry that is filled by mesh generators...
std::shared_ptr< MooseObject > create(const std::string &obj_name, const std::string &name, const InputParameters ¶meters, THREAD_ID tid=0, bool print_deprecated=true)
InputParameters getValidParams(const std::string &name) const
static InputParameters validParams()
std::unique_ptr< MeshBase > getMeshGeneratorMesh()
registerMooseAction("SubChannelApp", QuadInterWrapperBuildMeshAction, "setup_mesh")
const std::string & _current_task
static InputParameters validParams()
std::shared_ptr< MooseMesh > & _mesh