Searched refs:CreateQuad_2D (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex7.c | 228 PetscErrorCode CreateQuad_2D(MPI_Comm comm, PetscInt testNum, DM dm) in CreateQuad_2D() function 320 PetscCall(CreateQuad_2D(comm, testNum, *dm)); in CreateMesh()
|
| H A D | ex9.c | 128 static PetscErrorCode CreateQuad_2D(MPI_Comm comm, DM *newdm) in CreateQuad_2D() function 183 PetscCall(CreateQuad_2D(comm, newdm)); in CreateMesh()
|
| H A D | ex5.c | 582 static PetscErrorCode CreateQuad_2D(MPI_Comm comm, PetscInt testNum, DM *dm) in CreateQuad_2D() function 817 PetscCall(CreateQuad_2D(comm, user->testNum, dm)); in CreateMesh()
|
| H A D | ex18.c | 567 static PetscErrorCode CreateQuad_2D(MPI_Comm comm, PetscBool interpolate, AppCtx *user, DM *dm) in CreateQuad_2D() function 717 PetscCall(CreateQuad_2D(comm, interpCreate, user, dm)); in CreateMesh()
|