Searched refs:I_fc_rowp (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_ITAI.f | 142 call mtx_colm(I_fc_colm(level1)%p,I_fc_rowp(level1)%p, 152 call mtx_rowp(I_fc_colm(level1)%p,I_fc_rowp(level1)%p, 160 call mtx_mtx(I_fc_colm(level1)%p,I_fc_rowp(level1)%p, 174 call mtx_colm(I_fc_colm(level1)%p,I_fc_rowp(level1)%p, 183 call mtx_rowp(I_fc_colm(level1)%p,I_fc_rowp(level1)%p, 190 call mtx_mtx(I_fc_colm(level1)%p,I_fc_rowp(level1)%p,
|
| H A D | ramg_data.f | 86 type(i1d),dimension(MAXAMGLVL) :: I_fc_rowp variable
|
| H A D | ramg_tools.f | 81 j = I_fc_rowp(level1)%p(k) 692 deallocate(I_fc_rowp(level)%p,stat=mem_err)
|
| H A D | ramg_coarse.f | 424 allocate(I_fc_rowp(level1)%p(mnnz),stat=mem_err) 450 I_fc_rowp(level1)%p(kj) = i
|