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

plb::ReductiveDotProcessingFunctional3D_L< T, Descriptor > Struct Template Reference

Easy instantiation of dotted data processor for a single lattice. More...

#include <reductiveDataProcessingFunctional3D.h>

Inheritance diagram for plb::ReductiveDotProcessingFunctional3D_L< T, Descriptor >:
Collaboration diagram for plb::ReductiveDotProcessingFunctional3D_L< T, Descriptor >:

List of all members.

Public Member Functions

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

Detailed Description

template<typename T, template< typename U > class Descriptor>
struct plb::ReductiveDotProcessingFunctional3D_L< T, Descriptor >

Easy instantiation of dotted data processor for a single lattice.


Member Function Documentation

template<typename T, template< typename U > class Descriptor>
virtual void plb::ReductiveDotProcessingFunctional3D_L< T, Descriptor >::process ( DotList3D const &  dotList,
BlockLattice3D< T, Descriptor > &  lattice 
) [pure virtual]
template<typename T , template< typename U > class Descriptor>
void plb::ReductiveDotProcessingFunctional3D_L< T, Descriptor >::processGenericBlocks ( DotList3D const &  dotList,
std::vector< AtomicBlock3D * >  atomicBlocks 
) [inline, virtual]

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

Implements plb::ReductiveDotProcessingFunctional3D.

References plb::ReductiveDotProcessingFunctional3D_L< T, Descriptor >::process().


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