Searched refs:VecIntGetValuesSection_Private (Results 1 – 1 of 1) sorted by relevance
2839 static PetscErrorCode VecIntGetValuesSection_Private(const PetscInt *baseArray, PetscSection s, Pet… in VecIntGetValuesSection_Private() function2980 if (s->bc) PetscCall(VecIntGetValuesSection_Private(s->bcIndices, s->bc, point, indices)); in PetscSectionGetConstraintIndices()