Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "Teuchos_StackedTimer.hpp"
#include <limits>
#include <ctime>
#include <cctype>
#include <algorithm>
#include <fstream>
#include <sstream>
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) |