Searched refs:g0_wu (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex76.c | 263 static void g0_wu(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in g0_wu() function 387 PetscCall(PetscDSSetJacobian(prob, 2, 0, g0_wu, NULL, NULL, NULL)); in SetupProblem()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex77.c | 270 static void g0_wu(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in g0_wu() function 378 PetscCall(PetscDSSetJacobian(prob, 2, 0, g0_wu, NULL, NULL, NULL)); in SetupProblem()
|
| H A D | ex76.c | 1053 static void g0_wu(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in g0_wu() function 1231 PetscCall(PetscDSSetJacobian(ds, TEMP, VEL, g0_wu, NULL, NULL, NULL)); in SetupProblem()
|