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

plb::MaskedReductiveBoxProcessingFunctional3D_N< T > Struct Template Reference

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

#include <reductiveDataProcessingFunctional3D.h>

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

List of all members.

Public Member Functions

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

Detailed Description

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

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


Member Function Documentation

template<typename T>
virtual void plb::MaskedReductiveBoxProcessingFunctional3D_N< T >::process ( Box3D  domain,
NTensorField3D< T > &  field,
NTensorField3D< int > &  mask 
) [pure virtual]
template<typename T >
void plb::MaskedReductiveBoxProcessingFunctional3D_N< T >::processGenericBlocks ( Box3D  domain,
std::vector< AtomicBlock3D * >  atomicBlocks 
) [inline, virtual]

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

Implements plb::ReductiveBoxProcessingFunctional3D.

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


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