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

plb::MaskedReductiveBoxProcessingFunctional2D_LN< T1, Descriptor, T2 > Struct Template Reference

Easy instantiation of boxed data processor for Lattice-NTensorField coupling. More...

#include <reductiveDataProcessingFunctional2D.h>

Inheritance diagram for plb::MaskedReductiveBoxProcessingFunctional2D_LN< T1, Descriptor, T2 >:
Collaboration diagram for plb::MaskedReductiveBoxProcessingFunctional2D_LN< T1, Descriptor, T2 >:

List of all members.

Public Member Functions

virtual void process (Box2D domain, BlockLattice2D< T1, Descriptor > &lattice, NTensorField2D< T2 > &field, NTensorField2D< int > &mask)=0
virtual void processGenericBlocks (Box2D domain, std::vector< AtomicBlock2D * > atomicBlocks)
 Invoke parent-method "processGenericBlocks" through a type-cast.

Detailed Description

template<typename T1, template< typename U > class Descriptor, typename T2>
struct plb::MaskedReductiveBoxProcessingFunctional2D_LN< T1, Descriptor, T2 >

Easy instantiation of boxed data processor for Lattice-NTensorField coupling.


Member Function Documentation

template<typename T1, template< typename U > class Descriptor, typename T2>
virtual void plb::MaskedReductiveBoxProcessingFunctional2D_LN< T1, Descriptor, T2 >::process ( Box2D  domain,
BlockLattice2D< T1, Descriptor > &  lattice,
NTensorField2D< T2 > &  field,
NTensorField2D< int > &  mask 
) [pure virtual]
template<typename T1 , template< typename U > class Descriptor, typename T2 >
void plb::MaskedReductiveBoxProcessingFunctional2D_LN< T1, Descriptor, T2 >::processGenericBlocks ( Box2D  domain,
std::vector< AtomicBlock2D * >  atomicBlocks 
) [inline, virtual]

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

Implements plb::ReductiveBoxProcessingFunctional2D.

References plb::MaskedReductiveBoxProcessingFunctional2D_LN< T1, Descriptor, T2 >::process().


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