waLBerla 7.3
Loading...
Searching...
No Matches
Device-Accessible APIs

Detailed Description

Classes and functions available to device kernels

This category lists classes and functions from both the walberla::v8 modules and the legacy core module that are available to CUDA/HIP device code.

Warning
These APIs are only available to device code if the V8 core library is enabled in your build.

Classes

class  walberla::v8::domain::CellGrid
 Geometric properties of a cell grid. More...
class  walberla::v8::domain::BlockGeometry
 Container for geometric properties of a simulation block. More...
class  walberla::cell::Cell
 A representation of a Cell's coordinates (in 3D). More...
class  walberla::math::GenericAABB< T >
 GenericAABB represents an axis-aligned bounding box. More...
class  walberla::math::Vector3< Type >
 Efficient, generic implementation of a 3-dimensional vector. More...