#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) |
|
inlinestatic |
|
inlinestatic |