Home
last modified time | relevance | path

Searched refs:ramg_print_time (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/incompressible/
H A Dsolfar.f300 call ramg_print_time(" == AMG == Total ACUSIM Solver:",
302 call ramg_print_time(" == AMG == Setup: ",ramg_time(7))
303 call ramg_print_time(" == AMG == Prec'd cycle: ",ramg_time(4))
304 call ramg_print_time(" == AMG == Ap product(level=1): ",
306 call ramg_print_time(" == AMG == Ap product(level>=2): ",
308 call ramg_print_time(" == AMG == Pro/Restr ",
310 call ramg_print_time(" == AMG == Boundary Ap (GS only)",
/phasta/phSolver/AMG/
H A Dramg_tools.f1004 subroutine ramg_print_time(str,v) subroutine