Searched defs:tmax (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex13.c | 32 PetscInt m = 6, n = 7, t, tmax = 2, i, Ii, j, N; in main() local
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex5.c | 66 PetscReal tmax = 20.0; variable
|
| H A D | ex6.c | 33 PetscScalar tmax; /* Final time */ member
|
| /petsc/src/ts/adapt/interface/ |
| H A D | tsadapt.c | 960 PetscReal t = ts->ptime + ts->time_step, tend, tmax, h1, hmax; in TSAdaptChoose() local
|
| /petsc/src/ts/tutorials/power_grid/stability_9bus/ |
| H A D | ex9busadj.c | 88 PetscReal t0, tmax; member
|
| H A D | ex9busoptfd.c | 85 PetscReal t0, tmax; member
|
| H A D | ex9bus.c | 119 PetscReal t0, tmax; member
|
| H A D | ex9busdmnetwork.c | 96 PetscReal t0, tmax; /* initial time and final time */ member
|
| H A D | ex9busopt.c | 95 PetscReal t0, tmax; member
|
| /petsc/src/snes/tutorials/ |
| H A D | ex48.c | 924 …PetscReal nrm2, tmin[3] = {1e100, 1e100, 1e100}, tmax[3] = {-1e100, -1e100, -1e100}, min[… in THISolveStatistics() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex14.c | 1043 …PetscReal nrm2, tmin[3] = {1e100, 1e100, 1e100}, tmax[3] = {-1e100, -1e100, -1e100}, min[3], ma… in THISolveStatistics() local
|