Home
last modified time | relevance | path

Searched refs:DMPlexRestoreGeomGradData (Results 1 – 3 of 3) sorted by relevance

/petsc/include/
H A Dpetscdmplexegads.h52 PETSC_EXTERN PetscErrorCode DMPlexRestoreGeomGradData(DM, PetscHMapI *, Mat *, PetscInt *, PetscSca…
/petsc/src/dm/impls/plex/tutorials/
H A Dex19.c340 …PetscCall(DMPlexRestoreGeomGradData(dmNozzle, &cpSurfGradHT, &cpSurfGrad, &cpArraySize, &gradSACP,… in main()
/petsc/src/dm/impls/plex/
H A Dplexegads.c6025 PetscErrorCode DMPlexRestoreGeomGradData(DM dm, PetscHMapI *cpSurfGradHashTable, Mat *cpSurfGrad, P… in DMPlexRestoreGeomGradData() function