Home
last modified time | relevance | path

Searched refs:GetEdgelist_Coupling (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/network/
H A Dnetwork.c527 static PetscErrorCode GetEdgelist_Coupling(DM dm, PetscInt *edges, PetscInt *nmerged_ptr) in GetEdgelist_Coupling() function
681 PetscCall(GetEdgelist_Coupling(dm, edges, &nmerged)); in DMNetworkLayoutSetUp()