Searched defs:cEndInterior (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 456 PetscInt cStart, cEnd, cEndInterior; in DMCreateLocalSection_Plex() local
|
| H A D | plexgeometry.c | 2978 PetscInt dim, cStart, cEnd, cEndInterior, c, fStart, fEnd, f; in DMPlexComputeGeometryFVM() local 3207 PetscInt dim, cStart, cEnd, c, cEndInterior, maxNumFaces; in BuildGradientReconstruction_Internal() local 3268 PetscInt dim, cStart, cEnd, c, cEndInterior, fStart, fEnd, f, nStart, nEnd, maxNumFaces = 0; in BuildGradientReconstruction_Internal_Tree() local 3401 PetscInt dim, pdim, cStart, cEnd, cEndInterior, c; in DMPlexComputeGradientFVM() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex8.c | 653 PetscInt dim, d, cStart, cEnd, cEndInterior, c; in main() local
|
| H A D | ex3.c | 600 PetscInt dim, nvecs, v, cStart, cEnd, cEndInterior; in TestFVGrad() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 3725 PetscInt coordStart, coordEnd, p, coordDim, p4estCoordDim, cStart, cEnd, cEndInterior; in DMPforestMapCoordinates() local 3787 PetscInt cStart, cEnd, cEndInterior; in DMPforestMapCoordinates() local 3948 PetscInt v, vStart, vEnd, cp, cStart, cEnd, cEndInterior; in DMPforestLocalizeCoordinates() local
|