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


Public Member Functions | |
| virtual void | process (DotList2D const &dotList, ScalarField2D< T1 > &field1, TensorField2D< T2, nDim > &field2)=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 ScalarField-TensorField coupling.
| virtual void plb::DotProcessingFunctional2D_ST< T1, T2, nDim >::process | ( | DotList2D const & | dotList, | |
| ScalarField2D< T1 > & | field1, | |||
| TensorField2D< T2, nDim > & | field2 | |||
| ) | [pure virtual] |
| void plb::DotProcessingFunctional2D_ST< T1, 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_ST< T1, T2, nDim >::process().
1.6.3
1.6.3