Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexfem.c4000 PetscSection sectionX[2]; in DMPlexGetHybridFields() local
4019 PetscCall(DMGetLocalSection(dmX[s], &sectionX[s])); in DMPlexGetHybridFields()
4048 …PetscCall(DMPlexVecGetOrientedClosure(plexX[s], sectionX[s], PETSC_FALSE, locX[s], subpoint, ornt[… in DMPlexGetHybridFields()
4051 PetscCall(DMPlexVecRestoreClosure(plexX[s], sectionX[s], locX[s], subpoint, &Nx, &closure)); in DMPlexGetHybridFields()