#include <Vorticity.h>
|
| template<typename VelocityField_T, typename Filter_T> |
| static Vector3< real_t > | get (const VelocityField_T &velocityField, const Filter_T &filter, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, real_t dx=1_r, real_t dy=1_r, real_t dz=1_r) |
| static Vector3< real_t > | calculate (const Vector3< real_t > xa, const Vector3< real_t > xb, const Vector3< real_t > ya, const Vector3< real_t > yb, const Vector3< real_t > za, const Vector3< real_t > zb, const real_t dx, const real_t dy, const real_t dz) |
◆ calculate()
◆ get()
template<typename VelocityField_T, typename Filter_T>
The documentation for this struct was generated from the following file:
- /builds/administration/walberla-website/walberla/src/lbm/field/Vorticity.h