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