RepastHPC  2.3.1
repast::CartesianTopology Member List

This is the complete list of members for repast::CartesianTopology, including all inherited members.

CartesianTopology(std::vector< int > processesPerDim, bool spaceIsPeriodic, boost::mpi::communicator *world) (defined in repast::CartesianTopology)repast::CartesianTopology
getCoordinates(int rank, std::vector< int > &coords)repast::CartesianTopology
getDimensions(int rank, GridDimensions globalBoundaries)repast::CartesianTopology
getDimensions(std::vector< int > &pCoordinates, GridDimensions globalBoundaries)repast::CartesianTopology
getRank(std::vector< int > &loc, std::vector< int > &relLoc)repast::CartesianTopology
matches(std::vector< int > processesPerDim, bool spaceIsPeriodic)repast::CartesianTopology
topologyComm (defined in repast::CartesianTopology)repast::CartesianTopology
trim(int rank, RelativeLocation volume)repast::CartesianTopology
~CartesianTopology() (defined in repast::CartesianTopology)repast::CartesianTopologyvirtual