Searched defs:SNESComputeJacobianDefaultColor (Results 1 – 2 of 2) sorted by relevance
61 PetscErrorCode SNESComputeJacobianDefaultColor(SNES snes, Vec x1, Mat J, Mat B, PetscCtx ctx) in SNESComputeJacobianDefaultColor() function
571 PETSC_EXTERN SNESJacobianFn SNESComputeJacobianDefaultColor; variable