Home
last modified time | relevance | path

Searched refs:cpSurfGrad (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/tutorials/
H A Dex19.c187 Mat cpSurfGrad; in main() local
191 …PetscCall(DMPlexGetGeomGradData(dmNozzle, &cpSurfGradHT, &cpSurfGrad, &cpArraySize, &gradSACP, &gr… in main()
340 …PetscCall(DMPlexRestoreGeomGradData(dmNozzle, &cpSurfGradHT, &cpSurfGrad, &cpArraySize, &gradSACP,… in main()
/petsc/src/dm/impls/plex/
H A Dplexegads.c5978 PetscErrorCode DMPlexGetGeomGradData(DM dm, PetscHMapI *cpSurfGradHashTable, Mat *cpSurfGrad, Petsc… in DMPlexGetGeomGradData() argument
5994 …PetscCall(PetscObjectQuery((PetscObject)dm, "Surface Gradient Matrix", (PetscObject *)cpSurfGrad)); in DMPlexGetGeomGradData()
6025 PetscErrorCode DMPlexRestoreGeomGradData(DM dm, PetscHMapI *cpSurfGradHashTable, Mat *cpSurfGrad, P… in DMPlexRestoreGeomGradData() argument