|
waLBerla 7.2
|
#include "core/DataTypes.h"#include "core/math/Vector3.h"#include "stencil/Directions.h"#include <type_traits>Classes | |
| class | walberla::lbm::EquilibriumDistribution< LatticeModel_T > |
Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::lbm |
| namespace | 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) |