plb::BoundedMaskedReductiveBoxProcessingFunctional2D_LN< T1, Descriptor, T2 > Struct Template Reference
Easy instantiation of bounded boxed data processor for Lattice-NTensorField coupling.
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< T1, Descriptor > &lattice, NTensorField2D< T2 > &field, NTensorField2D< int > &mask)=0 |
| virtual void | processEdge (int direction, int orientation, Box2D domain, BlockLattice2D< T1, Descriptor > &lattice, NTensorField2D< T2 > &field, NTensorField2D< int > &mask)=0 |
| virtual void | processCorner (int normalX, int normalY, Box2D domain, BlockLattice2D< T1, Descriptor > &lattice, NTensorField2D< T2 > &field, NTensorField2D< int > &mask)=0 |
Detailed Description
template<typename T1, template< typename U > class Descriptor, typename T2>
struct plb::BoundedMaskedReductiveBoxProcessingFunctional2D_LN< T1, Descriptor, T2 >
Easy instantiation of bounded boxed data processor for Lattice-NTensorField coupling.
Member Function Documentation
template<typename T1, template< typename U > class Descriptor, typename T2>
template<typename T1 , template< typename U > class Descriptor, typename T2 >
template<typename T1, template< typename U > class Descriptor, typename T2>
template<typename T1 , template< typename U > class Descriptor, typename T2 >
template<typename T1, template< typename U > class Descriptor, typename T2>
template<typename T1 , template< typename U > class Descriptor, typename T2 >
The documentation for this struct was generated from the following files: