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