Home
last modified time | relevance | path

Searched refs:svto (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/network/
H A Dnetwork.c337 PetscInt i, j, *svto, g_idx; in VtxGetInfo() local
352 svto = svtx[i].sv + 2 * j; in VtxGetInfo()
353 if (net == svto[0] && idx == svto[1]) { in VtxGetInfo()