Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Teuchos_StackedTimer.cpp File Reference
#include "Teuchos_StackedTimer.hpp"
#include <limits>
#include <ctime>
#include <cctype>
#include <algorithm>
#include <iterator>
#include <fstream>
#include <sstream>
Include dependency graph for Teuchos_StackedTimer.cpp:

Go to the source code of this file.

Namespaces

 Teuchos
 

Functions

void Teuchos::error_out (const std::string &msg, const bool fail_all=false)
 Error reporting function for stacked timer. More...
 
std::pair< std::string,
std::string > 
Teuchos::getPrefix (const std::string &name)
 
static void Teuchos::printXMLEscapedString (std::ostream &os, const std::string &str)