Searched refs:DMPlexRestoreFaceGeometry (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/ftn-custom/ |
| H A D | zplexfemf90.c | 130 …*ierr = DMPlexRestoreFaceGeometry(*dm, *fStart, *fEnd, *faceGeometry, *cellGeometry, Nface, &g, &v… in dmplexrestorefacegeometry_()
|
| /petsc/include/ |
| H A D | petscdmplex.h | 422 PETSC_EXTERN PetscErrorCode DMPlexRestoreFaceGeometry(DM, PetscInt, PetscInt, Vec, Vec, PetscInt *,…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 4351 PetscErrorCode DMPlexRestoreFaceGeometry(DM dm, PetscInt fStart, PetscInt fEnd, Vec faceGeometry, V… in DMPlexRestoreFaceGeometry() function 5454 …PetscCall(DMPlexRestoreFaceGeometry(dm, fS, fE, faceGeometryFVM, cellGeometryFVM, &numFaces, &fgeo… in DMPlexComputeResidualByKey()
|