Home
last modified time | relevance | path

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

/petsc/src/mat/matfd/
H A Dfdmatrix.c394 static PetscErrorCode MatFDColoringViewFromOptions(MatFDColoring fd, const char prefix[], const cha… in MatFDColoringViewFromOptions() function
597 PetscCall(MatFDColoringViewFromOptions(coloring, NULL, "-mat_fd_coloring_view")); in MatFDColoringApply()