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

Detailed Description

#include "Cell.h"
#include "CellInterval.h"
#include "CellVector.h"
#include "core/Set.h"
#include "core/mpi/BufferDataTypeExtensions.h"
#include "core/mpi/RecvBuffer.h"
#include "core/mpi/SendBuffer.h"

Classes

class  walberla::cell::CellSet
 A set of cells. More...
 

Namespaces

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

Functions

template<typename T , typename G >
mpi::GenericSendBuffer< T, G > & walberla::cell::operator<< (mpi::GenericSendBuffer< T, G > &buf, const CellSet &cellSet)
 
template<typename T >
mpi::GenericRecvBuffer< T > & walberla::cell::operator>> (mpi::GenericRecvBuffer< T > &buf, CellSet &cellSet)