Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex27.c318 static void g1_mixed_uq(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pet… in g1_mixed_uq() function
517 PetscCall(PetscDSSetJacobian(ds, 1, 0, NULL, g1_mixed_uq, NULL, NULL)); in SetupMixedProblem()