$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
This structure forwards the calls to the appropriate helper class. More...
#include <dynamicsTemplates.h>
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) |
This structure forwards the calls to the appropriate helper class.
| static T plb::dynamicsTemplates< T, Descriptor >::bgk_inc_collision | ( | Cell< T, Descriptor > & | cell, | |
| T | rhoBar, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | omega | |||
| ) | [inline, static] |
References plb::Cell< T, Descriptor >::getRawPopulations().
| static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma2_collision | ( | Cell< T, Descriptor > & | cell, | |
| T | rhoBar, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | omega | |||
| ) | [inline, static] |
References plb::Cell< T, Descriptor >::getRawPopulations().
| static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma2_constRho_collision | ( | Cell< T, Descriptor > & | cell, | |
| T | rhoBar, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | ratioRho, | |||
| T | omega | |||
| ) | [inline, static] |
References plb::Cell< T, Descriptor >::getRawPopulations().
| static void plb::dynamicsTemplates< T, Descriptor >::bgk_ma2_equilibria | ( | T | rhoBar, | |
| T | invRho, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | jSqr, | |||
| Array< T, Descriptor< T >::q > & | eqPop | |||
| ) | [inline, static] |
| static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma2_equilibrium | ( | plint | iPop, | |
| T | rhoBar, | |||
| T | invRho, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | jSqr | |||
| ) | [inline, static] |
| static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma4_collision | ( | Cell< T, Descriptor > & | cell, | |
| T | rhoBar, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | rhoThetaBar, | |||
| T | omega | |||
| ) | [inline, static] |
References plb::Cell< T, Descriptor >::getRawPopulations().
| static T plb::dynamicsTemplates< T, Descriptor >::bgk_ma4_equilibrium | ( | plint | iPop, | |
| T | rhoBar, | |||
| T | invRho, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | jSqr, | |||
| T | rhoThetaBar | |||
| ) | [inline, static] |
| static T plb::dynamicsTemplates< T, Descriptor >::precond_bgk_ma2_collision | ( | Cell< T, Descriptor > & | cell, | |
| T | rhoBar, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | omega, | |||
| T | invGamma | |||
| ) | [inline, static] |
References plb::Cell< T, Descriptor >::getRawPopulations().
| static T plb::dynamicsTemplates< T, Descriptor >::precond_bgk_ma2_equilibrium | ( | plint | iPop, | |
| T | rhoBar, | |||
| T | invRho, | |||
| Array< T, Descriptor< T >::d > const & | j, | |||
| T | jSqr, | |||
| T | invGamma | |||
| ) | [inline, static] |
| static T plb::dynamicsTemplates< T, Descriptor >::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 | |||
| ) | [inline, static] |
References plb::Cell< T, Descriptor >::getRawPopulations().
1.6.3
1.6.3