Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex56.c175 static void f0_u_x4(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in f0_u_x4() function
316 PetscCall(PetscDSSetResidual(prob, 0, f0_u_x4, f1_u_3d)); in main()
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()