Searched defs:iout (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/vec/is/is/utils/ |
| H A D | isdiff.c | 34 PetscInt i, n1, n2, imin, imax, nout, *iout; in ISDifference() local 124 PetscInt n1, n2, n3, p1, p2, *iout; in ISSum() local 270 PetscInt i, n1, n2, imin, imax, nout, *iout; in ISExpand() local 373 PetscInt i, n1, n2, nout, *iout; in ISIntersect() local
|
| /petsc/src/ts/tests/ |
| H A D | ex4.c | 38 PetscInt time_steps = 100, iout, NOUT = 1; in main() local
|