Searched refs:DMProjectBdFieldLabelLocal (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex5.c | 1193 …PetscCall(DMProjectBdFieldLabelLocal(dmFault, 0.0, depthLabel, 1, &id, PETSC_DETERMINE, NULL, locX… in TestAssembly() 1198 …PetscCall(DMProjectBdFieldLabelLocal(dmFault, 0.0, depthLabel, 1, &id, PETSC_DETERMINE, NULL, locX… in TestAssembly()
|
| /petsc/include/ |
| H A D | petscdm.h | 453 PETSC_EXTERN PetscErrorCode DMProjectBdFieldLabelLocal(DM, PetscReal, DMLabel, PetscInt, const Pets…
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 8674 PetscErrorCode DMProjectBdFieldLabelLocal(DM dm, PetscReal time, DMLabel label, PetscInt numIds, co… in DMProjectBdFieldLabelLocal() function
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 1006 …PetscCall(DMProjectBdFieldLabelLocal(dm, time, label, numids, ids, Nc, comps, locU, funcs, INSERT_… in DMPlexInsertBoundaryValuesEssentialBdField()
|