#include <converse.h>
Data Fields | |
Partition_Type | type |
int | isTopoaware |
int | scheme |
int | numPartitions |
int * | partitionSize |
int * | partitionPrefix |
int * | nodeMap |
int | myPartition |
char * | partsizes |
Definition at line 211 of file converse.h.
Definition at line 212 of file converse.h.
Referenced by CmiSetMasterPartition(), CmiSetPartitionSizes(), create_partition_map(), create_topoaware_partitions(), node_lToGTranslate(), and pe_lToGTranslate().
Definition at line 213 of file converse.h.
Referenced by CmiSetCustomPartitioning(), CmiSetPartitionScheme(), create_partition_map(), and node_lToGTranslate().
Definition at line 213 of file converse.h.
Referenced by CmiSetCustomPartitioning(), CmiSetPartitionScheme(), create_partition_map(), and create_topoaware_partitions().
Definition at line 214 of file converse.h.
Referenced by CmiCreatePartitions(), CmiSetNumPartitions(), create_partition_map(), and create_topoaware_partitions().
Definition at line 215 of file converse.h.
Referenced by create_partition_map(), create_topoaware_partitions(), and node_lToGTranslate().
Definition at line 216 of file converse.h.
Referenced by create_partition_map(), create_topoaware_partitions(), and node_lToGTranslate().
Definition at line 217 of file converse.h.
Referenced by create_topoaware_partitions(), and node_lToGTranslate().
Definition at line 218 of file converse.h.
Referenced by create_partition_map(), and create_topoaware_partitions().
char* PartitionInfo::partsizes |
Definition at line 219 of file converse.h.
Referenced by CmiSetPartitionSizes(), and create_partition_map().