Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c2158 PetscInt c = closure[2 * cl], clDof; in DMPlexComputeInterpolatorTree() local
2283 PetscInt c = closure[2 * cl], clDof; in DMPlexComputeInterpolatorTree() local
3864 PetscInt c = closure[2 * cl], clDof; in DMPlexTransferVecTree_Interpolate() local
H A Dplexpartition.c824 … PetscInt clDof, clPoint = clIdx[clOff + cl]; /* odd indices are reserved for orientations */ in PetscPartitionerDMPlexPartition() local