A mpi_coloring object, constructed on request.  
 More...
| Public Member Functions | |
| template<typename... ARGS> | |
| color_type & | allocate (ARGS &&... args) | 
| Create the mpi_coloring. | |
| void | deallocate () | 
| Destroy the coloring object. | |
| color_type & | get () | 
| Get the coloring object. | |
| const color_type & | get () const | 
| Get the coloring object. | |
A mpi_coloring object, constructed on request. 
Topo::cslot. mpi_coloring directly. | color_type & allocate | ( | ARGS &&... | args | ) | 
Create the mpi_coloring. 
Topo::coloring object | void deallocate | ( | ) | 
Destroy the coloring object.
| color_type & get | ( | ) | 
Get the coloring object.
| const color_type & get | ( | ) | const | 
Get the coloring object.