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

plb::CopyVelocityFunctional3D< T, Descriptor, normalX, normalY, normalZ > Class Template Reference

#include <neumannCondition3D.h>

Inheritance diagram for plb::CopyVelocityFunctional3D< T, Descriptor, normalX, normalY, normalZ >:
Collaboration diagram for plb::CopyVelocityFunctional3D< T, Descriptor, normalX, normalY, normalZ >:

List of all members.

Public Member Functions

virtual void process (Box3D domain, BlockLattice3D< T, Descriptor > &lattice)
virtual
CopyVelocityFunctional3D< T,
Descriptor, normalX, normalY,
normalZ > * 
clone () const
virtual void getTypeOfModification (std::vector< modif::ModifT > &modified) const
virtual BlockDomain::DomainT appliesTo () const

template<typename T, template< typename U > class Descriptor, int normalX, int normalY, int normalZ>
class plb::CopyVelocityFunctional3D< T, Descriptor, normalX, normalY, normalZ >


Member Function Documentation

template<typename T , template< typename U > class Descriptor, int normalX, int normalY, int normalZ>
BlockDomain::DomainT plb::CopyVelocityFunctional3D< T, Descriptor, normalX, normalY, normalZ >::appliesTo (  )  const [inline, virtual]

Operations are not executed on envelope by default.

Reimplemented from plb::BoxProcessingFunctional3D.

References plb::BlockDomain::bulk.

template<typename T , template< typename U > class Descriptor, int normalX, int normalY, int normalZ>
CopyVelocityFunctional3D< T, Descriptor, normalX, normalY, normalZ > * plb::CopyVelocityFunctional3D< T, Descriptor, normalX, normalY, normalZ >::clone (  )  const [inline, virtual]
template<typename T , template< typename U > class Descriptor, int normalX, int normalY, int normalZ>
void plb::CopyVelocityFunctional3D< T, Descriptor, normalX, normalY, normalZ >::getTypeOfModification ( std::vector< modif::ModifT > &  modified  )  const [inline, virtual]
template<typename T , template< typename U > class Descriptor, int normalX, int normalY, int normalZ>
void plb::CopyVelocityFunctional3D< T, Descriptor, normalX, normalY, normalZ >::process ( Box3D  domain,
BlockLattice3D< T, Descriptor > &  lattice 
) [inline, virtual]

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