Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex76.c1042 static void g2_conduct_vp(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const P… in g2_conduct_vp() function
1296 PetscCall(PetscDSSetJacobian(ds, VEL, PRES, NULL, NULL, g2_conduct_vp, NULL)); in SetupProblem()