Timeloop that runs a collection of sweeps.
#include "SelectableFunctionCreators.h"
#include "Timeloop.h"
#include "domain_decomposition/StructuredBlockStorage.h"
#include <functional>
#include <map>
#include "SweepTimeloop.impl.h"
Classes | |
class | walberla::timeloop::SweepTimeloop< TP > |
Timeloop that runs a collection of sweeps. More... | |
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::SweepTimeloop = typename timeloop::SweepTimeloop< > |
using | walberla::DeviceSynchronizeSweepTimeloop = typename timeloop::SweepTimeloop< timing::DeviceSynchronizePolicy > |