SDA  7.1
Simulation of Diffusional Association
 All Classes Files Functions Variables Groups Pages
Public Attributes | List of all members
mod_geometry::geometry Type Reference

geometry is a base (common base ) class More...

Collaboration diagram for mod_geometry::geometry:

Public Attributes

integer type
 type of the contained geometry : box or sphere defined by enumeration
 
type(sphere), pointer pshere
 pointer to a sphere geometry
 
type(box), pointer pbox
 pointer to a box geometry
 
logical escape
 properties of the geometry object If the solutes can escpape, if there is pbc, if there is a surface
 
logical pbc
 
logical surface
 
real(kind=4) start_position
 starting and escaping position. redondant wit b and c surface
 
real(kind=4) stop_position
 

Detailed Description

geometry is a base (common base ) class


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