Class FieldFunction
Defined in File field_function.h
Inheritance Relationships
Derived Type
public opensn::FieldFunctionGridBased
(Class FieldFunctionGridBased)
Class Documentation
-
class FieldFunction
Subclassed by opensn::FieldFunctionGridBased
Public Functions
-
explicit FieldFunction(const InputParameters ¶ms)
-
virtual ~FieldFunction() = default
-
inline const std::string &GetName() const
Returns the text name of the field function.
-
inline const UnknownManager &GetUnknownManager() const
Returns a reference to the unknown manager that can be with spatial discretizations.
Public Static Functions
-
static InputParameters GetInputParameters()
-
explicit FieldFunction(const InputParameters ¶ms)