walberla::lbm::EquilibriumRange< LatticeModel_T, FieldIteratorXYZ, typename std::enable_if< LatticeModel_T::compressible &&LatticeModel_T::equilibriumAccuracyOrder==2 >::type > Struct Template Reference

#include <Equilibrium.h>

Static Public Member Functions

static void set (FieldIteratorXYZ &begin, const FieldIteratorXYZ &end, 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::EquilibriumRange< LatticeModel_T, FieldIteratorXYZ, typename std::enable_if< LatticeModel_T::compressible &&LatticeModel_T::equilibriumAccuracyOrder==2 >::type >::set ( FieldIteratorXYZ &  begin,
const FieldIteratorXYZ &  end,
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: