Searched refs:nodeGrid (Results 1 – 1 of 1) sorted by relevance
7 PetscInt nodeGrid[3]; /* Dimension of node grid */ member25 for (i = 0; i < 3; ++i) p->processGrid[i] = p->nodeGrid[i] = 1; in PetscPartitionerSetFromOptions_Simple()28 …cpartitioner_simple_node_grid", "Number of nodes in each dimension", "", p->nodeGrid, &num, &flg)); in PetscPartitionerSetFromOptions_Simple()47 const PetscInt *nodes = p->nodeGrid; in PetscPartitionerPartition_Simple_Grid()