42 #ifndef TPETRA_DETAILS_PROFILING_HPP
43 #define TPETRA_DETAILS_PROFILING_HPP
49 #include "TpetraCore_config.h"
50 #include "Teuchos_TimeMonitor.hpp"
51 #include "Teuchos_RCP.hpp"
114 Teuchos::RCP<Teuchos::TimeMonitor> tm;
~ProfilingRegion()
Close region to profile.
ProfilingRegion(const char name[])
Open region to profile; name the region name.
Implementation details of Tpetra.
Namespace Tpetra contains the class and methods constituting the Tpetra library.