Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex61f.F9015 subroutine split_indices(total, num_pieces, ibeg, iend) argument
20 integer :: ibeg(num_pieces), iend(num_pieces) local
58 integer, dimension(MAXTHREADS) :: ibeg, iend variable
/petsc/src/mat/impls/hypre/
H A Dmhypre.c2013 HYPRE_Int jj, ibeg, iend, irow; local