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

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

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

#include <advectionDiffusionDynamicsTemplates.h>

List of all members.

Static Public Member Functions

static T bgk_ma1_equilibrium (plint iPop, T rhoBar, Array< T, Descriptor< T >::d > const &jEq)
static void regularize (Cell< T, Descriptor > &cell, T rhoBar, Array< T, Descriptor< T >::d > const &jAdvDiff, Array< T, Descriptor< T >::d > const &jEq)
static T no_corr_bgk_collision (Cell< T, Descriptor > &cell, T rhoBar, Array< T, Descriptor< T >::d > const &jEq, T omega)
static T no_corr_rlb_collision (Cell< T, Descriptor > &cell, T rhoBar, Array< T, Descriptor< T >::d > const &jEq, Array< T, Descriptor< T >::d > const &jNeq, T omega)

Detailed Description

template<typename T, template< typename U > class Descriptor>
struct plb::advectionDiffusionDynamicsTemplates< 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::advectionDiffusionDynamicsTemplates< T, Descriptor >::bgk_ma1_equilibrium ( plint  iPop,
rhoBar,
Array< T, Descriptor< T >::d > const &  jEq 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::advectionDiffusionDynamicsTemplates< T, Descriptor >::no_corr_bgk_collision ( Cell< T, Descriptor > &  cell,
rhoBar,
Array< T, Descriptor< T >::d > const &  jEq,
omega 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static T plb::advectionDiffusionDynamicsTemplates< T, Descriptor >::no_corr_rlb_collision ( Cell< T, Descriptor > &  cell,
rhoBar,
Array< T, Descriptor< T >::d > const &  jEq,
Array< T, Descriptor< T >::d > const &  jNeq,
omega 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static void plb::advectionDiffusionDynamicsTemplates< T, Descriptor >::regularize ( Cell< T, Descriptor > &  cell,
rhoBar,
Array< T, Descriptor< T >::d > const &  jAdvDiff,
Array< T, Descriptor< T >::d > const &  jEq 
) [inline, static]

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