Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Public Attributes | |
real(kind=rp), dimension(:), allocatable | r |
real(kind=rp), dimension(:), allocatable | rc |
real(kind=rp), dimension(:), allocatable | tmp |
type(c_ptr) | r_d = C_NULL_PTR |
type(c_ptr) | rc_d = C_NULL_PTR |
type(c_ptr) | tmp_d = C_NULL_PTR |
Definition at line 68 of file tree_amg_multigrid.f90.
real(kind=rp), dimension(:), allocatable tree_amg_multigrid::tamg_wrk_t::r |
Definition at line 69 of file tree_amg_multigrid.f90.
type(c_ptr) tree_amg_multigrid::tamg_wrk_t::r_d = C_NULL_PTR |
Definition at line 72 of file tree_amg_multigrid.f90.
real(kind=rp), dimension(:), allocatable tree_amg_multigrid::tamg_wrk_t::rc |
Definition at line 70 of file tree_amg_multigrid.f90.
type(c_ptr) tree_amg_multigrid::tamg_wrk_t::rc_d = C_NULL_PTR |
Definition at line 73 of file tree_amg_multigrid.f90.
real(kind=rp), dimension(:), allocatable tree_amg_multigrid::tamg_wrk_t::tmp |
Definition at line 71 of file tree_amg_multigrid.f90.
type(c_ptr) tree_amg_multigrid::tamg_wrk_t::tmp_d = C_NULL_PTR |
Definition at line 74 of file tree_amg_multigrid.f90.