Home
last modified time | relevance | path

Searched refs:f0_r2 (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/swarm/tests/
H A Dex11.c273 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 Dex2.c369 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()