Searched refs:perm_section (Results 1 – 1 of 1) sorted by relevance
405 …intWithCorrections(DM dm, PetscInt point, PetscInt ornt, PetscSection perm_section, PetscInt perm_… in DMPlexOrientPointWithCorrections() argument424 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()