waLBerla 7.3
Loading...
Searching...
No Matches
walberla::lbm::Vorticity Struct Reference

#include <Vorticity.h>

Static Public Member Functions

template<typename VelocityField_T, typename Filter_T>
static Vector3< real_tget (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_tcalculate (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)

Member Function Documentation

◆ calculate()

Vector3< real_t > walberla::lbm::Vorticity::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 )
inlinestatic

◆ get()

template<typename VelocityField_T, typename Filter_T>
Vector3< real_t > walberla::lbm::Vorticity::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 )
inlinestatic

The documentation for this struct was generated from the following file:
  • /builds/administration/walberla-website/walberla/src/lbm/field/Vorticity.h