MFIX  2016-1
indices Module Reference

Variables

integer, dimension(max_class) increment_for_n
 
integer, dimension(max_class) increment_for_s
 
integer, dimension(max_class) increment_for_e
 
integer, dimension(max_class) increment_for_w
 
integer, dimension(max_class) increment_for_t
 
integer, dimension(max_class) increment_for_b
 
integer, dimension(max_class) increment_for_im
 
integer, dimension(max_class) increment_for_ip
 
integer, dimension(max_class) increment_for_jm
 
integer, dimension(max_class) increment_for_jp
 
integer, dimension(max_class) increment_for_km
 
integer, dimension(max_class) increment_for_kp
 
integer, dimension(6, max_class) increment_for_mp = 0
 
integer, dimension(6, max_class) increment_for_nb = 0
 
integer, dimension(max_class) increment3_for_im
 
integer, dimension(max_class) increment3_for_ip
 
integer, dimension(max_class) increment3_for_jm
 
integer, dimension(max_class) increment3_for_jp
 
integer, dimension(max_class) increment3_for_km
 
integer, dimension(max_class) increment3_for_kp
 
integer, dimension(:,:), allocatable store_lm
 
integer, dimension(:), allocatable cell_class
 
integer, dimension(:), allocatable i_of
 
integer, dimension(:), allocatable j_of
 
integer, dimension(:), allocatable k_of
 
integer, dimension(:), allocatable im1
 
integer, dimension(:), allocatable ip1
 
integer, dimension(:), allocatable jm1
 
integer, dimension(:), allocatable jp1
 
integer, dimension(:), allocatable km1
 
integer, dimension(:), allocatable kp1
 
integer, dimension(:), allocatable cell_class3
 
integer, dimension(:), allocatable i3_of
 
integer, dimension(:), allocatable j3_of
 
integer, dimension(:), allocatable k3_of
 
integer, dimension(:), allocatable im1_3
 
integer, dimension(:), allocatable ip1_3
 
integer, dimension(:), allocatable jm1_3
 
integer, dimension(:), allocatable jp1_3
 
integer, dimension(:), allocatable km1_3
 
integer, dimension(:), allocatable kp1_3
 
integer, dimension(:), allocatable background_ijk_of
 
integer, dimension(:), allocatable ijk_of_background
 
integer background_ijkend3
 

Variable Documentation

integer, dimension(:), allocatable indices::background_ijk_of

Definition at line 66 of file indices_mod.f.

integer indices::background_ijkend3

Definition at line 70 of file indices_mod.f.

integer, dimension(:), allocatable indices::cell_class

Definition at line 42 of file indices_mod.f.

integer, dimension(:), allocatable indices::cell_class3

Definition at line 55 of file indices_mod.f.

integer, dimension(:), allocatable indices::i3_of

Definition at line 57 of file indices_mod.f.

integer, dimension(:), allocatable indices::i_of

Definition at line 45 of file indices_mod.f.

integer, dimension(:), allocatable indices::ijk_of_background

Definition at line 68 of file indices_mod.f.

integer, dimension(:), allocatable indices::im1

Definition at line 50 of file indices_mod.f.

integer, dimension(:), allocatable indices::im1_3

Definition at line 61 of file indices_mod.f.

integer, dimension(max_class) indices::increment3_for_im

Definition at line 31 of file indices_mod.f.

integer, dimension(max_class) indices::increment3_for_ip

Definition at line 32 of file indices_mod.f.

integer, dimension(max_class) indices::increment3_for_jm

Definition at line 33 of file indices_mod.f.

integer, dimension(max_class) indices::increment3_for_jp

Definition at line 34 of file indices_mod.f.

integer, dimension(max_class) indices::increment3_for_km

Definition at line 35 of file indices_mod.f.

integer, dimension(max_class) indices::increment3_for_kp

Definition at line 36 of file indices_mod.f.

integer, dimension (max_class) indices::increment_for_b

Definition at line 19 of file indices_mod.f.

integer, dimension (max_class) indices::increment_for_e

Definition at line 16 of file indices_mod.f.

integer, dimension(max_class) indices::increment_for_im

Definition at line 20 of file indices_mod.f.

integer, dimension(max_class) indices::increment_for_ip

Definition at line 21 of file indices_mod.f.

integer, dimension(max_class) indices::increment_for_jm

Definition at line 22 of file indices_mod.f.

integer, dimension(max_class) indices::increment_for_jp

Definition at line 23 of file indices_mod.f.

integer, dimension(max_class) indices::increment_for_km

Definition at line 24 of file indices_mod.f.

integer, dimension(max_class) indices::increment_for_kp

Definition at line 25 of file indices_mod.f.

integer, dimension(6,max_class) indices::increment_for_mp = 0

Definition at line 27 of file indices_mod.f.

integer, dimension (max_class) indices::increment_for_n

Definition at line 14 of file indices_mod.f.

integer, dimension(6,max_class) indices::increment_for_nb = 0

Definition at line 28 of file indices_mod.f.

integer, dimension (max_class) indices::increment_for_s

Definition at line 15 of file indices_mod.f.

integer, dimension (max_class) indices::increment_for_t

Definition at line 18 of file indices_mod.f.

integer, dimension (max_class) indices::increment_for_w

Definition at line 17 of file indices_mod.f.

integer, dimension(:), allocatable indices::ip1

Definition at line 50 of file indices_mod.f.

integer, dimension(:), allocatable indices::ip1_3

Definition at line 61 of file indices_mod.f.

integer, dimension(:), allocatable indices::j3_of

Definition at line 58 of file indices_mod.f.

integer, dimension(:), allocatable indices::j_of

Definition at line 46 of file indices_mod.f.

integer, dimension(:), allocatable indices::jm1

Definition at line 51 of file indices_mod.f.

integer, dimension(:), allocatable indices::jm1_3

Definition at line 62 of file indices_mod.f.

integer, dimension(:), allocatable indices::jp1

Definition at line 51 of file indices_mod.f.

integer, dimension(:), allocatable indices::jp1_3

Definition at line 62 of file indices_mod.f.

integer, dimension(:), allocatable indices::k3_of

Definition at line 59 of file indices_mod.f.

integer, dimension(:), allocatable indices::k_of

Definition at line 47 of file indices_mod.f.

integer, dimension(:), allocatable indices::km1

Definition at line 52 of file indices_mod.f.

integer, dimension(:), allocatable indices::km1_3

Definition at line 63 of file indices_mod.f.

integer, dimension(:), allocatable indices::kp1

Definition at line 52 of file indices_mod.f.

integer, dimension(:), allocatable indices::kp1_3

Definition at line 63 of file indices_mod.f.

integer, dimension(:,:), allocatable indices::store_lm

Definition at line 39 of file indices_mod.f.