#include "core/DataTypes.h"
#include "core/math/Vector3.h"
#include "stencil/Directions.h"
#include <type_traits>
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede rik. henni g@fa u.de | |
walberla::lbm | |
walberla::lbm::internal | |
Functions | |
real_t | walberla::lbm::internal::multiplyVelocityDirection (const real_t cx, const real_t cy, const real_t cz, const Vector3< real_t > &velocity) |
real_t | walberla::lbm::internal::multiplyVelocityDirection (const stencil::Direction &direction, const Vector3< real_t > &velocity) |