waLBerla 7.2
Loading...
Searching...
No Matches
DataTypesCodegen.h File Reference
#include "core/DataTypes.h"
#include "field/AddToStorage.h"
#include "field/GhostLayerField.h"

Classes

struct  walberla::lbm_mesapd_coupling::psm::gpu::ParticleAndVolumeFractionSoA_T< Weighting_T >
 

Namespaces

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

Typedefs

using walberla::lbm_mesapd_coupling::psm::gpu::nOverlappingParticlesField_T = GhostLayerField< uint_t, 1 >
 
using walberla::lbm_mesapd_coupling::psm::gpu::BsField_T = GhostLayerField< real_t, MaxParticlesPerCell >
 
using walberla::lbm_mesapd_coupling::psm::gpu::idxField_T = GhostLayerField< size_t, MaxParticlesPerCell >
 
using walberla::lbm_mesapd_coupling::psm::gpu::BField_T = GhostLayerField< real_t, 1 >
 
using walberla::lbm_mesapd_coupling::psm::gpu::particleVelocitiesField_T = GhostLayerField< real_t, MaxParticlesPerCell * 3 >
 
using walberla::lbm_mesapd_coupling::psm::gpu::particleForcesField_T = GhostLayerField< real_t, MaxParticlesPerCell * 3 >
 

Variables

const uint_t walberla::lbm_mesapd_coupling::psm::gpu::MaxParticlesPerCell = MAX_PARTICLES_PER_CELL