Home
last modified time | relevance | path

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

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