Searched refs:DMPlexCreateDoublet (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex4f90.F90 | 20 …PetscCallA(DMPlexCreateDoublet(PETSC_COMM_WORLD, dim, simplex, interpolate, refinementLimit, dm, i…
|
| /petsc/doc/changes/ |
| H A D | 315.md | 276 - Remove regular refinement and marking from `DMPlexCreateDoublet()`
|
| /petsc/include/ |
| H A D | petscdmplex.h | 180 PETSC_EXTERN PetscErrorCode DMPlexCreateDoublet(MPI_Comm, PetscInt, PetscBool, PetscBool, PetscReal…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 438 PetscErrorCode DMPlexCreateDoublet(MPI_Comm comm, PetscInt dim, PetscBool simplex, PetscBool interp… in DMPlexCreateDoublet() function 4957 …PetscCall(DMPlexCreateDoublet(PetscObjectComm((PetscObject)dm), dim, simplex, interpolate, rl, &dm… in DMPlexCreateFromOptions_Internal()
|