Searched refs:f0_n (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ts/utils/dmplexlandau/tutorials/ |
| H A D | ex1.c | 61 static void f0_n(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_n() function 264 PetscCall(PetscDSSetObjective(prob, 0, &f0_n)); in Monitor()
|
| H A D | ex2.c | 80 static void f0_n(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_n() function 184 PetscCall(PetscDSSetObjective(prob, 0, &f0_n)); in testSpitzer()
|