#include "blockforest/all.h"
#include "core/all.h"
#include "domain_decomposition/all.h"
#include "field/all.h"
#include "field/vtk/VTKWriter.h"
#include "geometry/all.h"
#include "stencil/D2Q9.h"
#include "timeloop/all.h"
#include "CumulantMRTNoSlip.h"
#include "CumulantMRTPackInfo.h"
#include "CumulantMRTSweep.h"
#include "InitialPDFsSetter.h"
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede rik. henni g@fa u.de | |
Typedefs | |
typedef field::GhostLayerField< real_t, Stencil_T::D > | walberla::VectorField_T |
using | walberla::NoSlip_T = lbm::CumulantMRTNoSlip |
[VelocityFunctor] More... | |
Functions | |
void | walberla::initShearFlowVelocityField (const shared_ptr< StructuredBlockForest > &blocks, const BlockDataID &velocityFieldId, const Config::BlockHandle &config) |
Shear Flow Velocity Initialization ///. More... | |
int | walberla::main (int argc, char **argv) |
Main Function ///. More... | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |