Searched defs:ramg_print_time (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | ramg_tools.f | 1004 subroutine ramg_print_time(str,v) subroutine 1010 character*(*) str 1011 real(kind=8) :: v,vave,vmax 1026 7101 format(T1,A,T40,f9.2,' s (ave), ',f9.2,' s (max)')
|