20 params.
addClassDescription(
"Creates the infastructure necessary to build the inter-wrapper mesh " 21 "in the triangular lattice arrangement");
36 const std::string class_name =
"TriInterWrapperMesh";
45 _mesh->setMeshBase(std::move(mesh_base));
TriInterWrapperBuildMeshAction(const InputParameters ¶ms)
static InputParameters validParams()
Base class for inter-wrapper meshes.
registerMooseAction("SubChannelApp", TriInterWrapperBuildMeshAction, "setup_mesh")
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
Action for building empty mesh object for triangular lattice geometry that is filled by mesh generato...
static InputParameters validParams()
std::unique_ptr< MeshBase > getMeshGeneratorMesh()
const std::string & _current_task
std::shared_ptr< MooseMesh > & _mesh