Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex18.c1302 PetscSection coordsSection; in ViewPointsWithType_Internal() local
1310 PetscCall(DMGetCoordinateSection(dm, &coordsSection)); in ViewPointsWithType_Internal()
1324 PetscCall(PetscSectionGetDof(coordsSection, p, &n)); in ViewPointsWithType_Internal()
1325 PetscCall(PetscSectionGetOffset(coordsSection, p, &o)); in ViewPointsWithType_Internal()