14 #include "libmesh/point.h" 26 std::unique_ptr<MeshBase>
generate()
override;
SymFunctionPtr _func_F
function parser object describing the combinatorial geometry
std::shared_ptr< SymFunction > SymFunctionPtr
Shorthand for an smart pointer to an autodiff function parser object.
std::string _function
function expression
ParsedGenerateNodeset(const InputParameters ¶meters)
MeshGenerator for defining a nodeset by a parsed expression.
static InputParameters validParams()
usingFunctionParserUtilsMembers(false)
const InputParameters & parameters() const
Get the parameters of the object.
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.