Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex12.c139 static void f0_ball_u(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Petsc… in f0_ball_u() function
561 PetscCall(PetscDSSetResidual(ds, 0, f0_ball_u, f1_u)); in SetupProblem()