Searched refs:DMComputeL2Diff_Plex (Results 1 – 4 of 4) sorted by relevance
327 PETSC_INTERN PetscErrorCode DMComputeL2Diff_Plex(DM, PetscReal, PetscErrorCode (**)(PetscInt, Petsc…
349 …="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/dm/impls/plex/plexfem.c.html#DMComputeL2Diff_Plex">source</a>…
5750 dm->ops->computel2diff = DMComputeL2Diff_Plex; in DMInitialize_Plex()
1424 PetscErrorCode DMComputeL2Diff_Plex(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, Petsc… in DMComputeL2Diff_Plex() function