Searched refs:f0_grad_phi2 (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 216 static void f0_grad_phi2(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pe… in f0_grad_phi2() function 270 PetscCall(PetscDSSetObjective(ds, 0, &f0_grad_phi2)); in MonitorEField()
|
| H A D | ex2.c | 506 static void f0_grad_phi2(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pe… in f0_grad_phi2() function 554 PetscCall(PetscDSSetObjective(ds, 0, &f0_grad_phi2)); in MonitorEField()
|
| H A D | ex4.c | 634 static void f0_grad_phi2(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pe… in f0_grad_phi2() function 790 PetscCall(PetscDSSetObjective(ds, 0, &f0_grad_phi2)); in MonitorEField()
|