Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1.c61 static void f0_n(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_n() function
264 PetscCall(PetscDSSetObjective(prob, 0, &f0_n)); in Monitor()
H A Dex2.c80 static void f0_n(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_n() function
184 PetscCall(PetscDSSetObjective(prob, 0, &f0_n)); in testSpitzer()