Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex69.c65 static void f0_zero(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in f0_zero() function
3109 PetscCall(PetscDSSetResidual(prob, 0, f0_zero, stokes_momentum_cx)); in SetupProblem()