waLBerla 7.2
Loading...
Searching...
No Matches
GetOredNeighborhood.h File Reference

Detailed Description

Combines the flags of all neighboring cells using bitwise OR.

Author
Martin Bauer
Matthias Markl matth.nosp@m.ias..nosp@m.markl.nosp@m.@fau.nosp@m..de
Christoph Schwarzmeier chris.nosp@m.toph.nosp@m..schw.nosp@m.arzm.nosp@m.eier@.nosp@m.fau..nosp@m.de
#include "core/debug/Debug.h"
#include "core/timing/TimingPool.h"
#include "field/FlagField.h"
#include <type_traits>

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
 
namespace  walberla::free_surface
 

Functions

template<typename Stencil_T , typename FlagField_T >
void walberla::free_surface::getOredNeighborhood (const FlagField_T *flagField, FlagField_T *neighborhoodFlagField)