Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Classes | Namespaces
Kokkos_Serial.hpp File Reference

Declaration and definition of Kokkos::Serial device. More...

#include <cstddef>
#include <iosfwd>
#include <Kokkos_Parallel.hpp>
#include <Kokkos_Layout.hpp>
#include <Kokkos_HostSpace.hpp>
#include <Kokkos_ScratchSpace.hpp>
#include <Kokkos_MemoryTraits.hpp>
#include <impl/Kokkos_Tags.hpp>

Go to the source code of this file.

Classes

class  Kokkos::Serial
 Kokkos device for non-parallel execution. More...

Namespaces

namespace  Kokkos

Detailed Description

Declaration and definition of Kokkos::Serial device.

Definition in file Kokkos_Serial.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends