Belos
Version of the Day
|
This is the complete list of members for Belos::OutputManager< ScalarType >, including all inherited members.
getOStream() | Belos::OutputManager< ScalarType > | inline |
isVerbosity(MsgType type) const | Belos::OutputManager< ScalarType > | inline |
OutputManager(int vb=Belos::Errors, const Teuchos::RCP< std::ostream > &os=Teuchos::rcp(&std::cout, false)) | Belos::OutputManager< ScalarType > | |
print(MsgType type, const std::string output) | Belos::OutputManager< ScalarType > | |
setOStream(const Teuchos::RCP< std::ostream > &os) | Belos::OutputManager< ScalarType > | inline |
setVerbosity(int vb) | Belos::OutputManager< ScalarType > | inline |
stream(MsgType type) | Belos::OutputManager< ScalarType > | inline |
~OutputManager() | Belos::OutputManager< ScalarType > | inlinevirtual |