41#ifndef TPETRA_DETAILS_DEEP_COPY_COUNTER_HPP
42#define TPETRA_DETAILS_DEEP_COPY_COUNTER_HPP
70 static bool count_active;
Counter for Kokkos::deep_copy's between memory spaces.
static size_t stop()
Stop the deep_copy counter.
static void start()
Start the deep_copy counter.
static void reset()
Reset the deep_copy counter.
static size_t get_count()
Query the deep_copy counter.
Implementation details of Tpetra.
Namespace Tpetra contains the class and methods constituting the Tpetra library.