|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|

Public Attributes | |
| integer | lvl = -1 |
| integer | smoother_itrs = 10 |
| type(space_t), pointer | xh |
| type(dofmap_t), pointer | dm_xh |
| type(gs_t), pointer | gs_h |
| type(schwarz_t) | schwarz |
| type(cheby_t) | cheby |
| type(cheby_device_t) | cheby_device |
| type(jacobi_t) | jacobi |
| type(device_jacobi_t) | device_jacobi |
| type(coef_t), pointer | coef |
| type(bc_list_t) | bclst |
| type(dirichlet_t) | bc |
| type(field_t) | r |
| type(field_t) | w |
| type(field_t) | z |
| type(dirichlet_t) phmg::phmg_lvl_t::bc |
| type(cheby_device_t) phmg::phmg_lvl_t::cheby_device |
| type(device_jacobi_t) phmg::phmg_lvl_t::device_jacobi |