|
RepastHPC
2.3.1
|
This is the complete list of members for repast::Grid< T, GPType >, including all inherited members.
| addAgent(boost::shared_ptr< T > agent)=0 (defined in repast::Projection< T >) | repast::Projection< T > | protectedpure virtual |
| addFilterVal(int type) | repast::Projection< T > | inline |
| agentCanBeAdded(boost::shared_ptr< T > agent) | repast::Projection< T > | inline |
| balance() (defined in repast::Projection< T >) | repast::Projection< T > | inlinevirtual |
| bounds() const =0 (defined in repast::Grid< T, GPType >) | repast::Grid< T, GPType > | pure virtual |
| cleanProjectionInfo(std::set< AgentId > &agentsToKeep) (defined in repast::Grid< T, GPType >) | repast::Grid< T, GPType > | inlinevirtual |
| clearFilter() | repast::Projection< T > | inline |
| contains(const AgentId &id)=0 | repast::Grid< T, GPType > | pure virtual |
| dimensions() const =0 | repast::Grid< T, GPType > | pure virtual |
| filter (defined in repast::Projection< T >) | repast::Projection< T > | protected |
| getAgentStatusExchangePartners(std::set< int > &psToSendTo, std::set< int > &psToReceiveFrom)=0 | repast::Grid< T, GPType > | pure virtual |
| getAgentsToPush(std::set< AgentId > &agentsToTest, std::map< int, std::set< AgentId > > &agentsToPush)=0 | repast::Grid< T, GPType > | pure virtual |
| getDisplacement(const Point< GPType > &pt1, const Point< GPType > &pt2, std::vector< GPType > &out) const =0 | repast::Grid< T, GPType > | pure virtual |
| getDistance(const Point< GPType > &pt1, const Point< GPType > &pt2) const =0 | repast::Grid< T, GPType > | pure virtual |
| getDistanceSq(const Point< GPType > &pt1, const Point< GPType > &pt2) const =0 | repast::Grid< T, GPType > | pure virtual |
| getInfoExchangePartners(std::set< int > &psToSendTo, std::set< int > &psToReceiveFrom)=0 | repast::Grid< T, GPType > | pure virtual |
| getLocation(const T *agent, std::vector< GPType > &out) const =0 | repast::Grid< T, GPType > | pure virtual |
| getLocation(const AgentId &id, std::vector< GPType > &out) const =0 | repast::Grid< T, GPType > | pure virtual |
| getObjectAt(const Point< GPType > &pt) const =0 | repast::Grid< T, GPType > | pure virtual |
| getObjectsAt(const Point< GPType > &pt, std::vector< T * > &out) const =0 | repast::Grid< T, GPType > | pure virtual |
| getProjectionInfo(AgentId id, bool secondaryInfo=false, std::set< AgentId > *secondaryIds=0, int destProc=-1)=0 (defined in repast::Grid< T, GPType >) | repast::Grid< T, GPType > | pure virtual |
| repast::Projection::getProjectionInfo(std::vector< AgentId > &agents, std::vector< ProjectionInfoPacket * > &packets, bool secondaryInfo=false, std::set< AgentId > *secondaryIds=0, int destProc=-1) | repast::Projection< T > | virtual |
| getRequiredAgents(std::set< AgentId > &agentsToTest, std::set< AgentId > &agentsRequired, RADIUS radius=Projection< T >::PRIMARY) | repast::Grid< T, GPType > | inlinevirtual |
| Grid(std::string name) | repast::Grid< T, GPType > | inline |
| isPeriodic() const =0 | repast::Grid< T, GPType > | pure virtual |
| keepsAgentsOnSyncProj() | repast::Grid< T, GPType > | inlinevirtual |
| moveByDisplacement(const T *agent, const std::vector< GPType > &displacement)=0 | repast::Grid< T, GPType > | pure virtual |
| moveByVector(const T *agent, double distance, const std::vector< double > &anglesInRadians)=0 | repast::Grid< T, GPType > | pure virtual |
| moveTo(const AgentId &id, const Point< GPType > &pt)=0 | repast::Grid< T, GPType > | pure virtual |
| name() const | repast::Projection< T > | inline |
| name_ (defined in repast::Projection< T >) | repast::Projection< T > | protected |
| PRIMARY enum value (defined in repast::Projection< T >) | repast::Projection< T > | |
| Projection(std::string name) | repast::Projection< T > | inline |
| removeAgent(T *agent)=0 (defined in repast::Projection< T >) | repast::Projection< T > | protectedpure virtual |
| removeFilterVal(int type) | repast::Projection< T > | inline |
| SECONDARY enum value (defined in repast::Projection< T >) | repast::Projection< T > | |
| sendsSecondaryAgentsOnStatusExchange() | repast::Grid< T, GPType > | inlinevirtual |
| transform(const std::vector< GPType > &location, std::vector< GPType > &out) const =0 | repast::Grid< T, GPType > | pure virtual |
| translate(const Point< GPType > &location, const Point< GPType > &displacement, std::vector< GPType > &out) const =0 | repast::Grid< T, GPType > | pure virtual |
| updateProjectionInfo(ProjectionInfoPacket *pip, Context< T > *context)=0 (defined in repast::Grid< T, GPType >) | repast::Grid< T, GPType > | pure virtual |
| repast::Projection::updateProjectionInfo(std::vector< ProjectionInfoPacket * > &pips, Context< T > *context) | repast::Projection< T > | |
| ~Grid() (defined in repast::Grid< T, GPType >) | repast::Grid< T, GPType > | inlinevirtual |
| ~Projection() (defined in repast::Projection< T >) | repast::Projection< T > | inlinevirtual |
1.8.17