|
waLBerla 7.2
|
#include "core/timing/Timer.h"#include "domain_decomposition/StructuredBlockStorage.h"#include <functional>#include <iostream>#include <map>#include <string>#include <vector>Classes | |
| class | walberla::timeloop::PerformanceMeter |
| struct | walberla::timeloop::PerformanceMeter::Measurement |
| This struct holds a measurement definition. More... | |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::timeloop |
Functions | |
| template<typename FlagField_T > | |
| uint_t | walberla::timeloop::flagFieldCountFunction (const IBlock &block, ConstBlockDataID flagFieldID, typename FlagField_T::flag_t mask) |