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

plb::DotProcessingFunctional2D_T< T, nDim > Struct Template Reference

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

#include <dataProcessingFunctional2D.h>

Inheritance diagram for plb::DotProcessingFunctional2D_T< T, nDim >:
Collaboration diagram for plb::DotProcessingFunctional2D_T< T, nDim >:

List of all members.

Public Member Functions

virtual void process (DotList2D const &dotList, TensorField2D< T, nDim > &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, int nDim>
struct plb::DotProcessingFunctional2D_T< T, nDim >

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


Member Function Documentation

template<typename T, int nDim>
virtual void plb::DotProcessingFunctional2D_T< T, nDim >::process ( DotList2D const &  dotList,
TensorField2D< T, nDim > &  field 
) [pure virtual]
template<typename T , int nDim>
void plb::DotProcessingFunctional2D_T< T, 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_T< T, nDim >::process().


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