Tpetra parallel linear algebra
Version of the Day
|
Declaration functions that use Kokkos' profiling library to add deep copies between memory spaces, and Kokkos fences to the Teuchos::TimeMonitor system. This does have the side effect of making Kokkos::deep_copy() calls on the host also call Kokkos::fence() More...
Go to the source code of this file.
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. | |
Declaration functions that use Kokkos' profiling library to add deep copies between memory spaces, and Kokkos fences to the Teuchos::TimeMonitor system. This does have the side effect of making Kokkos::deep_copy() calls on the host also call Kokkos::fence()
Definition in file Tpetra_Details_KokkosTeuchosTimerInjection.hpp.