Go to the source code of this file.
Classes | |
class | Moose::Kokkos::Datum |
The Kokkos object that holds thread-private data in the parallel operations of any Kokkos object. More... | |
class | Moose::Kokkos::ResidualDatum |
The Kokkos object that holds thread-private data in the parallel operations of Kokkos residual objects. More... | |
Namespaces | |
Moose | |
MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to address this in their environment if C++17 compatibility isn't found. | |
Moose::Kokkos | |
Typedefs | |
using | Datum = Moose::Kokkos::Datum |
using | ResidualDatum = Moose::Kokkos::ResidualDatum |
using Datum = Moose::Kokkos::Datum |
Definition at line 341 of file KokkosDatum.h.
Definition at line 342 of file KokkosDatum.h.