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

plb::ReductiveBoxProcessingFunctional2D_S< T > Struct Template Reference

Easy instantiation of boxed data processor for a single scalar field. More...

#include <reductiveDataProcessingFunctional2D.h>

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

List of all members.

Public Member Functions

virtual void process (Box2D domain, ScalarField2D< T > &field)=0
virtual void processGenericBlocks (Box2D domain, std::vector< AtomicBlock2D * > atomicBlocks)
 Invoke parent-method "processGenericBlocks" through a type-cast.

Detailed Description

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

Easy instantiation of boxed data processor for a single scalar field.


Member Function Documentation

template<typename T >
void plb::ReductiveBoxProcessingFunctional2D_S< T >::processGenericBlocks ( Box2D  domain,
std::vector< AtomicBlock2D * >  atomicBlocks 
) [inline, virtual]

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

Implements plb::ReductiveBoxProcessingFunctional2D.

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


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