Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex5.c1071 const PetscInt offN = 0; in add_fields() local
1073 for (d = 0; d < dim; ++d) f[d] = u[offN + d] + u[offP + d]; in add_fields()