Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex36.c98 static void f1_oscillatory_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], cons… in f1_oscillatory_u() function
171 PetscCall(PetscDSSetResidual(ds, 0, f0_oscillatory_u, f1_oscillatory_u)); in SetupPrimalProblem()