Home
last modified time | relevance | path

Searched defs:iout (Results 1 – 2 of 2) sorted by relevance

/petsc/src/vec/is/is/utils/
H A Disdiff.c34 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 Dex4.c38 PetscInt time_steps = 100, iout, NOUT = 1; in main() local