SelectableFunctionCreators.h File Reference

Detailed Description

#include "core/selectable/SetSelectableObject.h"
#include "core/uid/SUID.h"
#include "domain_decomposition/BlockStorage.h"
#include <functional>
#include <string>

Classes

struct  walberla::timeloop::FuncCreator< FuncType >
 
struct  walberla::timeloop::SelectableFunction< FuncType >
 
struct  walberla::timeloop::BeforeFunction
 
struct  walberla::timeloop::AfterFunction
 
struct  walberla::timeloop::SweepOnBlock< T >
 
struct  walberla::timeloop::SweepAdder
 

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::timeloop
 

Typedefs

using walberla::timeloop::Sweep = FuncCreator< void(IBlock *)>
 

Functions

template<typename SweepClass >
void walberla::timeloop::executeSweepOnBlock (IBlock *block, BlockDataID bdID)