Home
last modified time | relevance | path

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

/petsc/src/snes/tests/ !
H A Dex15.c180 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 Dex2.c994 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 Dex4.c1504 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()