15#ifndef ROL_TRUSTREGION_U_TYPES_HPP
16#define ROL_TRUSTREGION_U_TYPES_HPP
39 std::string retString;
47 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)