![]() |
(git:b77b4be)
|
A type used to store lists of exclusions and onfos. More...
Data Fields | |
integer, dimension(:), pointer | list_exclude_vdw => NULL() |
integer, dimension(:), pointer | list_exclude_ei => NULL() |
integer, dimension(:), pointer | list_onfo => NULL() |
A type used to store lists of exclusions and onfos.
Definition at line 21 of file exclusion_types.F.
integer, dimension(:), pointer exclusion_types::exclusion_type::list_exclude_vdw => NULL() |
Definition at line 22 of file exclusion_types.F.
integer, dimension(:), pointer exclusion_types::exclusion_type::list_exclude_ei => NULL() |
Definition at line 23 of file exclusion_types.F.
integer, dimension(:), pointer exclusion_types::exclusion_type::list_onfo => NULL() |
Definition at line 24 of file exclusion_types.F.