Home
last modified time | relevance | path

Searched defs:mend (Results 1 – 11 of 11) sorted by relevance

/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex6.c115 PetscInt i, mstart, mend, um, M; in InitialConditions() local
164 PetscInt i, mstart, mend, um, M; in Solution() local
196 PetscInt mstart, mend, M, i, um; in IFunction_LaxFriedrichs() local
244 PetscInt mstart, mend, M, i, um; in IFunction_LaxWendroff() local
H A Dex3.c158 PetscInt i, mstart, mend, xm, M; in InitialConditions() local
206 PetscInt i, mstart, mend, xm, M; in Solution() local
260 PetscInt mstart, mend; in RHSMatrixHeat() local
/petsc/src/ksp/ksp/tests/
H A Dex57.c13 PetscInt row, col, mstart, mend; in main() local
/petsc/src/ts/tutorials/
H A Dex5.c421 PetscInt mend = appctx->m; in RHSMatrixHeat() local
H A Dex6.c430 PetscInt mend = appctx->m; in RHSMatrixHeat() local
H A Dex4.c486 PetscInt i, mstart, mend, idx[3]; in RHSMatrixHeat() local
H A Dex2.c527 PetscInt i, mstart, mend, mstarts, mends, idx[3], is; in RHSJacobian() local
H A Dex3.c467 PetscInt mend = appctx->m; in RHSMatrixHeat() local
H A Dex21.c584 PetscInt i, mstart, mend, mstarts, mends, idx[3], is; in RHSJacobian() local
/petsc/src/ts/tests/
H A Dex12.c432 PetscInt i, mstart, mend, mstarts, mends, idx[3], is; in RHSJacobian() local
/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c69 PetscInt mstart, mend, mlocal, M; in PCSetUp_Redundant() local