Home
last modified time | relevance | path

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

/petsc/src/mat/matfd/ftn-custom/
H A Dzfdmatrixf.c34 static PetscErrorCode ourmatfdcoloringfunctionts(TS ts, PetscReal t, Vec x, Vec y, MatFDColoring fd) in ourmatfdcoloringfunctionts() function
61 …= MatFDColoringSetFunction(*fd, (MatFDColoringFn *)(PetscVoidFn *)ourmatfdcoloringfunctionts, *fd); in matfdcoloringsetfunctionts_()