waLBerla 7.3
Loading...
Searching...
No Matches
CombinedInPlaceGpuPackInfo.h File Reference

Detailed Description

Classes

class  walberla::lbm::CombinedInPlaceGpuPackInfo< EvenPackInfo, OddPackInfo >

Namespaces

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

Macros

#define IS_EVEN(x)

Macro Definition Documentation

◆ IS_EVEN

#define IS_EVEN ( x)
Value:
((x & 1) ^ 1)