Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
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, msh, Xh, coef, dof, gs_h, bclst, crs_pctype) |
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. More... | |