Home
last modified time | relevance | path

Searched defs:StarGraphCreate (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/network/tests/
H A Dex3.c56 PetscErrorCode StarGraphCreate(MPI_Comm comm, PetscInt numdofvert, PetscInt numdofedge, PetscInt k,… in StarGraphCreate() function
H A Dex2.c100 static PetscErrorCode StarGraphCreate(MPI_Comm comm, PetscInt numdofvert, PetscInt numdofedge, Pets… in StarGraphCreate() function