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

Detailed Description

#include "blockforest/BlockDataHandling.h"
#include "core/cell/CellInterval.h"
#include "lbm/field/PdfField.h"
#include "lbm/lattice_model/NeighborsStencil.h"
#include "field/FlagField.h"

Classes

class  walberla::lbm::PostProcessing< LatticeModel_T, Filter_T >
 
class  walberla::lbm::MarkerFieldGenerator< LatticeModel_T, Filter_T >
 
class  walberla::lbm::MarkerData< LatticeModel_T, Filter_T >
 

Namespaces

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

Typedefs

using walberla::lbm::internal::MarkerField_T = field::Field<uint8_t, 1>