Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c349 Vec KcoordsVec, KrefCoordsVec; in DMPlexCreateReferenceTree_Union() local
355 PetscCall(DMGetCoordinatesLocal(Kref, &KrefCoordsVec)); in DMPlexCreateReferenceTree_Union()
372 PetscCall(VecGetValuesSection(KrefCoordsVec, KrefCoordsSec, v, &Kcoords)); in DMPlexCreateReferenceTree_Union()