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

Public Member Functions | |
| procedure, pass(this) | init (this, xh, dof, gs_h) |
| procedure, pass(this) | free (this) |
| procedure, pass(this) | compute (this, e, r, stream) |
Public Attributes | |
| real(kind=rp), dimension(:,:,:,:), allocatable | s |
| real(kind=rp), dimension(:,:), allocatable | d |
| type(c_ptr) | s_d = C_NULL_PTR |
| type(c_ptr) | d_d = C_NULL_PTR |
| real(kind=rp), dimension(:), allocatable | len_lr |
| real(kind=rp), dimension(:), allocatable | len_ls |
| real(kind=rp), dimension(:), allocatable | len_lt |
| real(kind=rp), dimension(:), allocatable | len_mr |
| real(kind=rp), dimension(:), allocatable | len_ms |
| real(kind=rp), dimension(:), allocatable | len_mt |
| real(kind=rp), dimension(:), allocatable | len_rr |
| real(kind=rp), dimension(:), allocatable | len_rs |
| real(kind=rp), dimension(:), allocatable | len_rt |
| real(kind=rp), dimension(:,:,:,:), allocatable | swplen |
| type(c_ptr) | swplen_d = C_NULL_PTR |
| type(space_t), pointer | xh => null() |
| type(dofmap_t), pointer | dof => null() |
| type(gs_t), pointer | gs_h => null() |
| type(mesh_t), pointer | msh => null() |
| real(kind=rp), dimension(:,:), allocatable fdm::fdm_t::d |
| type(c_ptr) fdm::fdm_t::d_d = C_NULL_PTR |
| real(kind=rp), dimension(:), allocatable fdm::fdm_t::len_lr |
| real(kind=rp), dimension(:), allocatable fdm::fdm_t::len_ls |
| real(kind=rp), dimension(:), allocatable fdm::fdm_t::len_lt |
| real(kind=rp), dimension(:), allocatable fdm::fdm_t::len_mr |
| real(kind=rp), dimension(:), allocatable fdm::fdm_t::len_ms |
| real(kind=rp), dimension(:), allocatable fdm::fdm_t::len_mt |
| real(kind=rp), dimension(:), allocatable fdm::fdm_t::len_rr |
| real(kind=rp), dimension(:), allocatable fdm::fdm_t::len_rs |
| real(kind=rp), dimension(:), allocatable fdm::fdm_t::len_rt |
| real(kind=rp), dimension(:,:,:,:), allocatable fdm::fdm_t::s |
| type(c_ptr) fdm::fdm_t::s_d = C_NULL_PTR |
| real(kind=rp), dimension(:,:,:,:), allocatable fdm::fdm_t::swplen |
| type(c_ptr) fdm::fdm_t::swplen_d = C_NULL_PTR |