49#ifndef ROL_TRUSTREGION_U_TYPES_HPP
50#define ROL_TRUSTREGION_U_TYPES_HPP
73 std::string retString;
81 default: retString =
"INVALID ETrustRegionU";
std::string removeStringFormat(std::string s)
@ TRUSTREGION_U_TRUNCATEDCG
@ TRUSTREGION_U_DOUBLEDOGLEG
@ TRUSTREGION_U_CAUCHYPOINT
ETrustRegionU StringToETrustRegionU(std::string s)
EPolyProjAlgo & operator--(EPolyProjAlgo &type)
int isValidTrustRegionU(ETrustRegionU ls)
Verifies validity of a TrustRegionU enum.
EPolyProjAlgo & operator++(EPolyProjAlgo &type)
std::string ETrustRegionUToString(ETrustRegionU tr)