https://mooseframework.inl.gov
Classes | Namespaces | Typedefs
KokkosDatum.h File Reference

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::AssemblyDatum
 The Kokkos object that holds thread-private data in the parallel operations of Kokkos kernels. More...
 

Namespaces

 Moose::Kokkos
 

Typedefs

using Datum = Moose::Kokkos::Datum
 
using AssemblyDatum = Moose::Kokkos::AssemblyDatum
 

Typedef Documentation

◆ AssemblyDatum

Definition at line 513 of file KokkosDatum.h.

◆ Datum

Definition at line 512 of file KokkosDatum.h.