waLBerla 7.2
Loading...
Searching...
No Matches
walberla::domain_decomposition::internal Namespace Reference

Classes

class  BlockData
 wrapper class for any kind of block data (used only internally, never to be seen in the interface of public member functions) see: http://www.drdobbs.com/cpp/twisting-the-rtti-system-for-safe-dynami/229401004# More...
 
class  BlockDataHandlingAdder
 
class  BlockDataHandlingFunctionAdaptor
 
class  BlockDataHandlingHelper
 
class  BlockDataHandlingWrapper
 
class  BlockDataItem
 
class  SharedSweep
 

Typedefs

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

Functions

bool sortBlocksByID (IBlock *lhs, IBlock *rhs)
 

Typedef Documentation

◆ SelectableBlockDataHandlingWrapper

Function Documentation

◆ sortBlocksByID()

bool walberla::domain_decomposition::internal::sortBlocksByID ( IBlock * lhs,
IBlock * rhs )