InterfaceFromFillLevel.h File Reference

Detailed Description

Check whether a cell should be an interface cell according to its properties.

Author
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/cell/Cell.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 ScalarField_T >
bool walberla::free_surface::isInterfaceFromFillLevel (const ScalarField_T &fillField, cell_idx_t x, cell_idx_t y, cell_idx_t z)
 
template<typename Stencil_T , typename ScalarFieldIt_T >
bool walberla::free_surface::isInterfaceFromFillLevel (const ScalarFieldIt_T &fillFieldIt)
 
template<typename Stencil_T , typename ScalarField >
bool walberla::free_surface::isInterfaceFromFillLevel (const ScalarField &fillField, const Cell &cell)