Home
last modified time | relevance | path

Searched refs:blocks_type (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/graph/distributed/
Dmpi_process_group.hpp574 typedef std::vector<block_type*> blocks_type; typedef in boost::graph::distributed::mpi_process_group
577 typedef blocks_type::iterator block_iterator;
/third_party/boost/libs/graph_parallel/src/
Dmpi_process_group.cpp50 explicit deallocate_block(blocks_type* blocks) : blocks(blocks) { } in deallocate_block()
70 blocks_type* blocks;
/third_party/boost/boost/graph/distributed/detail/
Dmpi_process_group.ipp121 blocks_type blocks;