Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex77.c215 void g1_pu_3d(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uOff… in g1_pu_3d() function
325 PetscCall(PetscDSSetJacobian(ds, 1, 0, NULL, g1_pu_3d, NULL, NULL)); in SetupProblem()