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

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

#include <multiPhaseTemplates2D.h>

List of all members.

Public Types

typedef Descriptor< T > D

Static Public Member Functions

static void computeRhoAndJ (BlockLattice2D< T, Descriptor > &lattice, plint iX, plint iY)
static void computeUstar (std::vector< BlockLattice2D< T, Descriptor > * > lattices, plint iX, plint iY, Array< T, Descriptor< T >::d > &uStar)
static void computeUphys (std::vector< BlockLattice2D< T, Descriptor > * > lattices, plint iX, plint iY, Array< T, Descriptor< T >::d > &uPhys)

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


Member Typedef Documentation

template<typename T , template< typename U > class Descriptor>
typedef Descriptor<T> plb::multiPhaseHelpers2D< T, Descriptor >::D

Member Function Documentation

template<typename T , template< typename U > class Descriptor>
static void plb::multiPhaseHelpers2D< T, Descriptor >::computeRhoAndJ ( BlockLattice2D< T, Descriptor > &  lattice,
plint  iX,
plint  iY 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static void plb::multiPhaseHelpers2D< T, Descriptor >::computeUphys ( std::vector< BlockLattice2D< T, Descriptor > * >  lattices,
plint  iX,
plint  iY,
Array< T, Descriptor< T >::d > &  uPhys 
) [inline, static]
template<typename T , template< typename U > class Descriptor>
static void plb::multiPhaseHelpers2D< T, Descriptor >::computeUstar ( std::vector< BlockLattice2D< T, Descriptor > * >  lattices,
plint  iX,
plint  iY,
Array< T, Descriptor< T >::d > &  uStar 
) [inline, static]

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