Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex27.c247 static void g3_primal_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pe… in g3_primal_uu() function
387 PetscCall(PetscDSSetJacobian(ds, 0, 0, NULL, NULL, NULL, g3_primal_uu)); in SetupPrimalProblem()