Searched refs:fieldOffsets (Results 1 – 1 of 1) sorted by relevance
7790 …scSection section, PetscSection cSec, PetscInt tmpIndices[], PetscInt fieldOffsets[], PetscInt ind… in DMPlexAnchorsGetSubMatIndices() argument7824 …for (PetscInt i = fStart[f]; i < fEnd[f]; i++) indices[fieldOffsets[f]++] = (cSecDof > 0) ? tmpInd… in DMPlexAnchorsGetSubMatIndices()7832 …for (PetscInt i = 0; i < bEnd; i++) indices[fieldOffsets[0]++] = (cSecDof > 0) ? tmpIndices[i] : -… in DMPlexAnchorsGetSubMatIndices()