Searched refs:DMPlexComputeInjectorTree (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 352 PETSC_EXTERN PetscErrorCode DMPlexComputeInjectorTree(DM, DM, PetscSF, PetscInt *, Mat);
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 3510 PetscErrorCode DMPlexComputeInjectorTree(DM coarse, DM fine, PetscSF coarseToFine, PetscInt *childI… in DMPlexComputeInjectorTree() function
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 4483 PetscCall(DMPlexComputeInjectorTree(plexC, plexF, sf, cids, *injection)); in DMCreateInjection_pforest()
|