Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexfem.c3183 PetscInt dim, Nf, field, totDim, cStart, cEnd, cell, ccell, s; in DMPlexComputeInterpolatorGeneral() local
3356 PetscInt dim, Nf, field, totDim, cStart, cEnd, cell, ccell; in DMPlexComputeMassMatrixGeneral() local
H A Dplexsubmesh.c3527 const PetscInt ccell = subpoints[d + 1][subc]; in DMPlexCreateSubmeshGeneric_Interpolated() local