Home
last modified time | relevance | path

Searched defs:nsvtx (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Ddmnetworkimpl.h126 PetscInt nsvtx, Nsvtx; /* Local and global num of entries in svtx */ member
/petsc/src/dm/impls/network/
H A Dnetwork.c845 PetscErrorCode DMNetworkAddSharedVertices(DM dm, PetscInt anetnum, PetscInt bnetnum, PetscInt nsvtx in DMNetworkAddSharedVertices()