Searched refs:stokes_identity_J_kx (Results 1 – 2 of 2) sorted by relevance
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 594 :start-at: static void stokes_identity_J_kx
|
| /petsc/src/snes/tutorials/ |
| H A D | ex69.c | 148 static void stokes_identity_J_kx(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], … in stokes_identity_J_kx() function 3097 PetscCall(PetscDSSetJacobianPreconditioner(prob, 1, 1, stokes_identity_J_kx, NULL, NULL, NULL)); in SetupProblem()
|