Belos  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
BelosTypes.cpp File Reference
#include <BelosTypes.hpp>
#include <vector>
Include dependency graph for BelosTypes.cpp:

Go to the source code of this file.

Namespaces

 Belos
 

Functions

std::string Belos::convertStatusTypeToString (const StatusType status)
 The string name corresponding to the given StatusType enum value. More...
 
StatusType Belos::convertStringToStatusType (const std::string &status)
 The StatusType enum value corresponding to the given string name. More...
 
NormType Belos::convertStringToNormType (const std::string &normType)
 Convert the given string to its NormType enum value. More...
 
ScaleType Belos::convertStringToScaleType (const std::string &scaleType)
 Convert the given string to its ScaleType enum value. More...
 
std::string Belos::convertScaleTypeToString (const ScaleType scaleType)
 Convert the given ScaleType enum value to its corresponding string. More...
 
std::string Belos::convertMsgTypeToString (const MsgType msgType)
 Show MsgType as a comma-delimited list of names. More...
 
std::string Belos::convertReturnTypeToString (const ReturnType result)
 Convert the given ReturnType enum value to its corresponding string. More...
 

Generated on Thu Apr 18 2024 09:24:47 for Belos by doxygen 1.8.5