static InputParameters validParams()
CutMeshByLevelSetGenerator(const InputParameters ¶meters)
This CutMeshByLevelSetGeneratorBase object is designed to be the base class of mesh generator that cu...
const InputParameters & parameters() const
Get the parameters of the object.
This CutMeshByLevelSetGenerator object is designed to trim the input mesh by removing all the element...
const std::string _level_set
The analytic level set function in the form of a string that can be parsed by FParser.