Searched refs:J_11 (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex11.c | 77 static void J_11(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in J_11() function 268 PetscCall(PetscDSSetJacobian(ds, 0, 0, NULL, NULL, NULL, J_11)); in SetupProblem()
|