Combines the flags of all neighboring cells using bitwise OR.
#include "core/debug/Debug.h"
#include "core/timing/TimingPool.h"
#include "field/FlagField.h"
#include <type_traits>
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de | |
walberla::free_surface | |
Functions | |
template<typename Stencil_T , typename FlagField_T > | |
void | walberla::free_surface::getOredNeighborhood (const FlagField_T *flagField, FlagField_T *neighborhoodFlagField) |