COLLISIONS_element Derived Type

type, public :: COLLISIONS_element


Components

Type Visibility Attributes Name Initial
integer, public :: I = 0
integer, public :: N = 0
character(len=1), public, allocatable :: table(:,:,:,:)
complex(kind=SP), public, allocatable :: v_c(:)
complex(kind=SP6), public, allocatable :: v_c_SP(:)
complex(kind=SP), public, allocatable :: v3_c(:,:,:,:)
real(kind=SP), public, allocatable :: v_r(:)
real(kind=SP), public, allocatable :: v3_r(:,:,:,:)


📚 Documentation Pages
⏱️ Real-Time
🔗 Code API