RepastHPC  2.3.1
Public Member Functions | Public Attributes | List of all members
repast::IsLocalAgent< T > Struct Template Reference

Used in a filter iterator to filter on local agents only. More...

#include <SharedContext.h>

Public Member Functions

 IsLocalAgent (int rankInCommunicator)
 
bool operator() (const boost::shared_ptr< T > &ptr)
 

Public Attributes

int rank
 

Detailed Description

template<typename T>
struct repast::IsLocalAgent< T >

Used in a filter iterator to filter on local agents only.


The documentation for this struct was generated from the following file: