(git:c5411e0)
Loading...
Searching...
No Matches
exclusion_types::exclusion_type Type Reference

A type used to store lists of exclusions and onfos. More...

Data Fields

integer, dimension(:), pointer list_exclude_vdw
 
integer, dimension(:), pointer list_exclude_ei
 
integer, dimension(:), pointer list_onfo
 

Detailed Description

A type used to store lists of exclusions and onfos.

History
12.2010 created [Joost VandeVondele]

Definition at line 21 of file exclusion_types.F.

Field Documentation

◆ list_exclude_vdw

integer, dimension(:), pointer exclusion_types::exclusion_type::list_exclude_vdw

Definition at line 22 of file exclusion_types.F.

◆ list_exclude_ei

integer, dimension(:), pointer exclusion_types::exclusion_type::list_exclude_ei

Definition at line 23 of file exclusion_types.F.

◆ list_onfo

integer, dimension(:), pointer exclusion_types::exclusion_type::list_onfo

Definition at line 24 of file exclusion_types.F.


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