$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
Easy instantiation of dotted data processor for a single lattice. More...
#include <dataProcessingFunctional2D.h>


Public Member Functions | |
| virtual void | process (DotList2D const &dotList, BlockLattice2D< T, Descriptor > &lattice)=0 |
| virtual void | processGenericBlocks (DotList2D const &dotList, std::vector< AtomicBlock2D * > atomicBlocks) |
| Invoke parent-method "processGenericBlocks" through a type-cast. | |
Easy instantiation of dotted data processor for a single lattice.
| virtual void plb::DotProcessingFunctional2D_L< T, Descriptor >::process | ( | DotList2D const & | dotList, | |
| BlockLattice2D< T, Descriptor > & | lattice | |||
| ) | [pure virtual] |
| void plb::DotProcessingFunctional2D_L< T, Descriptor >::processGenericBlocks | ( | DotList2D const & | dotList, | |
| std::vector< AtomicBlock2D * > | atomicBlocks | |||
| ) | [inline, virtual] |
Invoke parent-method "processGenericBlocks" through a type-cast.
Implements plb::DotProcessingFunctional2D.
References plb::DotProcessingFunctional2D_L< T, Descriptor >::process().
1.6.3
1.6.3