Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexsfc.c405 …intWithCorrections(DM dm, PetscInt point, PetscInt ornt, PetscSection perm_section, PetscInt perm_… in DMPlexOrientPointWithCorrections() argument
424 if (perm_section) { in DMPlexOrientPointWithCorrections()
426 PetscCall(PetscSectionGetNumFields(perm_section, &num_fields)); in DMPlexOrientPointWithCorrections()
427 …f = 0; f < num_fields; f++) PetscCall(DMPlexOrientFieldPointIndex(dm, perm_section, f, perm_length… in DMPlexOrientPointWithCorrections()