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

plb::flatWall Namespace Reference

Functions

template<typename T , template< typename U > class Descriptor>
computeRhoBar (Cell< T, Descriptor > &cell, int direction, int orientation, T u, T f)
template<typename T , template< typename U > class Descriptor>
void compute_PiNeq (Dynamics< T, Descriptor > const &dynamics, Cell< T, Descriptor > const &cell, int direction, int orientation, T rhoBar, Array< T, Descriptor< T >::d > const &j, T jSqr, Array< T, SymmetricTensor< T, Descriptor >::n > &PiNeq)
template<typename T , template< typename U > class Descriptor>
Array< T, 3 > computeJ (Cell< T, Descriptor > const &cell, int direction, int orientation, Array< T, 3 > j, T rhoBar)

Function Documentation

template<typename T , template< typename U > class Descriptor>
Array<T,3> plb::flatWall::computeJ ( Cell< T, Descriptor > const &  cell,
int  direction,
int  orientation,
Array< T, 3 >  j,
rhoBar 
) [inline]
template<typename T , template< typename U > class Descriptor>
T plb::flatWall::computeRhoBar ( Cell< T, Descriptor > &  cell,
int  direction,
int  orientation,
u,
f 
) [inline]