Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmnetworkimpl.h78 SVFROM = 0, enumerator
/petsc/src/dm/impls/network/
H A Dnetwork.c349 vtype = SVFROM; in VtxGetInfo()
575 if (svtype == SVFROM && network->cloneshared->subnet[net].nvtx) { in GetEdgelist_Coupling()