02_BasicLBM_ExemplaryExtensions.cpp File Reference

Detailed Description

#include "core/all.h"
#include "blockforest/all.h"
#include "field/all.h"
#include "geometry/all.h"
#include "gui/all.h"
#include "lbm/all.h"
#include "timeloop/all.h"

Classes

class  walberla::VelDensLogger
 Class for determining (and logging) the minimum and maximum velocity as well as the minimum and maximum density. More...
 
class  walberla::ForceLogger
 Class for calculating (and logging) the force exerted by the fluid on an obstacle inside the domain. More...
 
class  walberla::SRTStream
 LBGK/SRT algorithm of the lattice Boltzmann method extended by an additional, simple force term (by Luo). More...
 
class  walberla::SRTCollideForce
 

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
 

Functions

int walberla::main (int argc, char **argv)
 Main Function ///. More...
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)