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

Classes

class  BlockDataHandlingFunctionAdaptor
class  BlockDataHandlingWrapper
class  BlockDataHandlingHelper
class  BlockDataHandlingAdder
class  BlockDataItem
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  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 )