Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c200 static void g0_constant_uu(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const … in g0_constant_uu() function
710 PetscCall(PetscDSSetJacobian(prob, 0, 0, g0_constant_uu, NULL, NULL, NULL)); in SetupProblem()