waLBerla 7.3
Loading...
Searching...
No Matches
walberla::lbm::DensityAndVelocity< LatticeModel_T > Struct Template Reference

#include <DensityAndVelocity.h>

Static Public Member Functions

template<typename FieldPtrOrIterator>
static void set (FieldPtrOrIterator &it, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity=Vector3< real_t >(0.0_r), const real_t rho=1.0_r)
template<typename PdfField_T>
static void set (PdfField_T &pdf, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity=Vector3< real_t >(0.0_r), const real_t rho=1.0_r)

Member Function Documentation

◆ set() [1/2]

template<typename LatticeModel_T>
template<typename FieldPtrOrIterator>
void walberla::lbm::DensityAndVelocity< LatticeModel_T >::set ( FieldPtrOrIterator & it,
const LatticeModel_T & latticeModel,
const Vector3< real_t > & velocity = Vector3real_t >( 0.0_r ),
const real_t rho = 1.0_r )
inlinestatic

◆ set() [2/2]

template<typename LatticeModel_T>
template<typename PdfField_T>
void walberla::lbm::DensityAndVelocity< LatticeModel_T >::set ( PdfField_T & pdf,
const cell_idx_t x,
const cell_idx_t y,
const cell_idx_t z,
const LatticeModel_T & latticeModel,
const Vector3< real_t > & velocity = Vector3real_t >( 0.0_r ),
const real_t rho = 1.0_r )
inlinestatic

The documentation for this struct was generated from the following file: