Searched refs:ion_f0 (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 848 static void ion_f0(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt… in ion_f0() function 882 PetscCall(PetscDSSetResidual(ds, 0, ion_f0, laplacian_f1)); in CreateFEM()
|
| H A D | ex2.c | 940 static void ion_f0(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt… in ion_f0() function 1042 PetscCall(PetscDSSetResidual(ds, 0, ion_f0, laplacian_f1)); in CreateFEM()
|
| H A D | ex4.c | 1456 static void ion_f0(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt… in ion_f0() function 1552 PetscCall(PetscDSSetResidual(ds, 0, ion_f0, laplacian_f1)); in CreateFEM()
|