waLBerla 7.2
Loading...
Searching...
No Matches
AlignedAllocation.h File Reference

Detailed Description

#include "core/DataTypes.h"

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::gpu
 

Functions

void * walberla::gpu::allocate_aligned_with_offset (uint_t size, uint_t alignment, uint_t offset)
 
void walberla::gpu::free_aligned_with_offset (void *ptr)
 
void * walberla::gpu::allocate_pitched_with_offset (size_t &pitchOut, size_t width, size_t height, size_t alignment, size_t alignmentOffset)