Home
last modified time | relevance | path

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

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