|
waLBerla 7.2
|
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 | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::timeloop |
Typedefs | |
| using | walberla::SweepTimeloop = typename timeloop::SweepTimeloop < > |
| using | walberla::DeviceSynchronizeSweepTimeloop = typename timeloop::SweepTimeloop < timing::DeviceSynchronizePolicy > |