Home
last modified time | relevance | path

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

/dports/science/hypre/hypre-2.23.0/src/test/
H A Dtest_mgr.c125 HYPRE_Int mgr_num_gsmooth_sweeps = 0; in main() local
544 HYPRE_MGRSetMaxGlobalsmoothIters( pcg_precond, mgr_num_gsmooth_sweeps ); in main()
722 mgr_num_gsmooth_sweeps = 0; in main()
784 HYPRE_MGRSetMaxGlobalsmoothIters( pcg_precond, mgr_num_gsmooth_sweeps ); in main()
806 mgr_num_gsmooth_sweeps = 1; in main()
861 HYPRE_MGRSetMaxGlobalsmoothIters( mgr_solver_flow, mgr_num_gsmooth_sweeps ); in main()
1015 HYPRE_MGRSetMaxGlobalsmoothIters( mgr_solver, mgr_num_gsmooth_sweeps ); in main()
H A Dij.c389 HYPRE_Int mgr_num_gsmooth_sweeps = 1; in main() local
1069 mgr_num_gsmooth_sweeps = atoi(argv[arg_index++]); in main()
6305 HYPRE_MGRSetMaxGlobalsmoothIters( pcg_precond, mgr_num_gsmooth_sweeps ); in main()
6738 HYPRE_MGRSetMaxGlobalsmoothIters( pcg_precond, mgr_num_gsmooth_sweeps ); in main()
7064 HYPRE_MGRSetMaxGlobalsmoothIters( pcg_precond, mgr_num_gsmooth_sweeps ); in main()
7400 HYPRE_MGRSetMaxGlobalsmoothIters( mgr_solver, mgr_num_gsmooth_sweeps ); in main()