Searched defs:globalOff (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/vec/is/section/interface/ |
| H A D | section.c | 1480 PetscInt pStart, pEnd, p, dof, cdof, off, globalOff = 0, nroots, nlocal, maxleaf; in PetscSectionCreateGlobalSection() local 1625 PetscInt pStart, pEnd, p, e, dof, cdof, globalOff = 0, nroots; in PetscSectionCreateGlobalSectionCensored() local
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 2595 PetscInt pStart, pEnd, p, dof, cdof, off, globalOff = 0, nroots; in PetscSectionCreateGlobalSectionLabel() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plextree.c | 2346 PetscInt globalOff, c = points[2 * cl]; in DMPlexComputeInterpolatorTree() local 2352 PetscInt c = points[2 * cl], globalOff; in DMPlexComputeInterpolatorTree() local
|
| H A D | plex.c | 8564 …maxFPoints, numFPoints, numCPoints, numFIndices, numCIndices, dof, off, globalOff, pStart, pEnd, p… in DMPlexMatSetClosureRefined() local 8728 …maxFPoints, numFPoints, numCPoints, numFIndices, numCIndices, dof, off, globalOff, pStart, pEnd, p… in DMPlexMatGetClosureIndicesRefined() local
|