Searched refs:DMPlexVecGetClosure_Depth1_Static (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 6343 static inline PetscErrorCode DMPlexVecGetClosure_Depth1_Static(DM dm, PetscSection section, Vec v, … in DMPlexVecGetClosure_Depth1_Static() function 6626 PetscCall(DMPlexVecGetClosure_Depth1_Static(dm, section, v, point, csize, values)); in DMPlexVecGetOrientedClosure() 6808 PetscCall(DMPlexVecGetClosure_Depth1_Static(dm, section, v, point, csize, values)); in DMPlexVecGetClosureAtDepth()
|