Searched refs:DMPlexGetPointGlobal (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexpoint.c | 230 PetscErrorCode DMPlexGetPointGlobal(DM dm, PetscInt point, PetscInt *start, PetscInt *end) in DMPlexGetPointGlobal() function
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmplex.pxi | 45 PetscErrorCode DMPlexGetPointGlobal(PetscDM, PetscInt, PetscInt*, PetscInt*)
|
| H A D | DMPlex.pyx | 2058 Section.getDof, DMPlex.getPointLocal, petsc.DMPlexGetPointGlobal 2063 CHKERR(DMPlexGetPointGlobal(self.dm, cpoint, &start, &end))
|
| /petsc/include/ |
| H A D | petscdmplex.h | 77 PETSC_EXTERN PetscErrorCode DMPlexGetPointGlobal(DM, PetscInt, PetscInt *, PetscInt *);
|