waLBerla 7.2
|
Check whether a cell should be an interface cell according to its properties.
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 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) |