list of variables that have to be included in the input file More...
Public Attributes | |
integer | nb_mol |
integer | nb_types |
logical | surf |
real(kind=8), dimension(:), allocatable | molw |
real(kind=8), dimension(:), allocatable | dens |
character(1750), dimension(:), allocatable | pdbs |
character(1750), dimension(:), allocatable | sasa |
logical | sort |
integer | seed |
real(kind=8), dimension(3) | surf_dim |
real(kind=8), dimension(3) | surf_beg |
real(kind=8), dimension(3) | fixed_dim |
real(kind=8) | fit_factor |
integer | max_iter |
list of variables that have to be included in the input file
real ( kind = 8 ), dimension (:), allocatable genbox_subroutines::genbox_list::dens |
integer genbox_subroutines::genbox_list::max_iter |
real ( kind = 8 ), dimension (:), allocatable genbox_subroutines::genbox_list::molw |
integer genbox_subroutines::genbox_list::nb_mol |
integer genbox_subroutines::genbox_list::nb_types |
character ( 1750 ), dimension (:), allocatable genbox_subroutines::genbox_list::pdbs |
character ( 1750 ), dimension (:), allocatable genbox_subroutines::genbox_list::sasa |
integer genbox_subroutines::genbox_list::seed |
logical genbox_subroutines::genbox_list::sort |
logical genbox_subroutines::genbox_list::surf |