Belos  Version of the Day
Classes | Namespaces | Enumerations | Functions
BelosTypes.hpp File Reference

Collection of types and exceptions used within the Belos solvers. More...

#include "BelosConfigDefs.hpp"
#include "Teuchos_Assert.hpp"
Include dependency graph for BelosTypes.hpp:

Go to the source code of this file.

Classes

class  Belos::BelosError
 Parent class to all Belos exceptions. More...
 

Namespaces

 Belos
 

Enumerations

Functions

std::string Belos::convertReturnTypeToString (const ReturnType result)
 Convert the given ReturnType enum value to its corresponding string. More...
 
BELOS_DEPRECATED const char * Belos::toString (const StatusType status)
 The string name corresponding to the given StatusType enum value. More...
 
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...
 
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...
 

Detailed Description

Collection of types and exceptions used within the Belos solvers.

Definition in file BelosTypes.hpp.


Generated on Thu Jul 21 2016 14:43:57 for Belos by doxygen 1.8.11