Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex23.c32 static void f0_quad_p(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Petsc… in f0_quad_p() function
109 PetscCall(PetscWeakFormSetIndexResidual(wf, label, 1, 1, 0, 0, f0_quad_p, 0, NULL)); in SetupPrimalProblem()
/petsc/doc/manual/
H A Dfe.md119 PetscWeakFormSetIndexResidual(wf, label, 1, 1, 0, 0, f0_quad_p, 0, NULL);