Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Tpetra_Details_Profiling.hpp File Reference

Declaration of Tpetra::Details::Profiling, a scope guard for Kokkos Profiling. More...

#include "TpetraCore_config.h"
#include "Teuchos_TimeMonitor.hpp"
#include "Teuchos_RCP.hpp"

Go to the source code of this file.

Classes

class  Tpetra::Details::ProfilingRegion
 Profile the given scope. More...
 

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
 Tpetra::Details
 Nonmember function that computes a residual Computes R = B - A * X.
 

Detailed Description

Declaration of Tpetra::Details::Profiling, a scope guard for Kokkos Profiling.

Definition in file Tpetra_Details_Profiling.hpp.