LBMFixupOps< LBMType, 1 > Class Template Reference

#include <LBMFixupOps.h>

List of all members.

Public Member Functions

 LBMFixupOps ()
void average_indices (GridData< MicroType, 1 > &target, const GridData< MicroType, 1 > &source, const BBox &where, const int Index[], const int NIndex)
void copy_indices (GridData< MicroType, 1 > &target, const GridData< MicroType, 1 > &source, const BBox &where, const int Index[], const int NIndex)
void scale_indices (GridData< MicroType, 1 > &target, const GridData< MicroType, 1 > &source, const BBox &where, const int Index[], const int NIndex, const DataType &fac)
void equilibrium (const LBMType &lbm, GridData< MicroType, 1 > &target, const BBox &where, const int Index[], const int NIndex)

template<class LBMType>
class LBMFixupOps< LBMType, 1 >


Constructor & Destructor Documentation

template<class LBMType >
LBMFixupOps< LBMType, 1 >::LBMFixupOps (  )  [inline]

Member Function Documentation

template<class LBMType >
void LBMFixupOps< LBMType, 1 >::average_indices ( GridData< MicroType, 1 > &  target,
const GridData< MicroType, 1 > &  source,
const BBox where,
const int  Index[],
const int  NIndex 
) [inline]
template<class LBMType >
void LBMFixupOps< LBMType, 1 >::copy_indices ( GridData< MicroType, 1 > &  target,
const GridData< MicroType, 1 > &  source,
const BBox where,
const int  Index[],
const int  NIndex 
) [inline]
template<class LBMType >
void LBMFixupOps< LBMType, 1 >::equilibrium ( const LBMType &  lbm,
GridData< MicroType, 1 > &  target,
const BBox where,
const int  Index[],
const int  NIndex 
) [inline]
template<class LBMType >
void LBMFixupOps< LBMType, 1 >::scale_indices ( GridData< MicroType, 1 > &  target,
const GridData< MicroType, 1 > &  source,
const BBox where,
const int  Index[],
const int  NIndex,
const DataType &  fac 
) [inline]

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