Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmnetworkimpl.h80 } SVtxType; typedef
/petsc/src/dm/impls/network/
H A Dnetwork.c335 …PetscInt Nsvtx, SVtx *svtx, PetscInt net, PetscInt idx, PetscInt *gidx, SVtxType *svtype, PetscInt… in VtxGetInfo()
338 SVtxType vtype; in VtxGetInfo()
536 SVtxType svtype = SVNONE; in GetEdgelist_Coupling()