Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex15.c94 static void f0_quadratic_phi(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], cons… in f0_quadratic_phi() function
258 PetscCall(PetscWeakFormAddResidual(wf, NULL, 0, 1, 0, f0_quadratic_phi, NULL)); in SetupPrimalProblem()