Sweep for reconstruction of PDFs, streaming of PDFs (only in interface cells), advection of mass, update of bubble volumes and marking interface cells for conversion.
#include "core/DataTypes.h"
#include "core/math/Vector3.h"
#include "core/mpi/Reduce.h"
#include "core/timing/TimingPool.h"
#include "field/FieldClone.h"
#include "field/FlagField.h"
#include "lbm/free_surface/FlagInfo.h"
#include "lbm/free_surface/bubble_model/BubbleModel.h"
#include "lbm/sweeps/StreamPull.h"
#include "PdfReconstructionModel.h"
#include "functionality/AdvectMass.h"
#include "functionality/FindInterfaceCellConversion.h"
#include "functionality/GetOredNeighborhood.h"
#include "functionality/ReconstructInterfaceCellABB.h"
Classes | |
class | walberla::free_surface::StreamReconstructAdvectSweep< LatticeModel_T, BoundaryHandling_T, FlagField_T, FlagInfo_T, ScalarField_T, VectorField_T, useCodegen > |
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 | |