Searched refs:DMComputeL2FieldDiff_Plex (Results 1 – 3 of 3) sorted by relevance
329 PETSC_INTERN PetscErrorCode DMComputeL2FieldDiff_Plex(DM, PetscReal, PetscErrorCode (**)(PetscInt, …
5752 dm->ops->computel2fielddiff = DMComputeL2FieldDiff_Plex; in DMInitialize_Plex()
1697 PetscErrorCode DMComputeL2FieldDiff_Plex(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, … in DMComputeL2FieldDiff_Plex() function