waLBerla 7.2
|
#include "core/selectable/SetSelectableObject.h"
#include "core/uid/SUID.h"
#include "domain_decomposition/BlockStorage.h"
#include <functional>
#include <string>
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::timeloop |
Typedefs | |
using | walberla::timeloop::Sweep = FuncCreator<void (IBlock *)> |
Functions | |
template<typename SweepClass > | |
void | walberla::timeloop::executeSweepOnBlock (IBlock *block, BlockDataID bdID) |