$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

plb::ReductiveDotProcessingFunctional2D_N< T > Struct Template Reference

Easy instantiation of dotted data processor for a single n-tensor field. More...

#include <reductiveDataProcessingFunctional2D.h>

Inheritance diagram for plb::ReductiveDotProcessingFunctional2D_N< T >:
Collaboration diagram for plb::ReductiveDotProcessingFunctional2D_N< T >:

List of all members.

Public Member Functions

virtual void process (DotList2D const &dotList, NTensorField2D< T > &field)=0
virtual void processGenericBlocks (DotList2D const &dotList, std::vector< AtomicBlock2D * > atomicBlocks)
 Invoke parent-method "processGenericBlocks" through a type-cast.

Detailed Description

template<typename T>
struct plb::ReductiveDotProcessingFunctional2D_N< T >

Easy instantiation of dotted data processor for a single n-tensor field.


Member Function Documentation

template<typename T>
virtual void plb::ReductiveDotProcessingFunctional2D_N< T >::process ( DotList2D const &  dotList,
NTensorField2D< T > &  field 
) [pure virtual]
template<typename T >
void plb::ReductiveDotProcessingFunctional2D_N< T >::processGenericBlocks ( DotList2D const &  dotList,
std::vector< AtomicBlock2D * >  atomicBlocks 
) [inline, virtual]

Invoke parent-method "processGenericBlocks" through a type-cast.

Implements plb::ReductiveDotProcessingFunctional2D.

References plb::ReductiveDotProcessingFunctional2D_N< T >::process().


The documentation for this struct was generated from the following files: