COLLISIONS_group Derived Type

type, public :: COLLISIONS_group


Components

Type Visibility Attributes Name Initial
integer, public :: D(3,4) = 0
character(len=schlen), public :: name = "none"
integer, public :: kind = 0
integer, public :: N = 0
integer, public, allocatable :: state(:,:)
integer, public, allocatable :: IO_status(:)
type(PP_indexes), public :: PAR_IND
integer, public :: PAR_N = 0
integer, public, allocatable :: PAR_map(:)


📚 Documentation Pages
⏱️ Real-Time
🔗 Code API