waLBerla 7.2
|
#include "FlagField.h"
#include "core/DataTypes.h"
#include "core/Set.h"
#include "core/debug/CheckFunctions.h"
#include "core/debug/Debug.h"
#include "core/mpi/Reduce.h"
#include "core/uid/SUID.h"
#include "domain_decomposition/StructuredBlockStorage.h"
#include <algorithm>
#include <numeric>
Classes | |
class | walberla::field::CellCounter< FlagField_T > |
Class/functor for counting cells of a specific type that are stored in parallel on all processes in a structured block storage. More... | |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::field |