Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex240.c81 PetscCall(MatFDColoringSetValues(A, fdcoloring, cm)); in main()
/petsc/src/mat/impls/aij/mpi/
H A Dfdmpiaij.c746 PetscErrorCode MatFDColoringSetValues(Mat J, MatFDColoring coloring, const PetscScalar y[]) in MatFDColoringSetValues() function
/petsc/include/
H A Dpetscmat.h1746 PETSC_EXTERN PetscErrorCode MatFDColoringSetValues(Mat, MatFDColoring, const PetscScalar *);