escript  Revision_
Public Member Functions | Private Attributes
BlockGrid2 Class Reference

#include <blocktools.h>

List of all members.

Public Member Functions

 BlockGrid2 (coord_t maxx, coord_t maxy)
neighbourID_t getNID (coord_t x, coord_t y) const
void generateInNeighbours (coord_t blockx, coord_t blocky, messvec &v)
void generateOutNeighbours (coord_t blockx, coord_t blocky, messvec &v)

Private Attributes

coord_t xmax
coord_t ymax

Constructor & Destructor Documentation

BlockGrid2::BlockGrid2 ( coord_t  maxx,
coord_t  maxy 
)

Member Function Documentation

void BlockGrid2::generateInNeighbours ( coord_t  blockx,
coord_t  blocky,
messvec v 
)
void BlockGrid2::generateOutNeighbours ( coord_t  blockx,
coord_t  blocky,
messvec v 
)

References xmax.

Referenced by generateInNeighbours(), and generateOutNeighbours().


Member Data Documentation

Referenced by generateOutNeighbours(), and getNID().

Referenced by generateOutNeighbours().


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