Searched defs:directin (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/network/tests/ |
| H A D | ex3.c | 20 PetscErrorCode StarGraphCreateEdgeList(PetscInt k, PetscBool directin, PetscInt *ne, PetscInt *edge… in StarGraphCreateEdgeList() 56 …MPI_Comm comm, PetscInt numdofvert, PetscInt numdofedge, PetscInt k, PetscBool directin, DM *newdm) in StarGraphCreate()
|
| H A D | ex1.c | 20 PetscErrorCode CreateStarGraphEdgeList(PetscInt k, PetscBool directin, PetscInt *ne, PetscInt *edge… in CreateStarGraphEdgeList() 56 …MPI_Comm comm, PetscInt numdofvert, PetscInt numdofedge, PetscInt k, PetscBool directin, DM *newdm) in CreateSimpleStarGraph()
|
| H A D | ex2.c | 20 static PetscErrorCode StarGraphCreateEdgeList(PetscInt k, PetscBool directin, PetscInt *ne, PetscIn… in StarGraphCreateEdgeList() 100 …MPI_Comm comm, PetscInt numdofvert, PetscInt numdofedge, PetscInt k, PetscBool directin, DM *newdm) in StarGraphCreate()
|