Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexindices.c24 PetscInt pStart, pEnd, sStart, sEnd, point, clSize; in DMPlexCreateClosureIndex() local
H A Dplexglvis.c286 PetscInt sStart, sEnd; in DMPlexGetPointMFEMVertexIDs_Internal() local
H A Dplexdistribute.c504 PetscInt pStart, pEnd, p, sStart, sEnd, nleaves, l; in DMPlexCreateOverlapLabel() local
670 PetscInt pStart, pEnd, p, sStart, sEnd, nleaves, l, el; in DMPlexCreateOverlapLabelFromLabels() local
H A Dplex.c128 PetscInt *sStart, *sEnd; in DMPlexGetFieldTypes_Internal() local
211 …Section section, PetscInt field, PetscInt *types, PetscInt **sStart, PetscInt **sEnd, PetscViewerV… in DMPlexRestoreFieldTypes_Internal()
218 …ernal(DM dm, PetscSection section, PetscInt field, PetscInt *sStart, PetscInt *sEnd, PetscViewerVT… in DMPlexGetFieldType_Internal()
6046 PetscInt sStart, sEnd; in DMPlexSetClosurePermutationTensor() local
7792 PetscInt numFields, sStart, sEnd, cStart, cEnd; in DMPlexAnchorsGetSubMatIndices() local
7844 PetscInt sStart = -1, sEnd = -1; in DMPlexAnchorsGetSubMatModification() local
10673 PetscInt pStart, pEnd, sStart, sEnd, p, dof, numFields, f; in DMPlexCreateConstraintSection_Anchors() local
10716 …PetscInt pStart, pEnd, p, sStart, sEnd, dof, aDof, aOff, off, nnz, annz, m, n, q, a, offset… in DMPlexCreateConstraintMatrix_Anchors() local
H A Dplexsubmesh.c633 PetscInt coordSize, sStart, sEnd; in DMPlexShiftCoordinates_Internal() local
/petsc/src/dm/interface/
H A Ddmperiodicity.c339 …PetscInt Nc, vStart, vEnd, sStart, sEnd, newStart = PETSC_INT_MAX, newEnd = PETSC_INT_MIN,… in DMLocalizeCoordinates() local
/petsc/src/dm/dt/dualspace/interface/
H A Ddualspace.c989 …Code PetscDualSpacePushForwardSubspaces_Internal(PetscDualSpace sp, PetscInt sStart, PetscInt sEnd) in PetscDualSpacePushForwardSubspaces_Internal()