Home
last modified time | relevance | path

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

/petsc/src/tao/tutorials/
H A Dex1.c88 void f0_a(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uOff_x[]… in f0_a() function
163 PetscCall(PetscDSSetResidual(ds, 1, f0_a, f1_a)); in SetupProblem()
H A Dex2.c89 void f0_a(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uOff_x[]… in f0_a() function
158 PetscCall(PetscDSSetResidual(ds, 1, f0_a, NULL)); in SetupProblem()