Home
last modified time | relevance | path

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

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