Searched refs:DMPlexComputeCellwiseIntegralFEM (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex13.c | 436 PetscCall(DMPlexComputeCellwiseIntegralFEM(dmAdj, uAdj, errorEst, user)); in ComputeAdjoint()
|
| /petsc/include/ |
| H A D | petscdmplex.h | 443 PETSC_EXTERN PetscErrorCode DMPlexComputeCellwiseIntegralFEM(DM, Vec, Vec, void *);
|
| /petsc/src/ts/tutorials/ |
| H A D | ex30.c | 1870 PetscCall(DMPlexComputeCellwiseIntegralFEM(dm, u, ellVecCellsF, NULL)); in ResizeSetUp()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2660 PetscErrorCode DMPlexComputeCellwiseIntegralFEM(DM dm, Vec X, Vec F, PetscCtx ctx) in DMPlexComputeCellwiseIntegralFEM() function
|