waLBerla 7.2
Loading...
Searching...
No Matches
DistributorCreators.h File Reference

Detailed Description

#include "core/DataTypes.h"
#include "core/Set.h"
#include "blockforest/BlockDataHandling.h"
#include "domain_decomposition/StructuredBlockStorage.h"

Classes

class  walberla::field::DistributorHandling< Distributor_T, FlagField_T >
 DistributorCreators. More...
 

Namespaces

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

Functions

template<typename Distributor_T , typename FlagField_T >
BlockDataID walberla::field::addDistributor (const shared_ptr< StructuredBlockStorage > &blocks, const BlockDataID &distributionDestinationFieldID, const ConstBlockDataID &flagFieldID, const Set< FlagUID > &cellsToEvaluate, const std::string &identifier=std::string(), const Set< SUID > &requiredSelectors=Set< SUID >::emptySet(), const Set< SUID > &incompatibleSelectors=Set< SUID >::emptySet())