Home
last modified time | relevance | path

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

/petsc/src/vec/is/tests/
H A Dex5.c163 const PetscInt indices0[] = {7}; in main() local
166 PetscCall(PetscSectionSetFieldConstraintIndices(section, 2, 0, indices0)); in main()