walberla::communication Namespace Reference

Classes

class  ReducePackInfo
 Data packing/unpacking for reduce operations This class can be used, when multiple data sets from different senders should be reduced at the receiver. More...
 
class  UniformMPIDatatypeInfo
 Interface for direction MPI datatype based communication using blockforest::UniformDirectScheme. More...
 
class  UniformPackInfo
 UniformPackInfo encapsulates information on how to extract data from blocks, that should be communicated (see packData() ) to neighboring blocks and how to inject this data in a receiving block (see unpackData() ) More...