DART-Ray
Public Attributes | List of all members
smooth_grid_routines::var_arr_1d Type Reference

Data type used to create variable length arrays. 1D version. More...

Public Attributes

real(kind=real64), dimension(:), allocatable a
 
logical, dimension(:), allocatable l
 
integer, dimension(:), allocatable int
 

Detailed Description

Data type used to create variable length arrays. 1D version.

Member Data Documentation

real(kind=real64), dimension(:), allocatable smooth_grid_routines::var_arr_1d::a
integer, dimension(:), allocatable smooth_grid_routines::var_arr_1d::int
logical, dimension(:), allocatable smooth_grid_routines::var_arr_1d::l

The documentation for this type was generated from the following file: