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

plb::fd::DirectedGradients2D< T, Descriptor, direction, orientation, true > Struct Template Reference

#include <finiteDifference2D.h>

List of all members.

Static Public Member Functions

static void o1_velocityDerivative (Array< T, Descriptor< T >::d > &velDeriv, BlockLattice2D< T, Descriptor > const &blockLattice, plint iX, plint iY)
static void o1_densityDerivative (T &rhoDeriv, BlockLattice2D< T, Descriptor > const &blockLattice, plint iX, plint iY)
static void o2_velocityDerivative (Array< T, Descriptor< T >::d > &velDeriv, BlockLattice2D< T, Descriptor > const &blockLattice, plint iX, plint iY)
static void o2_densityDerivative (T &rhoDeriv, BlockLattice2D< T, Descriptor > const &blockLattice, plint iX, plint iY)

template<typename T, template< typename U > class Descriptor, int direction, int orientation>
struct plb::fd::DirectedGradients2D< T, Descriptor, direction, orientation, true >


Member Function Documentation

template<typename T , template< typename U > class Descriptor, int direction, int orientation>
static void plb::fd::DirectedGradients2D< T, Descriptor, direction, orientation, true >::o1_densityDerivative ( T &  rhoDeriv,
BlockLattice2D< T, Descriptor > const &  blockLattice,
plint  iX,
plint  iY 
) [inline, static]
template<typename T , template< typename U > class Descriptor, int direction, int orientation>
static void plb::fd::DirectedGradients2D< T, Descriptor, direction, orientation, true >::o1_velocityDerivative ( Array< T, Descriptor< T >::d > &  velDeriv,
BlockLattice2D< T, Descriptor > const &  blockLattice,
plint  iX,
plint  iY 
) [inline, static]
template<typename T , template< typename U > class Descriptor, int direction, int orientation>
static void plb::fd::DirectedGradients2D< T, Descriptor, direction, orientation, true >::o2_densityDerivative ( T &  rhoDeriv,
BlockLattice2D< T, Descriptor > const &  blockLattice,
plint  iX,
plint  iY 
) [inline, static]
template<typename T , template< typename U > class Descriptor, int direction, int orientation>
static void plb::fd::DirectedGradients2D< T, Descriptor, direction, orientation, true >::o2_velocityDerivative ( Array< T, Descriptor< T >::d > &  velDeriv,
BlockLattice2D< T, Descriptor > const &  blockLattice,
plint  iX,
plint  iY 
) [inline, static]

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