Searched refs:f1_u_lap (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex56.c | 66 static void f1_u_lap(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscI… in f1_u_lap() function 328 PetscCall(PetscDSSetResidual(prob, 0, f0_u_x4, f1_u_lap)); in main() 331 PetscCall(PetscDSSetResidual(prob, 0, f0_u_x4, f1_u_lap)); in main()
|