Searched refs:coordsSection (Results 1 – 1 of 1) sorted by relevance
1302 PetscSection coordsSection; in ViewPointsWithType_Internal() local1310 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()