BlockDataHandling.h File Reference

Detailed Description

#include "BlockDataID.h"
#include "IBlock.h"
#include "core/Abort.h"
#include "core/debug/Debug.h"
#include "core/mpi/RecvBuffer.h"
#include "core/mpi/SendBuffer.h"
#include "core/selectable/SetSelectableObject.h"
#include "core/uid/GlobalState.h"
#include "core/uid/SUID.h"
#include <string>

Classes

class  walberla::domain_decomposition::BlockDataHandling< T >
 
class  walberla::domain_decomposition::AlwaysInitializeBlockDataHandling< T >
 
class  walberla::domain_decomposition::internal::BlockDataHandlingFunctionAdaptor< T >
 
struct  walberla::domain_decomposition::BlockDataCreator< T >
 
class  walberla::domain_decomposition::internal::BlockDataHandlingWrapper
 
class  walberla::domain_decomposition::internal::BlockDataHandlingHelper< T >
 
class  walberla::domain_decomposition::internal::BlockDataHandlingAdder
 
class  walberla::domain_decomposition::internal::BlockDataItem
 

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::domain_decomposition
 
 walberla::domain_decomposition::internal
 

Typedefs

using walberla::domain_decomposition::internal::SelectableBlockDataHandlingWrapper = selectable::SetSelectableObject< shared_ptr< BlockDataHandlingWrapper >, SUID >