Home
last modified time | relevance | path

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

/petsc/src/snes/tests/
H A Dex15.c175 static void g2_qphi(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in g2_qphi() function
246 PetscCall(PetscDSSetJacobian(ds, 0, 1, NULL, NULL, g2_qphi, NULL)); in SetupPrimalProblem()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c989 static void g2_qphi(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in g2_qphi() function
1030 PetscCall(PetscDSSetJacobian(ds, 0, 1, NULL, NULL, g2_qphi, NULL)); in CreateFEM()
H A Dex4.c1499 static void g2_qphi(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscIn… in g2_qphi() function
1540 PetscCall(PetscDSSetJacobian(ds, 0, 1, NULL, NULL, g2_qphi, NULL)); in CreateFEM()