BlockInfo.h File Reference

Detailed Description

#include <core/mpi/RecvBuffer.h>
#include <core/mpi/SendBuffer.h>
#include <ostream>

Classes

struct  walberla::blockforest::BlockInfo
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::blockforest
 

Functions

BlockInfo walberla::blockforest::operator+ (const BlockInfo &lhs, const BlockInfo &rhs)
 
std::ostream & walberla::blockforest::operator<< (std::ostream &os, const BlockInfo &bi)
 
template<typename T , typename G >
mpi::GenericSendBuffer< T, G > & walberla::blockforest::operator<< (mpi::GenericSendBuffer< T, G > &buf, const BlockInfo &info)
 
template<typename T >
mpi::GenericRecvBuffer< T > & walberla::blockforest::operator>> (mpi::GenericRecvBuffer< T > &buf, BlockInfo &info)