$treeview $search $mathjax
|
Palabos
Version 1.1
$projectbrief
|
$projectbrief
|
$searchbox |
Easy instantiation of dotted data processor for Lattice-TensorField coupling. More...
#include <dataProcessingFunctional2D.h>


Public Member Functions | |
| virtual void | process (DotList2D const &dotList, BlockLattice2D< T1, Descriptor > &lattice, TensorField2D< T2, nDim > &field)=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 Lattice-TensorField coupling.
| virtual void plb::DotProcessingFunctional2D_LT< T1, Descriptor, T2, nDim >::process | ( | DotList2D const & | dotList, | |
| BlockLattice2D< T1, Descriptor > & | lattice, | |||
| TensorField2D< T2, nDim > & | field | |||
| ) | [pure virtual] |
| void plb::DotProcessingFunctional2D_LT< T1, Descriptor, T2, nDim >::processGenericBlocks | ( | DotList2D const & | dotList, | |
| std::vector< AtomicBlock2D * > | atomicBlocks | |||
| ) | [inline, virtual] |
Invoke parent-method "processGenericBlocks" through a type-cast.
Implements plb::DotProcessingFunctional2D.
References plb::DotProcessingFunctional2D_LT< T1, Descriptor, T2, nDim >::process().
1.6.3
1.6.3