Home
last modified time | relevance | path

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

/petsc/src/tao/tutorials/
H A Dex2.c111 void g0_la(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uOff_x[… in g0_la() function
164 PetscCall(PetscDSSetJacobian(ds, 2, 1, g0_la, NULL, NULL, NULL)); in SetupProblem()