cid_type typedef | stapl::map_manager< Partition, Mapper, true, false > | |
gid_type typedef | stapl::map_manager< Partition, Mapper, true, false > | |
interval_t typedef | stapl::map_manager< Partition, Mapper, true, false > | |
map_manager(size_t block_size) | stapl::map_manager< Partition, Mapper, true, false > | |
map_manager(Partition const &ps, Mapper const &m) | stapl::map_manager< Partition, Mapper, true, false > | |
map_manager(PartitionContainer const *const part_cont, Partition const &partition, Mapper const &mapper) | stapl::map_manager< Partition, Mapper, true, false > | |
map_result_type typedef | stapl::map_manager< Partition, Mapper, true, false > | |
mapper(void) const (defined in stapl::map_manager< Partition, Mapper, true, false >) | stapl::map_manager< Partition, Mapper, true, false > | |
mapper(void) (defined in stapl::map_manager< Partition, Mapper, true, false >) | stapl::map_manager< Partition, Mapper, true, false > | |
mapper(Mapper const &m) (defined in stapl::map_manager< Partition, Mapper, true, false >) | stapl::map_manager< Partition, Mapper, true, false > | |
mapper_type typedef (defined in stapl::map_manager< Partition, Mapper, true, false >) | stapl::map_manager< Partition, Mapper, true, false > | |
operator()(gid_type const &index) const | stapl::map_manager< Partition, Mapper, true, false > | |
operator()(std::pair< gid_type, gid_type > const &interval) const | stapl::map_manager< Partition, Mapper, true, false > | |
partition(void) const (defined in stapl::map_manager< Partition, Mapper, true, false >) | stapl::map_manager< Partition, Mapper, true, false > | |
partition(void) (defined in stapl::map_manager< Partition, Mapper, true, false >) | stapl::map_manager< Partition, Mapper, true, false > | |
partition(Partition const &p) (defined in stapl::map_manager< Partition, Mapper, true, false >) | stapl::map_manager< Partition, Mapper, true, false > | |
partition_type typedef (defined in stapl::map_manager< Partition, Mapper, true, false >) | stapl::map_manager< Partition, Mapper, true, false > | |
range_of(gid_type const &index) | stapl::map_manager< Partition, Mapper, true, false > | |
value_type typedef | stapl::map_manager< Partition, Mapper, true, false > | |