ConvergenceIterationTypeEnum()
const MooseEnumItem & addConvergenceIterationType(const std::string &raw_name)
Add a new Convergence iteration type.
const MooseEnumItem & addEnumerationName(const std::string &raw_name)
This is a "smart" enum class intended to replace many of the shortcomings in the C++ enum type It sho...
Enum for Convergence iteration type, which can have new values registered.
Class for containing MooseEnum item information.