|
waLBerla 7.2
|
#include "core/DataTypes.h"#include "core/Hostname.h"#include "core/Set.h"#include "core/waLBerlaBuildInfo.h"#include "core/debug/CheckFunctions.h"#include "core/logging/Logging.h"#include "core/mpi/MPIManager.h"#include "core/uid/SUID.h"#include "domain_decomposition/StructuredBlockStorage.h"#include "field/CellCounter.h"#include "field/FlagUID.h"#include <cstdlib>#include <map>#include <string>#include <sstream>Classes | |
| class | walberla::lbm::PerformanceEvaluationBase< CellCounter_T, FluidCellCounter_T > |
| Class for evaluating the performance of LBM simulations. More... | |
| class | walberla::lbm::PerformanceEvaluation< FlagField_T > |
| Class for evaluating the performance of LBM simulations using fields. More... | |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::lbm |