Belos Version of the Day
Loading...
Searching...
No Matches
Namespaces
BelosTypes.cpp File Reference
#include <BelosTypes.hpp>
#include <vector>
Include dependency graph for BelosTypes.cpp:

Go to the source code of this file.

Namespaces

namespace  Belos
 

Functions

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

Generated for Belos by doxygen 1.10.0