Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex56.c147 static void g3_lap(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt… in g3_lap() function
327 PetscCall(PetscDSSetJacobian(prob, 0, 0, NULL, NULL, NULL, g3_lap)); in main()