LinkedCells.h File Reference

Detailed Description

#include <mesa_pd/data/DataTypes.h>
#include <mesa_pd/data/IAccessor.h>
#include <mesa_pd/data/ParticleStorage.h>
#include <core/Abort.h>
#include <core/debug/Debug.h>
#include <core/math/AABB.h>
#include <stencil/D3Q27.h>
#include <atomic>
#include <cmath>
#include <vector>

Classes

struct  walberla::mesa_pd::data::LinkedCells
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::mesa_pd
 
 walberla::mesa_pd::data
 

Functions

math::AABB walberla::mesa_pd::data::getCellAABB (const LinkedCells &ll, const int64_t hash0, const int64_t hash1, const int64_t hash2)
 
uint_t walberla::mesa_pd::data::getCellIdx (const LinkedCells &ll, const int64_t hash0, const int64_t hash1, const int64_t hash2)
 
void walberla::mesa_pd::data::getCellCoordinates (const LinkedCells &ll, const uint64_t idx, int64_t &hash0, int64_t &hash1, int64_t &hash2)