$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
#include <finiteDifferenceBoundaryProcessor3D.h>


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 |
| OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal > * plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::clone | ( | ) | const [inline, virtual] |
Implements plb::BoxProcessingFunctional3D.
| 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.
| virtual void plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::getTypeOfModification | ( | std::vector< modif::ModifT > & | modified | ) | const [inline, virtual] |
Implements plb::BoxProcessingFunctional3D.
References plb::modif::staticVariables.
| void plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::process | ( | Box3D | domain, | |
| BlockLattice3D< T, Descriptor > & | lattice | |||
| ) | [inline, virtual] |
| void plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::processCell | ( | plint | iX, | |
| plint | iY, | |||
| plint | iZ, | |||
| BlockLattice3D< T, Descriptor > & | lattice | |||
| ) | [inline, static] |
References plb::Dynamics< T, Descriptor >::computeEquilibrium(), plb::Cell< T, Descriptor >::computeVelocity(), plb::BlockLattice3D< T, Descriptor >::get(), plb::Cell< T, Descriptor >::getDynamics(), plb::Dynamics< T, Descriptor >::getOmega(), and plb::normSqr().
Referenced by plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::process().
const int plb::OuterVelocityCornerFunctional3D< T, Descriptor, xNormal, yNormal, zNormal >::staticId [inline, static] |
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().
1.6.3
1.6.3