20 #ifndef __mast__parameter__ 21 #define __mast__parameter__ 111 #endif // __mast__parameter__
Real * _val
Pointer to the value of the parameter.
This is a scalar function whose value can be changed and one that can be used as a design variable in...
Parameter(const MAST::Parameter &f)
void operator=(const Real &val)
sets the value of this function
virtual bool depends_on(const MAST::FunctionBase &f) const
Parameter(const std::string &nm, const Real &val)