Searched refs:DMNetworkSharedVertexGetInfo (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/ |
| H A D | petscdmnetwork.h | 61 PETSC_EXTERN PetscErrorCode DMNetworkSharedVertexGetInfo(DM, PetscInt, PetscInt *, PetscInt *, cons…
|
| /petsc/src/dm/impls/network/ |
| H A D | networkview.c | 334 PetscCall(DMNetworkSharedVertexGetInfo(dm, vtx[i], &gidx, &nv, &sv)); in DMView_Network()
|
| H A D | network.c | 304 PetscErrorCode DMNetworkSharedVertexGetInfo(DM dm, PetscInt v, PeOp PetscInt *gidx, PeOp PetscInt *… in DMNetworkSharedVertexGetInfo() function
|
| /petsc/doc/changes/ |
| H A D | 317.md | 313 - Add `DMNetworkSharedVertexGetInfo()`
|