Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex69.c107 static void stokes_mass_J(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const P… in stokes_mass_J() function
3095 PetscCall(PetscDSSetJacobian(prob, 1, 0, NULL, stokes_mass_J, NULL, NULL)); in SetupProblem()
3104 PetscCall(PetscDSSetJacobian(prob, 1, 0, NULL, stokes_mass_J, NULL, NULL)); in SetupProblem()
3113 PetscCall(PetscDSSetJacobian(prob, 1, 0, NULL, stokes_mass_J, NULL, NULL)); in SetupProblem()