walberla::lbm::DensityAndVelocityRange< LatticeModel_T, FieldIteratorXYZ, typename std::enable_if< ! LatticeModel_T::ForceModel::constant >::type > Struct Template Reference

#include <DensityAndVelocity.h>

Static Public Member Functions

static void set (FieldIteratorXYZ &begin, const FieldIteratorXYZ &end, const LatticeModel_T &latticeModel, const Vector3< real_t > &velocity=Vector3< real_t >(real_t(0.0)), const real_t rho=real_t(1.0))
 

Member Function Documentation

◆ set()

template<typename LatticeModel_T , typename FieldIteratorXYZ >
static void walberla::lbm::DensityAndVelocityRange< LatticeModel_T, FieldIteratorXYZ, typename std::enable_if< ! LatticeModel_T::ForceModel::constant >::type >::set ( FieldIteratorXYZ &  begin,
const FieldIteratorXYZ &  end,
const LatticeModel_T latticeModel,
const Vector3< real_t > &  velocity = Vector3real_t >( real_t(0.0) ),
const real_t  rho = real_t(1.0) 
)
inlinestatic

The documentation for this struct was generated from the following file: