Home
last modified time | relevance | path

Searched defs:nFV (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexsubmesh.c2466 …abel vertexLabel, PetscInt value, DMLabel subpointMap, PetscInt *numFaces, PetscInt *nFV, DM subdm) in DMPlexMarkSubmesh_Uninterpolated()
2624 …labelname[], PetscInt value, DMLabel subpointMap, PetscInt *numFaces, PetscInt *nFV, PetscInt *sub… in DMPlexMarkCohesiveSubmesh_Uninterpolated()
3175 PetscInt *subface, maxConeSize, numSubFaces = 0, firstSubFace, newFacePoint, nFV = 0; in DMPlexCreateSubmesh_Uninterpolated() local
3969 PetscInt *subface, maxConeSize, numSubFaces, firstSubFace, newFacePoint, nFV; in DMPlexCreateCohesiveSubmesh_Uninterpolated() local
H A Dplexpartition.c629 PetscInt nFV; in DMPlexCreateNeighborCSR() local