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

plb::DotProcessingFunctional3D_N< T > Struct Template Reference

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

#include <dataProcessingFunctional3D.h>

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

List of all members.

Public Member Functions

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

Detailed Description

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

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


Member Function Documentation

template<typename T>
virtual void plb::DotProcessingFunctional3D_N< T >::process ( DotList3D const &  dotList,
NTensorField3D< T > &  field 
) [pure virtual]
template<typename T >
void plb::DotProcessingFunctional3D_N< T >::processGenericBlocks ( DotList3D const &  dotList,
std::vector< AtomicBlock3D * >  atomicBlocks 
) [inline, virtual]

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

Implements plb::DotProcessingFunctional3D.

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


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