Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex24.c72 static void f0_linear_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pet… in f0_linear_u() function
243 PetscCall(PetscDSSetResidual(ds, 1, f0_linear_u, NULL)); in SetupPrimalProblem()