Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex47.c97 static void g0_prim_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pet… in g0_prim_phi() function
152 PetscCall(PetscDSSetJacobian(ds, 0, 0, g0_prim_phi, g1_prim_phi, NULL, NULL)); in SetupProblem()
156 PetscCall(PetscDSSetJacobian(ds, 0, 0, g0_prim_phi, NULL, g2_ibp_phi, NULL)); in SetupProblem()