Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1.c55 static void f0_v2_perp(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pets… in f0_v2_perp() function
285 PetscCall(PetscDSSetObjective(prob, 0, &f0_v2_perp)); in Monitor()