Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex13.c50 static void f0_strong_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pet… in f0_strong_u() function
109 PetscCall(PetscDSSetResidual(ds, 0, f0_strong_u, NULL)); in SetupPrimalProblem()