Home
last modified time | relevance | path

Searched defs:net (Results 1 – 4 of 4) sorted by relevance

/petsc/src/ksp/ksp/tutorials/network/
H A Dex4.c9 PetscInt i, j, net, Nsubnet, ne, nv, nvar, v, goffset, row, compkey0, compkey1, compkey; in main() local
H A Dex3.c18 …PetscInt i, j, net, Nsubnet, nsubnet, ne, nv, nvar, v, ncomp, compkey0, compkey1, compkey, … in main() local
/petsc/src/dm/impls/network/
H A Dnetwork.c335 static inline PetscErrorCode VtxGetInfo(PetscInt Nsvtx, SVtx *svtx, PetscInt net, PetscInt idx, Pet… in VtxGetInfo()
376 PetscInt net, idx, gidx; in TableAddSVtx() local
407 PetscInt gidx, net, idx, i, nta, ita, idx_from, idx_to, n, *net_tmp, *idx_tmp, *gidx_tmp; in SharedVtxCreate() local
535 PetscInt net, idx, gidx, nmerged, gidx_from, net_from, sv_idx; in GetEdgelist_Coupling() local
656 …k->cloneshared->Nsubnet, np, *edges, *subnetvtx, *subnetedge, e, v, vfrom, vto, net, globaledgeoff; in DMNetworkLayoutSetUp() local
892 DM_Network *net = (DM_Network *)dm->data; in DMNetworkGetSharedVertices() local
1770 …etscInt j, e, v, offset, *subnetvtx, *subnetedge, Nsubnet, gidx, svtx_idx, nv, net; in DMNetworkDistribute() local
/petsc/src/ts/interface/
H A Dts.c166 PetscBool net; in TSSetFromOptions() local