Searched refs:nsvtx (Results 1 – 3 of 3) sorted by relevance
126 PetscInt nsvtx, Nsvtx; /* Local and global num of entries in svtx */ member
129 network->cloneshared->nsvtx = 0; in DMNetworkSetNumSubNetworks()560 network->cloneshared->nsvtx = 0; /* local num of SVtx structs, including ghosts */ in GetEdgelist_Coupling()569 network->cloneshared->nsvtx++; in GetEdgelist_Coupling()577 network->cloneshared->nsvtx++; in GetEdgelist_Coupling()714 …ges, &subnetedge, network->cloneshared->nVertices + network->cloneshared->nsvtx, &subnetvtx)); /* … in DMNetworkLayoutSetUp()845 PetscErrorCode DMNetworkAddSharedVertices(DM dm, PetscInt anetnum, PetscInt bnetnum, PetscInt nsvtx… in DMNetworkAddSharedVertices() argument859 for (i = 0; i < nsvtx; i++) { in DMNetworkAddSharedVertices()896 if (nsv) *nsv = net->cloneshared->nsvtx; in DMNetworkGetSharedVertices()1941 newDMnetwork->cloneshared->nsvtx = nv; /* num of local shared vertices */ in DMNetworkDistribute()
308 cloneshared->nsvtx = 0; in DMNetworkInitializeToDefault()