Searched defs:nvtx (Results 1 – 3 of 3) sorted by relevance
23 PetscInt *edgelist = wash->edgelist, *nvtx = NULL, *vtxDone = NULL; in WashNetworkDistribute() local
83 PetscInt Nvtx, nvtx; /* Number of global/local vertices */ member
215 PetscInt i, Nedge, j, Nvtx, nvtx, nvtx_min = -1, nvtx_max = 0; in DMNetworkAddSubnetwork() local