Searched refs:conesSection (Results 1 – 1 of 1) sorted by relevance
1383 PetscSection conesSection; in DMPlexCGNS_MatchCGNSFacesToPlexFaces() local1389 PetscCall(DMPlexGetConeSection(dm, &conesSection)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()1391 PetscCall(PetscSectionArrayView(conesSection, cones, PETSC_INT, NULL)); in DMPlexCGNS_MatchCGNSFacesToPlexFaces()