Loading...
Searching...
No Matches
 
 
 
 
Go to the source code of this file.
 | 
| module   | hsmg | 
|   | Krylov preconditioner. 
  | 
|   | 
 | 
| subroutine  | hsmg::hsmg_init (this, coef, bclst, hsmg_params) | 
|   | 
| subroutine  | hsmg::hsmg_init_from_components (this, coef, bclst, crs_solver, crs_pc, crs_monitor, crs_tamg_lvls, crs_tamg_itrs, crs_tamg_cheby_degree) | 
|   | 
| subroutine  | hsmg::hsmg_set_h (this) | 
|   | 
| subroutine  | hsmg::hsmg_fill_grid (dof, gs_h, xh, coef, bclst, schwarz, e, grids, l) | 
|   | 
| subroutine  | hsmg::hsmg_free (this) | 
|   | 
| subroutine  | hsmg::hsmg_solve (this, z, r, n) | 
|   | The h1mg preconditioner from Nek5000.  
  | 
|   |