20 #ifndef __mast__level_set_parameter__ 21 #define __mast__level_set_parameter__ 28 #include "libmesh/node.h" 45 const libMesh::Node* node):
68 #endif // __mast__level_set_parameter__ const libMesh::Node * level_set_node() const
This defines a parameter that is a level set function and stores a pointer to the node in the level-s...
virtual ~LevelSetParameter()
This is a scalar function whose value can be changed and one that can be used as a design variable in...
const libMesh::Node * _node
Pointer to the level set node.
LevelSetParameter(const std::string &nm, const Real &val, const libMesh::Node *node)