walberla::lbm_mesapd_coupling::amr::BlockInfo Struct Reference

#include <BlockInfo.h>

Public Member Functions

 BlockInfo ()
 
 BlockInfo (const uint_t numCells, const uint_t numFluidCells, const uint_t numNearBoundaryCells, const uint_t numLocalParticles, const uint_t numGhostParticles, const uint_t numRPDSubCycles)
 

Public Attributes

uint_t numberOfCells
 
uint_t numberOfFluidCells
 
uint_t numberOfNearBoundaryCells
 
uint_t numberOfLocalParticles
 
uint_t numberOfGhostParticles
 
uint_t numberOfRPDSubCycles
 

Constructor & Destructor Documentation

◆ BlockInfo() [1/2]

walberla::lbm_mesapd_coupling::amr::BlockInfo::BlockInfo ( )
inline

◆ BlockInfo() [2/2]

walberla::lbm_mesapd_coupling::amr::BlockInfo::BlockInfo ( const uint_t  numCells,
const uint_t  numFluidCells,
const uint_t  numNearBoundaryCells,
const uint_t  numLocalParticles,
const uint_t  numGhostParticles,
const uint_t  numRPDSubCycles 
)
inline

Member Data Documentation

◆ numberOfCells

uint_t walberla::lbm_mesapd_coupling::amr::BlockInfo::numberOfCells

◆ numberOfFluidCells

uint_t walberla::lbm_mesapd_coupling::amr::BlockInfo::numberOfFluidCells

◆ numberOfGhostParticles

uint_t walberla::lbm_mesapd_coupling::amr::BlockInfo::numberOfGhostParticles

◆ numberOfLocalParticles

uint_t walberla::lbm_mesapd_coupling::amr::BlockInfo::numberOfLocalParticles

◆ numberOfNearBoundaryCells

uint_t walberla::lbm_mesapd_coupling::amr::BlockInfo::numberOfNearBoundaryCells

◆ numberOfRPDSubCycles

uint_t walberla::lbm_mesapd_coupling::amr::BlockInfo::numberOfRPDSubCycles

The documentation for this struct was generated from the following file: