walberla::lbm::Density< LatticeModel_T, typename std::enable_if< LatticeModel_T::compressible >::type > Struct Template Reference

#include <Density.h>

Static Public Member Functions

template<typename FieldPtrOrIterator >
static real_t get (const LatticeModel_T &, const FieldPtrOrIterator &it)
 
template<typename PdfField_T >
static real_t get (const LatticeModel_T &, const PdfField_T &pdf, const cell_idx_t x, const cell_idx_t y, const cell_idx_t z)
 

Member Function Documentation

◆ get() [1/2]

template<typename LatticeModel_T >
template<typename FieldPtrOrIterator >
static real_t walberla::lbm::Density< LatticeModel_T, typename std::enable_if< LatticeModel_T::compressible >::type >::get ( const LatticeModel_T ,
const FieldPtrOrIterator &  it 
)
inlinestatic

◆ get() [2/2]

template<typename LatticeModel_T >
template<typename PdfField_T >
static real_t walberla::lbm::Density< LatticeModel_T, typename std::enable_if< LatticeModel_T::compressible >::type >::get ( const LatticeModel_T ,
const PdfField_T pdf,
const cell_idx_t  x,
const cell_idx_t  y,
const cell_idx_t  z 
)
inlinestatic

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