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

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

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

#include <dataProcessingFunctional2D.h>

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

List of all members.

Public Member Functions

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

Detailed Description

template<typename T, int nDim>
struct plb::BoxProcessingFunctional2D_T< T, nDim >

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


Member Function Documentation

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

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

Implements plb::BoxProcessingFunctional2D.

References plb::BoxProcessingFunctional2D_T< T, nDim >::process().


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