#include "field/Field.h"
#include "boundary/Boundary.h"
#include "core/DataTypes.h"
#include "core/cell/CellInterval.h"
#include "core/config/Config.h"
#include "core/debug/Debug.h"
#include "core/logging/Logging.h"
#include "domain_decomposition/StructuredBlockStorage.h"
#include "field/FlagUID.h"
#include "stencil/Directions.h"
#include "stencil/D3Q6.h"
#include <vector>
#include <limits>
#include <array>
Classes | |
class | walberla::pde::NeumannDomainBoundary< PdeField > |
Class for setting Neumann domain boundaries for 1st and 2nd derivatives. More... | |
class | walberla::pde::Neumann< Stencil_T, flag_t > |
Neumann boundary handling for PDEs. More... | |
class | walberla::pde::Neumann< Stencil_T, flag_t >::NeumannBC |
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::pde | |