Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c261 void g0_adv_pp(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uOf… in g0_adv_pp() function
737 PetscCall(PetscDSSetJacobian(prob, 1, 1, g0_adv_pp, g1_adv_pp, NULL, NULL)); in SetupProblem()