Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex8.c36 static void hessian_11_2d(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const P… in hessian_11_2d() function
99 PetscCall(PetscDSSetJacobian(ds, 0, 0, NULL, NULL, NULL, hessian_11_2d)); in SetupProblem()