Searched refs:g1_phiq (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/tests/ ! |
| H A D | ex15.c | 180 static void g1_phiq(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in g1_phiq() function 247 PetscCall(PetscDSSetJacobian(ds, 1, 0, NULL, g1_phiq, NULL, NULL)); in SetupPrimalProblem()
|
| /petsc/src/ts/tutorials/hamiltonian/ ! |
| H A D | ex2.c | 994 static void g1_phiq(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in g1_phiq() function 1031 PetscCall(PetscDSSetJacobian(ds, 1, 0, NULL, g1_phiq, NULL, NULL)); in CreateFEM()
|
| H A D | ex4.c | 1504 static void g1_phiq(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in g1_phiq() function 1541 PetscCall(PetscDSSetJacobian(ds, 1, 0, NULL, g1_phiq, NULL, NULL)); in CreateFEM()
|