| Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    | 
#include "Teuchos_ConfigDefs.hpp"#include "Teuchos_TimeMonitor.hpp"#include "Teuchos_ScalarTraits.hpp"#include "Teuchos_Version.hpp"#include "Teuchos_as.hpp"
Go to the source code of this file.
| Functions | |
| static Time & | sqrtTimer () | 
| static Time & | factTimer () | 
| static Time & | exceptTimer () | 
| static Time & | localTimer () | 
| static Time & | anotherTimer () | 
| static Time & | yetAnotherTimer () | 
| static Time & | yetOneMoreTimer () | 
| double | sqrtFunc () | 
| double | factFunc (int x) | 
| double | exceptFunc () | 
| double | localFunc () | 
| double | anotherFunc () | 
| double | yetAnotherFunc () | 
| double | yetOneMoreFunc () | 
| int | main (int argc, char *argv[]) | 
| 
 | static | 
Definition at line 31 of file comm/test/Time/cxx_main.cpp.
| 
 | static | 
Definition at line 33 of file comm/test/Time/cxx_main.cpp.
| 
 | static | 
Definition at line 35 of file comm/test/Time/cxx_main.cpp.
| 
 | static | 
Definition at line 37 of file comm/test/Time/cxx_main.cpp.
| 
 | static | 
Definition at line 39 of file comm/test/Time/cxx_main.cpp.
| 
 | static | 
Definition at line 41 of file comm/test/Time/cxx_main.cpp.
| 
 | static | 
Definition at line 43 of file comm/test/Time/cxx_main.cpp.
| double sqrtFunc | ( | ) | 
Definition at line 145 of file comm/test/Time/cxx_main.cpp.
| double factFunc | ( | int | x | ) | 
| double exceptFunc | ( | ) | 
Definition at line 176 of file comm/test/Time/cxx_main.cpp.
| double localFunc | ( | ) | 
Definition at line 194 of file comm/test/Time/cxx_main.cpp.
| double anotherFunc | ( | ) | 
Definition at line 211 of file comm/test/Time/cxx_main.cpp.
| double yetAnotherFunc | ( | ) | 
Definition at line 228 of file comm/test/Time/cxx_main.cpp.
| double yetOneMoreFunc | ( | ) | 
Definition at line 245 of file comm/test/Time/cxx_main.cpp.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 56 of file comm/test/Time/cxx_main.cpp.
 1.8.5
 1.8.5