waLBerla 7.2
Loading...
Searching...
No Matches
walberla::gpu::communication::DeviceMemoryAllocator Struct Reference

#include <CustomMemoryBuffer.h>

Static Public Member Functions

static void * allocate (size_t size)
 
static void deallocate (void *ptr)
 
static void memcpy (void *dst, void *src, size_t count)
 

Member Function Documentation

◆ allocate()

static void * walberla::gpu::communication::DeviceMemoryAllocator::allocate ( size_t size)
inlinestatic

◆ deallocate()

static void walberla::gpu::communication::DeviceMemoryAllocator::deallocate ( void * ptr)
inlinestatic

◆ memcpy()

static void walberla::gpu::communication::DeviceMemoryAllocator::memcpy ( void * dst,
void * src,
size_t count )
inlinestatic

The documentation for this struct was generated from the following file: