Home
last modified time | relevance | path

Searched defs:nsteps (Results 1 – 9 of 9) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex6f.F90131 subroutine solve1(ksp, A, x, b, u, count, nsteps, A2, ierr) argument
/petsc/src/ts/tutorials/
H A Dex17.c51 PetscInt nsteps; in main() local
H A Dex11.c1246 PetscInt dim, nsteps; in main() local
H A Dex18.c1072 PetscInt nsteps; in main() local
/petsc/src/ts/impls/implicit/sundials/
H A Dsundials.c123 long int nits, lits, nsteps; in TSStep_Sundials() local
417 long int nsteps, its, nfevals, nlinsetups, nfails, itmp; in TSView_Sundials() local
/petsc/src/ts/tests/
H A Dex4.c232 PetscInt i, n, *idx, nsteps, maxsteps; in Monitor() local
/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1.c414 PetscInt nsteps; in main() local
H A Dex2.c684 PetscInt nsteps; in main() local
/petsc/src/ts/tutorials/optimal_control/
H A Dex1.c8 PetscInt nsteps; /* number of time steps */ member