waLBerla 7.3
Loading...
Searching...
No Matches
PressureTensor.h File Reference

Detailed Description

#include "core/DataTypes.h"
#include "core/math/Matrix3.h"

Classes

struct  walberla::lbm::PressureTensor< LatticeModel_T >

Namespaces

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  walberla::lbm
namespace  walberla::lbm::internal

Functions

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