plb::BoundedReductiveBoxProcessingFunctional2D_L< T, Descriptor > Struct Template Reference
Easy instantiation of bounded boxed data processor for a single lattice.
More...
#include <reductiveDataProcessingFunctional2D.h>
List of all members.
Public Member Functions |
| virtual void | processBulkGeneric (Box2D domain, std::vector< AtomicBlock2D * > atomicBlocks) |
| virtual void | processEdgeGeneric (int direction, int orientation, Box2D domain, std::vector< AtomicBlock2D * > atomicBlocks) |
| virtual void | processCornerGeneric (int normalX, int normalY, Box2D domain, std::vector< AtomicBlock2D * > atomicBlocks) |
| virtual void | processBulk (Box2D domain, BlockLattice2D< T, Descriptor > &lattice)=0 |
| virtual void | processEdge (int direction, int orientation, Box2D domain, BlockLattice2D< T, Descriptor > &lattice)=0 |
| virtual void | processCorner (int normalX, int normalY, Box2D domain, BlockLattice2D< T, Descriptor > &lattice)=0 |
Detailed Description
template<typename T, template< typename U > class Descriptor>
struct plb::BoundedReductiveBoxProcessingFunctional2D_L< T, Descriptor >
Easy instantiation of bounded boxed data processor for a single lattice.
Member Function Documentation
template<typename T, template< typename U > class Descriptor>
template<typename T , template< typename U > class Descriptor>
template<typename T, template< typename U > class Descriptor>
template<typename T , template< typename U > class Descriptor>
template<typename T, template< typename U > class Descriptor>
template<typename T , template< typename U > class Descriptor>
The documentation for this struct was generated from the following files: