Searched refs:Nxf (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 3898 PetscInt Nx = 0, Nxf, s; in DMPlexGetHybridCellFields() local 3903 PetscCall(DMPlexVecGetClosure(plex, section, locX, cell, &Nxf, &xf)); in DMPlexGetHybridCellFields() 3919 PetscCall(DMPlexVecRestoreClosure(plex, section, locX, cell, &Nxf, &xf)); in DMPlexGetHybridCellFields()
|