#include <DensityVelocityCallback.h>
Public Member Functions | |
VelocityCallback (const BlockDataID &fieldId) | |
void | operator() (IBlock &block) |
template<typename LatticeModel_T > | |
void | operator() (const cell_idx_t x, const cell_idx_t y, const cell_idx_t z, const LatticeModel_T &lm, Vector3< real_t > velocity, const real_t rho) |
Private Attributes | |
BlockDataID | fieldId_ |
VelocityField_T * | field_ |
|
inline |
|
inline |
|
inline |
|
private |
|
private |