Searched refs:f0_l (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/tao/tutorials/ |
| H A D | ex1.c | 104 void f0_l(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uOff_x[]… in f0_l() function 164 PetscCall(PetscDSSetResidual(ds, 2, f0_l, f1_l)); in SetupProblem()
|
| H A D | ex2.c | 102 void f0_l(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uOff_x[]… in f0_l() function 159 PetscCall(PetscDSSetResidual(ds, 2, f0_l, f1_l)); in SetupProblem()
|