Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsfc.c352 static PetscErrorCode DMPlexOrientFieldPointIndex(DM dm, PetscSection section, PetscInt field, Pets… in DMPlexOrientFieldPointIndex() function
427 …for (PetscInt f = 0; f < num_fields; f++) PetscCall(DMPlexOrientFieldPointIndex(dm, perm_section, … in DMPlexOrientPointWithCorrections()