Searched refs:gnnz_tot (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_tools.f | 106 subroutine ramg_calcAv(gcolm,growp,glhs,gnshg,gnnz_tot, argument 109 integer,intent(in) :: gnshg,gnnz_tot local 111 integer,intent(in),dimension(gnnz_tot) :: growp 112 real(kind=8),intent(in),dimension(gnnz_tot) :: glhs
|