Searched defs:Nsvtx (Results 1 – 2 of 2) sorted by relevance
126 PetscInt nsvtx, Nsvtx; /* Local and global num of entries in svtx */ member
335 static inline PetscErrorCode VtxGetInfo(PetscInt Nsvtx, SVtx *svtx, PetscInt net, PetscInt idx, Pet… in VtxGetInfo()848 …PetscInt i, nsubnet = network->cloneshared->Nsubnet, *sedgelist, Nsvtx = network->cloneshared->… in DMNetworkAddSharedVertices() local