Home
last modified time | relevance | path

Searched refs:qoff (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplextree.c829 PetscInt dof, off, q, qdof, qoff, newDof, newOff, newqOff, i, parent; in DMPlexTreeExchangeSupports() local
853 PetscCall(PetscSectionGetOffset(mesh->supportSection, q, &qoff)); in DMPlexTreeExchangeSupports()
858 PetscInt r = mesh->supports[qoff + i]; in DMPlexTreeExchangeSupports()