Home
last modified time | relevance | path

Searched defs:baseArray (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/vec/utils/
H A Dvsection.c74 PetscScalar *baseArray; in VecGetValuesSection() local
104 PetscScalar *baseArray, *array; in VecSetValuesSection() local
/petsc/src/vec/is/section/interface/
H A Dsection.c2839 static PetscErrorCode VecIntGetValuesSection_Private(const PetscInt *baseArray, PetscSection s, Pet… in VecIntGetValuesSection_Private()
2849 static PetscErrorCode VecIntSetValuesSection_Private(PetscInt *baseArray, PetscSection s, PetscInt … in VecIntSetValuesSection_Private()