Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmnetworkimpl.h77 SVNONE = -1, enumerator
/petsc/src/dm/impls/network/
H A Dnetwork.c344 vtype = SVNONE; in VtxGetInfo()
360 if (vtype != SVNONE) break; in VtxGetInfo()
536 SVtxType svtype = SVNONE; in GetEdgelist_Coupling()