Home
last modified time | relevance | path

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

/petsc/src/vec/is/section/interface/
H A Dsection.c2849 static PetscErrorCode VecIntSetValuesSection_Private(PetscInt *baseArray, PetscSection s, PetscInt … in VecIntSetValuesSection_Private() function
3010 PetscCall(VecIntSetValuesSection_Private(s->bcIndices, s->bc, point, indices, INSERT_VALUES)); in PetscSectionSetConstraintIndices()