26#ifndef dftefeMemoryTransfer_h
27#define dftefeMemoryTransfer_h
36 template <MemorySpace memorySpaceDst, MemorySpace memorySpaceSrc>
46 template <
typename ValueType>
55 template <
typename ValueType>
60#ifdef DFTEFE_WITH_DEVICE
65 template <
typename ValueType>
74 template <
typename ValueType>
83 template <
typename ValueType>
92 template <
typename ValueType>
101 template <
typename ValueType>
110 template <
typename ValueType>
119 template <
typename ValueType>
128 template <
typename ValueType>
Definition: MemoryTransfer.h:38
static void copy(size_type size, ValueType *dst, const ValueType *src)
Copy array from the memory space of source to the memory space of destination.
MemorySpace
Definition: MemorySpaceType.h:37
dealii includes
Definition: AtomFieldDataSpherical.cpp:31
unsigned int size_type
Definition: TypeConfig.h:8