Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1.c43 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 Dex2.c88 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()