Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Ddmpleximpl.h328 PETSC_INTERN PetscErrorCode DMComputeL2GradientDiff_Plex(DM, PetscReal, PetscErrorCode (**)(PetscIn…
/petsc/src/dm/impls/plex/
H A Dplexcreate.c5751 dm->ops->computel2gradientdiff = DMComputeL2GradientDiff_Plex; in DMInitialize_Plex()
H A Dplexfem.c1582 PetscErrorCode DMComputeL2GradientDiff_Plex(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscIn… in DMComputeL2GradientDiff_Plex() function