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

Detailed Description

Classes

class  walberla::lbm::CombinedInPlaceCpuPackInfo< 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)   (((x) &1) ^ 1)
 

Macro Definition Documentation

◆ IS_EVEN

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