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


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