Searched refs:PetscDTTanhSinhIntegrateMPFR (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdt.pxi | 33 …PetscErrorCode PetscDTTanhSinhIntegrateMPFR(void (*)(PetscReal *, void *, PetscReal *), PetscReal,…
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex3.c | 142 …PetscCall(PetscDTTanhSinhIntegrateMPFR(funcs[f], bounds[f * 2 + 0], bounds[f * 2 + 1], digits, NUL… in main()
|
| /petsc/include/ |
| H A D | petscdt.h | 140 PETSC_EXTERN PetscErrorCode PetscDTTanhSinhIntegrateMPFR(void (*)(const PetscReal[], void *, PetscR…
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 2472 PetscErrorCode PetscDTTanhSinhIntegrateMPFR(void (*func)(const PetscReal[], void *, PetscReal *), P… in PetscDTTanhSinhIntegrateMPFR() function 2590 PetscErrorCode PetscDTTanhSinhIntegrateMPFR(void (*func)(const PetscReal[], void *, PetscReal *), P… in PetscDTTanhSinhIntegrateMPFR() function
|