Searched refs:f0_r2 (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex11.c | 273 static void f0_r2(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in f0_r2() function 296 PetscCall(PetscDSSetObjective(ds, 0, &f0_r2)); in computeFieldMoments()
|
| H A D | ex2.c | 369 static void f0_r2(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in f0_r2() function 390 PetscCall(PetscDSSetObjective(prob, 0, &f0_r2)); in computeFEMMoments()
|