Home
last modified time | relevance | path

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

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