Searched refs:DMPlexVecSetFieldClosure_Internal (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexproject.c | 1056 …PetscCall(DMPlexVecSetFieldClosure_Internal(plex, section, localX, fieldActive, point, Ncc, comps,… in DMProjectLocal_Generic_Plex() 1087 …PetscCall(DMPlexVecSetFieldClosure_Internal(plex, section, localX, fieldActive, p, Ncc, comps, NUL… in DMProjectLocal_Generic_Plex()
|
| H A D | plex.c | 7478 PetscErrorCode DMPlexVecSetFieldClosure_Internal(DM dm, PetscSection section, Vec v, PetscBool fiel… in DMPlexVecSetFieldClosure_Internal() function
|
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 347 PETSC_INTERN PetscErrorCode DMPlexVecSetFieldClosure_Internal(DM, PetscSection, Vec, PetscBool[], P…
|