Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex45.c190 static void g3_temp(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in g3_temp() function
257 PetscCall(PetscDSSetJacobian(ds, 0, 0, g0_temp, NULL, NULL, g3_temp)); in SetupProblem()