Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
pc_hsmg.f90 File Reference

Go to the source code of this file.

Data Types

type  hsmg::multigrid_t
 
type  hsmg::hsmg_t
 

Modules

module  hsmg
 Krylov preconditioner.
 

Functions/Subroutines

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.