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

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

#include <advectionDiffusionMomentTemplates.h>

List of all members.

Static Public Member Functions

static void get_rhoBar_jEq (Cell< T, Descriptor > const &cell, T &rhoBar, Array< T, Descriptor< T >::d > &jEq)
static void get_jEq (Cell< T, Descriptor > const &cell, const T &rhoBar, Array< T, Descriptor< T >::d > &jEq)
static void get_rhoBar_jEq_jNeq (Cell< T, Descriptor > const &cell, T &rhoBar, Array< T, Descriptor< T >::d > &jEq, Array< T, Descriptor< T >::d > &jNeq)

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


Member Function Documentation

template<typename T , template< typename U > class Descriptor>
static void plb::advectionDiffusionMomentTemplates< T, Descriptor >::get_jEq ( Cell< T, Descriptor > const &  cell,
const T &  rhoBar,
Array< T, Descriptor< T >::d > &  jEq 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static void plb::advectionDiffusionMomentTemplates< T, Descriptor >::get_rhoBar_jEq ( Cell< T, Descriptor > const &  cell,
T &  rhoBar,
Array< T, Descriptor< T >::d > &  jEq 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static void plb::advectionDiffusionMomentTemplates< T, Descriptor >::get_rhoBar_jEq_jNeq ( Cell< T, Descriptor > const &  cell,
T &  rhoBar,
Array< T, Descriptor< T >::d > &  jEq,
Array< T, Descriptor< T >::d > &  jNeq 
) [inline, static]

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