waLBerla 7.3
Loading...
Searching...
No Matches
walberla::mesa_pd::domain Namespace Reference

Namespaces

namespace  internal

Classes

class  BlockForestDataHandling
class  BlockForestDomain
class  IDomain
 Abstract base class for the local subdomain. More...
class  InfiniteDomain
 Every process assumes the whole simulation space belongs to its subdomain. More...

Functions

std::shared_ptr< BlockForestDataHandlingcreateBlockForestDataHandling (const std::shared_ptr< data::ParticleStorage > &ps)
template<typename Accessor>
void createWithNeighborhood (Accessor &ac, const BlockForest &bf, blockforest::InfoCollection &ic)

Function Documentation

◆ createBlockForestDataHandling()

std::shared_ptr< BlockForestDataHandling > walberla::mesa_pd::domain::createBlockForestDataHandling ( const std::shared_ptr< data::ParticleStorage > & ps)

◆ createWithNeighborhood()

template<typename Accessor>
void walberla::mesa_pd::domain::createWithNeighborhood ( Accessor & ac,
const BlockForest & bf,
blockforest::InfoCollection & ic )