RepastHPC  2.3.1
Public Member Functions | List of all members
repast::Neighbor Class Reference

Contains the rank and boundaries of a semantically adjacent process (that is, a process that manages the space that is adjacent to the simulation space managed by this process). More...

#include <SharedBaseGrid.h>

Public Member Functions

 Neighbor (int rank, GridDimensions bounds)
 
int rank () const
 
GridDimensions bounds () const
 

Detailed Description

Contains the rank and boundaries of a semantically adjacent process (that is, a process that manages the space that is adjacent to the simulation space managed by this process).


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