Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
phmg.f90 File Reference

Go to the source code of this file.

Data Types

type  phmg::phmg_lvl_t
 
type  phmg::phmg_hrchy_t
 
type  phmg::phmg_t
 

Modules

module  phmg
 Hybrid ph-multigrid preconditioner.
 

Functions/Subroutines

subroutine phmg::phmg_init (this, msh, xh, coef, dof, gs_h, bclst)
 
subroutine phmg::phmg_free (this)
 
subroutine phmg::phmg_solve (this, z, r, n)
 
subroutine phmg::phmg_update (this)
 
recursive subroutine phmg::phmg_mg_cycle (z, r, w, lvl, clvl, mg, intrp, msh, ax, amg_solver)
 
subroutine phmg::phmg_jacobi_smoother (z, r, w, mg, msh, ax, n, lvl)
 
subroutine phmg::phmg_resid_monitor (z, r, w, mg, msh, ax, lvl, typ)