Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscmat.h560 PETSC_EXTERN PetscErrorCode MatSetValuesBatch(Mat, PetscInt, PetscInt, PetscInt[], const PetscScala…
/petsc/src/mat/interface/
H A Dmatrix.c2274 PetscErrorCode MatSetValuesBatch(Mat mat, PetscInt nb, PetscInt bs, PetscInt rows[], const PetscSca… in MatSetValuesBatch() function