Searched refs:f0_x (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex11.c | 266 static void f0_x(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_x() function 292 PetscCall(PetscDSSetObjective(ds, 0, &f0_x)); in computeFieldMoments()
|
| H A D | ex2.c | 364 static void f0_x(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_x() function 387 PetscCall(PetscDSSetObjective(prob, 0, &f0_x)); in computeFEMMoments()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 7154 static void f0_x(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_x() function 7209 PetscCall(PetscDSSetObjective(ds, field, &f0_x)); in DMPlexComputeMoments()
|