Searched refs:sectionX (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 4000 PetscSection sectionX[2]; in DMPlexGetHybridFields() local 4019 PetscCall(DMGetLocalSection(dmX[s], §ionX[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()
|