Home
last modified time | relevance | path

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

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