Searched refs:DMPlexGetLocalOffsetsSupport (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexceed.c | 195 PetscErrorCode DMPlexGetLocalOffsetsSupport(DM dm, DMLabel domain_label, PetscInt label_value, Pets… in DMPlexGetLocalOffsetsSupport() function 349 …PetscCall(DMPlexGetLocalOffsetsSupport(dm, NULL, 0, &num_faces, &num_comp, &lvec_size, &offL, &off… in DMPlexCreateCeedRestrictionFVM()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex49.c | 113 …PetscCall(DMPlexGetLocalOffsetsSupport(dm, domain_label, label_value, &Nface, &Nc, &n, &offsetsNeg… in CheckOffsets()
|
| /petsc/doc/changes/ |
| H A D | 319.md | 249 - Add `DMPlexGetLocalOffsetsSupport()` for interaction with libCEED for FV
|
| /petsc/include/ |
| H A D | petscdmplex.h | 595 PETSC_EXTERN PetscErrorCode DMPlexGetLocalOffsetsSupport(DM, DMLabel, PetscInt, PetscInt *, PetscIn…
|