walberla::lbm::PressureTensor< LatticeModel_T > Struct Template Reference

#include <PressureTensor.h>

Static Public Member Functions

template<typename FieldPtrOrIterator >
static void get (Matrix3< real_t > &pressureTensor, const LatticeModel_T &latticeModel, const FieldPtrOrIterator &it)
 
template<typename PdfField_T >
static void get (Matrix3< real_t > &pressureTensor, const LatticeModel_T &latticeModel, 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 void walberla::lbm::PressureTensor< LatticeModel_T >::get ( Matrix3< real_t > &  pressureTensor,
const LatticeModel_T latticeModel,
const FieldPtrOrIterator &  it 
)
inlinestatic

◆ get() [2/2]

template<typename LatticeModel_T >
template<typename PdfField_T >
static void walberla::lbm::PressureTensor< LatticeModel_T >::get ( Matrix3< real_t > &  pressureTensor,
const LatticeModel_T latticeModel,
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: