#include <CollisionModel.h>
|
| | SRTField () |
| | SRTField (const BlockDataID &omegaFieldId, const uint_t _level=uint_t{0}) |
| void | setFieldId (const BlockDataID &omegaFieldId, const uint_t _level=uint_t{0}) |
| void | pack (mpi::SendBuffer &buffer) const |
| void | unpack (mpi::RecvBuffer &buffer) |
| void | configure (IBlock &block, StructuredBlockStorage &sbs) |
| void | reset (const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const real_t _omega, const uint_t _omega_level=uint_t{0}) |
| | Only call this function if you know what you're doing (changes the viscosity!) "_omega_level" is the level that corresponds to "_omega".
|
| real_t | omega (const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const Vector3< real_t > &=Vector3< real_t >(), const real_t=1_r) const |
| real_t | viscosity (const cell_idx_t x, const cell_idx_t y, const cell_idx_t z) const |
| uint_t | level () const |
◆ tag
template<typename OmegaField_T>
◆ SRTField() [1/2]
template<typename OmegaField_T>
◆ SRTField() [2/2]
template<typename OmegaField_T>
◆ configure()
template<typename OmegaField_T>
◆ level()
template<typename OmegaField_T>
◆ omega()
template<typename OmegaField_T>
◆ pack()
template<typename OmegaField_T>
◆ reset()
template<typename OmegaField_T>
Only call this function if you know what you're doing (changes the viscosity!) "_omega_level" is the level that corresponds to "_omega".
◆ setFieldId()
template<typename OmegaField_T>
◆ unpack()
template<typename OmegaField_T>
◆ viscosity()
template<typename OmegaField_T>
◆ constant
template<typename OmegaField_T>
◆ level_
template<typename OmegaField_T>
◆ omegaField_
template<typename OmegaField_T>
◆ omegaFieldId_
template<typename OmegaField_T>
The documentation for this class was generated from the following file:
- /builds/administration/walberla-website/walberla/src/lbm/lattice_model/CollisionModel.h