23 std::string
const& str)
FemCondition(ProcessVariable const &process_var, std::string const ¶m_name)
static ConditionType convertStringToType(std::string const &str)
Converts a string specifying the type into an enum.
SourceTerm(ProcessVariable const &process_var, std::string const ¶m_name, ConditionType type)
static std::string convertTypeToString(ConditionType type)
Converts the type enum into a string.