24 virtual std::unique_ptr<MeshBase>
generate()
override;
91 void inputChecker(
const std::vector<std::string> data_names,
92 const std::vector<T> data_values,
93 const std::string param_name);
const InputParameters & parameters() const
Get the parameters of the object.
MeshGenerators are objects that can modify or add to an existing mesh.