Home
last modified time | relevance | path

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

/petsc/src/vec/is/section/interface/
H A Dsection.c2839 static PetscErrorCode VecIntGetValuesSection_Private(const PetscInt *baseArray, PetscSection s, Pet… in VecIntGetValuesSection_Private() function
2980 if (s->bc) PetscCall(VecIntGetValuesSection_Private(s->bcIndices, s->bc, point, indices)); in PetscSectionGetConstraintIndices()