Searched refs:DMPlexComputeL2DiffLocal (Results 1 – 2 of 2) sorted by relevance
| /petsc/include/ |
| H A D | petscdmplex.h | 438 PETSC_EXTERN PetscErrorCode DMPlexComputeL2DiffLocal(DM, PetscReal, PetscErrorCode (**)(PetscInt, P…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 1433 PetscCall(DMPlexComputeL2DiffLocal(dm, time, funcs, ctxs, localX, diff)); in DMComputeL2Diff_Plex() 1457 PetscErrorCode DMPlexComputeL2DiffLocal(DM dm, PetscReal time, PetscErrorCode (**funcs)(PetscInt, P… in DMPlexComputeL2DiffLocal() function
|