Home
last modified time | relevance | path

Searched defs:SNESComputeJacobianDefaultColor (Results 1 – 2 of 2) sorted by relevance

/petsc/src/snes/interface/
H A Dsnesj2.c61 PetscErrorCode SNESComputeJacobianDefaultColor(SNES snes, Vec x1, Mat J, Mat B, PetscCtx ctx) in SNESComputeJacobianDefaultColor() function
/petsc/include/
H A Dpetscsnes.h571 PETSC_EXTERN SNESJacobianFn SNESComputeJacobianDefaultColor; variable