waLBerla 7.2
Loading...
Searching...
No Matches
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/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

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

Typedefs

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