Searched refs:DMPlexGetPointGlobalField (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexpoint.c | 341 PetscErrorCode DMPlexGetPointGlobalField(DM dm, PetscInt point, PetscInt field, PetscInt *start, Pe… in DMPlexGetPointGlobalField() function
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmplex.pxi | 47 PetscErrorCode DMPlexGetPointGlobalField(PetscDM, PetscInt, PetscInt, PetscInt*, PetscInt*)
|
| H A D | DMPlex.pyx | 2088 DMPlex.getPointLocal, petsc.DMPlexGetPointGlobalField 2094 CHKERR(DMPlexGetPointGlobalField(self.dm, cpoint, cfield, &start, &end))
|
| /petsc/include/ |
| H A D | petscdmplex.h | 80 PETSC_EXTERN PetscErrorCode DMPlexGetPointGlobalField(DM, PetscInt, PetscInt, PetscInt *, PetscInt …
|