Tpetra parallel linear algebra Version of the Day
Loading...
Searching...
No Matches
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

namespace  Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
namespace  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.