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

Declaration of Tpetra::Details::DeepCopyCounter, a class that uses Kokkos' profiling library to count deep copies between memory spaces. More...

#include <cstddef>

Go to the source code of this file.

Classes

class  Tpetra::Details::DeepCopyCounter
 Counter for Kokkos::deep_copy's between memory spaces. 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::DeepCopyCounter, a class that uses Kokkos' profiling library to count deep copies between memory spaces.

Definition in file Tpetra_Details_DeepCopyCounter.hpp.