Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplextree.c2751 PetscInt numInRows = rowOffsets[f + 1] - rowOffsets[f]; in DMPlexComputeInterpolatorTree() local
2766 PetscInt numInRows = rowOffsets[f + 1] - rowOffsets[f]; in DMPlexComputeInterpolatorTree() local
2783 PetscInt numInRows = matSize / numColIndices; in DMPlexComputeInterpolatorTree() local