Home
last modified time | relevance | path

Searched defs:nvtx (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/tutorials/network/
H A Dpipes.c23 PetscInt *edgelist = wash->edgelist, *nvtx = NULL, *vtxDone = NULL; in WashNetworkDistribute() local
/petsc/include/petsc/private/
H A Ddmnetworkimpl.h83 PetscInt Nvtx, nvtx; /* Number of global/local vertices */ member
/petsc/src/dm/impls/network/
H A Dnetwork.c215 PetscInt i, Nedge, j, Nvtx, nvtx, nvtx_min = -1, nvtx_max = 0; in DMNetworkAddSubnetwork() local