Home
last modified time | relevance | path

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

/petsc/src/mat/matfd/
H A Dfdmatrix.c97 PetscErrorCode MatFDColoringView(MatFDColoring c, PetscViewer viewer) in MatFDColoringView() function
408 PetscCall(MatFDColoringView(fd, viewer)); in MatFDColoringViewFromOptions()
448 …tion via finite differences with coloring", "Mat", comm, MatFDColoringDestroy, MatFDColoringView)); in MatFDColoringCreate()
/petsc/include/
H A Dpetscmat.h1736 PETSC_EXTERN PetscErrorCode MatFDColoringView(MatFDColoring, PetscViewer);