walberla::pe_coupling::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 numLocalBodies, const uint_t numShadowBodies, const uint_t numContacts, const uint_t numPeSubCycles)
 

Public Attributes

uint_t numberOfCells
 
uint_t numberOfFluidCells
 
uint_t numberOfNearBoundaryCells
 
uint_t numberOfLocalBodies
 
uint_t numberOfShadowBodies
 
uint_t numberOfContacts
 
uint_t numberOfPeSubCycles
 

Constructor & Destructor Documentation

◆ BlockInfo() [1/2]

walberla::pe_coupling::BlockInfo::BlockInfo ( )
inline

◆ BlockInfo() [2/2]

walberla::pe_coupling::BlockInfo::BlockInfo ( const uint_t  numCells,
const uint_t  numFluidCells,
const uint_t  numNearBoundaryCells,
const uint_t  numLocalBodies,
const uint_t  numShadowBodies,
const uint_t  numContacts,
const uint_t  numPeSubCycles 
)
inline

Member Data Documentation

◆ numberOfCells

uint_t walberla::pe_coupling::BlockInfo::numberOfCells

◆ numberOfContacts

uint_t walberla::pe_coupling::BlockInfo::numberOfContacts

◆ numberOfFluidCells

uint_t walberla::pe_coupling::BlockInfo::numberOfFluidCells

◆ numberOfLocalBodies

uint_t walberla::pe_coupling::BlockInfo::numberOfLocalBodies

◆ numberOfNearBoundaryCells

uint_t walberla::pe_coupling::BlockInfo::numberOfNearBoundaryCells

◆ numberOfPeSubCycles

uint_t walberla::pe_coupling::BlockInfo::numberOfPeSubCycles

◆ numberOfShadowBodies

uint_t walberla::pe_coupling::BlockInfo::numberOfShadowBodies

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