Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex2.c49 static void f0_j_re(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in f0_j_re() function
210 PetscCall(PetscDSSetObjective(prob, 0, &f0_j_re)); in testSpitzer()