Searched refs:f0_epsilon (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/tutorials/ ! |
| H A D | ex53.c | 1362 static void f0_epsilon(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pets… in f0_epsilon() function 1734 PetscCall(PetscDSSetResidual(ds, 1, f0_epsilon, NULL)); in SetupPrimalProblem() 1754 PetscCall(PetscDSSetResidual(ds, 1, f0_epsilon, NULL)); in SetupPrimalProblem() 1774 PetscCall(PetscDSSetResidual(ds, 1, f0_epsilon, NULL)); in SetupPrimalProblem() 1794 PetscCall(PetscDSSetResidual(ds, 1, f0_epsilon, NULL)); in SetupPrimalProblem() 1830 PetscCall(PetscDSSetResidual(ds, 1, f0_epsilon, NULL)); in SetupPrimalProblem() 1865 PetscCall(PetscDSSetResidual(ds, 1, f0_epsilon, NULL)); in SetupPrimalProblem()
|