Searched refs:projectfunctionlabellocal (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | dmimpl.h | 95 …PetscErrorCode (*projectfunctionlabellocal)(DM, PetscReal, DMLabel, PetscInt, const PetscInt[], Pe… member
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 8412 …PetscUseTypeMethod(dm, projectfunctionlabellocal, time, label, numIds, ids, Nc, comps, funcs, ctxs… in DMProjectFunctionLabelLocal()
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 5138 dm->ops->projectfunctionlabellocal = DMProjectFunctionLabelLocal_pforest; in DMInitialize_pforest()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 5746 dm->ops->projectfunctionlabellocal = DMProjectFunctionLabelLocal_Plex; in DMInitialize_Plex()
|