Home
last modified time | relevance | path

Searched defs:gradDM (Results 1 – 4 of 4) sorted by relevance

/petsc/include/petsc/private/
H A Ddmadaptorimpl.h36 DM cellDM, gradDM; member
/petsc/src/ts/tutorials/
H A Dex11.c1110 DM dm, gradDM, plex, cellDM, adaptedDM = NULL; in adaptToleranceFVMSetUp() local
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c3450 PetscErrorCode DMPlexGetDataFVM(DM dm, PetscFV fv, Vec *cellgeom, Vec *facegeom, DM *gradDM) in DMPlexGetDataFVM()
H A Dplextree.c3768 DM cellDM = NULL, gradDM = NULL; in DMPlexTransferVecTree_Interpolate() local