Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/cgns/
H A Dplexcgns2.c1383 PetscSection conesSection; in DMPlexCGNS_MatchCGNSFacesToPlexFaces() local
1389 PetscCall(DMPlexGetConeSection(dm, &conesSection)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()
1391 PetscCall(PetscSectionArrayView(conesSection, cones, PETSC_INT, NULL)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()