All boundary initializers combined.
Boundary handling for the free surface LBM module.
#include "BoundaryUID.h"
#include "core/debug/Debug.h"
#include "core/DataTypes.h"
#include <type_traits>
Classes | |
class | walberla::boundary::BoundaryConfiguration |
Base class for all boundary configuration parameters. More... | |
class | walberla::boundary::Boundary< flag_t > |
Base class for all boundary classes. More... | |
struct | walberla::boundary::isThreadSafe< Boundary_T, Enable > |
struct | walberla::boundary::isThreadSafe< Boundary_T, typename std::enable_if< Boundary_T::threadsafe >::type > |
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::boundary | |