Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex24.c114 static void f0_bd_quadratic_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], con… in f0_bd_quadratic_q() function
254 PetscCall(PetscWeakFormSetIndexBdResidual(wf, label, 1, 0, 0, 0, f0_bd_quadratic_q, 0, NULL)); in SetupPrimalProblem()