Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
Teuchos_StackedTimer.cpp File Reference
#include "Teuchos_StackedTimer.hpp"
#include <limits>
#include <ctime>
#include <cctype>
#include <algorithm>
#include <fstream>
#include <sstream>
Include dependency graph for Teuchos_StackedTimer.cpp:

Go to the source code of this file.

Namespaces

namespace  Teuchos
 

Functions

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