$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::dynamicsTemplates< T, Descriptor > Struct Template Reference

This structure forwards the calls to the appropriate helper class. More...

#include <dynamicsTemplates.h>

List of all members.

Static Public Member Functions

static T bgk_ma2_equilibrium (plint iPop, T rhoBar, T invRho, Array< T, Descriptor< T >::d > const &j, T jSqr)
static void bgk_ma2_equilibria (T rhoBar, T invRho, Array< T, Descriptor< T >::d > const &j, T jSqr, Array< T, Descriptor< T >::q > &eqPop)
static T bgk_ma2_collision (Cell< T, Descriptor > &cell, T rhoBar, Array< T, Descriptor< T >::d > const &j, T omega)
static T bgk_inc_collision (Cell< T, Descriptor > &cell, T rhoBar, Array< T, Descriptor< T >::d > const &j, T omega)
static T rlb_collision (Cell< T, Descriptor > &cell, T rhoBar, T invRho, Array< T, Descriptor< T >::d > const &j, Array< T, SymmetricTensor< T, Descriptor >::n > const &PiNeq, T omega)
static T bgk_ma2_constRho_collision (Cell< T, Descriptor > &cell, T rhoBar, Array< T, Descriptor< T >::d > const &j, T ratioRho, T omega)
static T precond_bgk_ma2_equilibrium (plint iPop, T rhoBar, T invRho, Array< T, Descriptor< T >::d > const &j, T jSqr, T invGamma)
static T precond_bgk_ma2_collision (Cell< T, Descriptor > &cell, T rhoBar, Array< T, Descriptor< T >::d > const &j, T omega, T invGamma)
static T bgk_ma4_equilibrium (plint iPop, T rhoBar, T invRho, Array< T, Descriptor< T >::d > const &j, T jSqr, T rhoThetaBar)
static T bgk_ma4_collision (Cell< T, Descriptor > &cell, T rhoBar, Array< T, Descriptor< T >::d > const &j, T rhoThetaBar, T omega)

Detailed Description

template<typename T, template< typename U > class Descriptor>
struct plb::dynamicsTemplates< T, Descriptor >

This structure forwards the calls to the appropriate helper class.


Member Function Documentation

template<typename T , template< typename U > class Descriptor>
static T plb::dynamicsTemplates< T, Descriptor >::bgk_inc_collision ( Cell< T, Descriptor > &  cell,
rhoBar,
Array< T, Descriptor< T >::d > const &  j,
omega 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma2_collision ( Cell< T, Descriptor > &  cell,
rhoBar,
Array< T, Descriptor< T >::d > const &  j,
omega 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma2_constRho_collision ( Cell< T, Descriptor > &  cell,
rhoBar,
Array< T, Descriptor< T >::d > const &  j,
ratioRho,
omega 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static void plb::dynamicsTemplates< T, Descriptor >::bgk_ma2_equilibria ( rhoBar,
invRho,
Array< T, Descriptor< T >::d > const &  j,
jSqr,
Array< T, Descriptor< T >::q > &  eqPop 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma2_equilibrium ( plint  iPop,
rhoBar,
invRho,
Array< T, Descriptor< T >::d > const &  j,
jSqr 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma4_collision ( Cell< T, Descriptor > &  cell,
rhoBar,
Array< T, Descriptor< T >::d > const &  j,
rhoThetaBar,
omega 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma4_equilibrium ( plint  iPop,
rhoBar,
invRho,
Array< T, Descriptor< T >::d > const &  j,
jSqr,
rhoThetaBar 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::dynamicsTemplates< T, Descriptor >::precond_bgk_ma2_collision ( Cell< T, Descriptor > &  cell,
rhoBar,
Array< T, Descriptor< T >::d > const &  j,
omega,
invGamma 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::dynamicsTemplates< T, Descriptor >::precond_bgk_ma2_equilibrium ( plint  iPop,
rhoBar,
invRho,
Array< T, Descriptor< T >::d > const &  j,
jSqr,
invGamma 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::dynamicsTemplates< T, Descriptor >::rlb_collision ( Cell< T, Descriptor > &  cell,
rhoBar,
invRho,
Array< T, Descriptor< T >::d > const &  j,
Array< T, SymmetricTensor< T, Descriptor >::n > const &  PiNeq,
omega 
) [inline, static]

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