$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
Helper functions for the (somewhat special) D3Q13 lattice. More...
#include <d3q13Templates.h>
Public Types | |
| typedef descriptors::D3Q13Descriptor < T > | Descriptor |
Static Public Member Functions | |
| static T | collision (Cell< T, descriptors::D3Q13Descriptor > &cell, T rho, Array< T, Descriptor::d > const &u, T lambda_nu, T lambda_nu_prime) |
| BGK collision step. | |
| static T | constRhoCollision (Cell< T, descriptors::D3Q13Descriptor > &cell, T rho, Array< T, Descriptor::d > const &u, T ratioRho, T lambda_nu, T lambda_nu_prime) |
| BGK collision step with density correction. | |
Helper functions for the (somewhat special) D3Q13 lattice.
| typedef descriptors::D3Q13Descriptor<T> plb::d3q13Templates< T >::Descriptor |
| static T plb::d3q13Templates< T >::collision | ( | Cell< T, descriptors::D3Q13Descriptor > & | cell, | |
| T | rho, | |||
| Array< T, Descriptor::d > const & | u, | |||
| T | lambda_nu, | |||
| T | lambda_nu_prime | |||
| ) | [inline, static] |
BGK collision step.
| static T plb::d3q13Templates< T >::constRhoCollision | ( | Cell< T, descriptors::D3Q13Descriptor > & | cell, | |
| T | rho, | |||
| Array< T, Descriptor::d > const & | u, | |||
| T | ratioRho, | |||
| T | lambda_nu, | |||
| T | lambda_nu_prime | |||
| ) | [inline, static] |
BGK collision step with density correction.
References plb::normSqr().
1.6.3
1.6.3