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

plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal > Class Template Reference

#include <finiteDifferenceBoundaryProcessor3D.h>

Inheritance diagram for plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >:
Collaboration diagram for plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >:

List of all members.

Public Member Functions

virtual void process (Box3D domain, BlockLattice3D< T, Descriptor > &lattice)
virtual
OuterVelocityCornerFunctional3D
< T, Descriptor, xNormal,
yNormal, zNormal > * 
clone () const
virtual void getTypeOfModification (std::vector< modif::ModifT > &modified) const
virtual int getStaticId () const

Static Public Member Functions

static void processCell (plint iX, plint iY, plint iZ, BlockLattice3D< T, Descriptor > &lattice)

Static Public Attributes

static const int staticId

template<typename T, template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
class plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >


Member Function Documentation

template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal > * plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::clone (  )  const [inline, virtual]
template<typename T, template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
virtual int plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::getStaticId (  )  const [inline, virtual]

Return a default value of -1. This is to help transition for legacy code that has not yet implemented this method.

Reimplemented from plb::BoxProcessingFunctional3D.

References plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::staticId.

template<typename T, template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
virtual void plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::getTypeOfModification ( std::vector< modif::ModifT > &  modified  )  const [inline, virtual]
template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
void plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::process ( Box3D  domain,
BlockLattice3D< T, Descriptor > &  lattice 
) [inline, virtual]
template<typename T , template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
void plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::processCell ( plint  iX,
plint  iY,
plint  iZ,
BlockLattice3D< T, Descriptor > &  lattice 
) [inline, static]

Member Data Documentation

template<typename T, template< typename U > class Descriptor, int xNormal, int yNormal, int zNormal>
const int plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::staticId [inline, static]
Initial value:
    meta::registerProcessor3D < OuterVelocityCornerFunctional3D<T, Descriptor, xNormal,yNormal,zNormal>,
                                T, Descriptor, xNormal,yNormal,zNormal> (std::string("OuterVelocityCorner3D"))

Referenced by plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::getStaticId().


The documentation for this class was generated from the following files: