Searched refs:ITA (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_ITAI.f | 129 real(kind=8),dimension(:),allocatable :: ITA local 149 allocate(ITA(mnnz),stat=mem_err) 165 & ITA_colm,ITA_rowp,ITA, 180 allocate(ITA(mnnz),stat=mem_err) 194 & ITA_colm,ITA_rowp,ITA, 222 call mtx_mtx(ITA_colm,ITA_rowp,ITA,I_cf_colm(level1)%p, 230 deallocate(ITA,stat=mem_err)
|