Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmnetworkimpl.h79 SVTO = 1 enumerator
/petsc/src/dm/impls/network/
H A Dnetwork.c356 vtype = SVTO; in VtxGetInfo()
564 if (svtype == SVTO) { in GetEdgelist_Coupling()