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