Searched refs:gidx_from (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/network/ |
| H A D | network.c | 535 PetscInt net, idx, gidx, nmerged, gidx_from, net_from, sv_idx; in GetEdgelist_Coupling() local 563 PetscCall(VtxGetInfo(Nsv, svtx, net, idx, &gidx_from, &svtype, &sv_idx)); in GetEdgelist_Coupling() 571 vidxlTog[i++] = gidx_from; /* gidx before merging! Bug??? */ in GetEdgelist_Coupling()
|