Searched refs:g3_lu (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/tao/tutorials/ |
| H A D | ex1.c | 121 void g3_lu(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uOff_x[… in g3_lu() function 170 PetscCall(PetscDSSetJacobian(ds, 2, 0, NULL, NULL, NULL, g3_lu)); in SetupProblem()
|
| H A D | ex2.c | 115 void g3_lu(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uOff_x[… in g3_lu() function 165 PetscCall(PetscDSSetJacobian(ds, 2, 0, NULL, NULL, NULL, g3_lu)); in SetupProblem()
|