Home
last modified time | relevance | path

Searched refs:DMPlexOrientFieldPointVec (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexsfc.c377 static PetscErrorCode DMPlexOrientFieldPointVec(DM dm, PetscSection section, PetscInt field, Vec V,… in DMPlexOrientFieldPointVec() function
421 …if (IsPointInsideStratum(point, pStart, pEnd)) PetscCall(DMPlexOrientFieldPointVec(cdm, csection, … in DMPlexOrientPointWithCorrections()