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