SCALE-RM
|
Public Attributes | |
real(rp), dimension(:,:), allocatable | rkcoef_a |
real(rp), dimension(:), allocatable | rkcoef_b |
real(rp), dimension(:,:,:,:), allocatable | work0 |
real(rp), dimension(:,:,:,:,:), allocatable | work |
real(rp), dimension(:,:,:,:), allocatable | buf |
integer | var_num |
integer | register_num |
integer | stage_num |
integer, dimension(:), allocatable | comm_ind |
logical | flux_flag |
Definition at line 33 of file scale_atmos_dyn_tinteg_rkcommon.F90.
real(rp), dimension(:,:), allocatable scale_atmos_dyn_tinteg_rkcommon::rkinfo::rkcoef_a |
Definition at line 34 of file scale_atmos_dyn_tinteg_rkcommon.F90.
real(rp), dimension(:), allocatable scale_atmos_dyn_tinteg_rkcommon::rkinfo::rkcoef_b |
Definition at line 35 of file scale_atmos_dyn_tinteg_rkcommon.F90.
real(rp), dimension(:,:,:,:), allocatable scale_atmos_dyn_tinteg_rkcommon::rkinfo::work0 |
Definition at line 36 of file scale_atmos_dyn_tinteg_rkcommon.F90.
real(rp), dimension(:,:,:,:,:), allocatable scale_atmos_dyn_tinteg_rkcommon::rkinfo::work |
Definition at line 37 of file scale_atmos_dyn_tinteg_rkcommon.F90.
real(rp), dimension(:,:,:,:), allocatable scale_atmos_dyn_tinteg_rkcommon::rkinfo::buf |
Definition at line 38 of file scale_atmos_dyn_tinteg_rkcommon.F90.
integer scale_atmos_dyn_tinteg_rkcommon::rkinfo::var_num |
Definition at line 39 of file scale_atmos_dyn_tinteg_rkcommon.F90.
integer scale_atmos_dyn_tinteg_rkcommon::rkinfo::register_num |
Definition at line 40 of file scale_atmos_dyn_tinteg_rkcommon.F90.
integer scale_atmos_dyn_tinteg_rkcommon::rkinfo::stage_num |
Definition at line 41 of file scale_atmos_dyn_tinteg_rkcommon.F90.
integer, dimension(:), allocatable scale_atmos_dyn_tinteg_rkcommon::rkinfo::comm_ind |
Definition at line 43 of file scale_atmos_dyn_tinteg_rkcommon.F90.
logical scale_atmos_dyn_tinteg_rkcommon::rkinfo::flux_flag |
Definition at line 44 of file scale_atmos_dyn_tinteg_rkcommon.F90.