Searched refs:g0_qq (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex24.c | 184 static void g0_qq(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in g0_qq() function 238 PetscCall(PetscDSSetJacobian(ds, 0, 0, g0_qq, NULL, NULL, NULL)); in SetupPrimalProblem()
|
| /petsc/src/snes/tests/ |
| H A D | ex15.c | 170 static void g0_qq(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in g0_qq() function 245 PetscCall(PetscDSSetJacobian(ds, 0, 0, g0_qq, NULL, NULL, NULL)); in SetupPrimalProblem()
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex6.c | 101 static void g0_qq(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in g0_qq() function 144 PetscCall(PetscDSSetJacobian(ds, 0, 0, g0_qq, NULL, NULL, NULL)); in CreateFEM()
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex2.c | 984 static void g0_qq(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in g0_qq() function 1029 PetscCall(PetscDSSetJacobian(ds, 0, 0, g0_qq, NULL, NULL, NULL)); in CreateFEM()
|
| H A D | ex4.c | 1494 static void g0_qq(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt … in g0_qq() function 1539 PetscCall(PetscDSSetJacobian(ds, 0, 0, g0_qq, NULL, NULL, NULL)); in CreateFEM()
|