|
waLBerla 7.2
|
#include "blockforest/StructuredBlockForest.h"#include "core/DataTypes.h"#include "core/Set.h"#include "core/debug/CheckFunctions.h"#include "core/logging/Logging.h"#include "core/math/DistributedSample.h"#include "core/mpi/MPIManager.h"#include "core/selectable/IsSetSelected.h"#include "core/uid/SUID.h"#include "domain_decomposition/BlockCounter.h"#include "field/CellCounter.h"#include "field/FlagUID.h"#include <functional>#include <map>#include <string>#include <sstream>Classes | |
| class | walberla::lbm::BlockForestEvaluationBase< CellCounter_T, FluidCellCounter_T, Pseudo2D > |
| Class for evaluating the BlockForest data structure of an LBM simulation. More... | |
| struct | walberla::lbm::BlockForestEvaluationBase< CellCounter_T, FluidCellCounter_T, Pseudo2D >::BlockStatistics |
| class | walberla::lbm::BlockForestEvaluation< FlagField_T, Pseudo2D > |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::lbm |