Gromacs  2018.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
+ Collaboration diagram for t_partition:

Description

Internal data structure for the insolidangle selection method.

Describes the surface partitioning within one slice along the zenith angle. The slice from azimuthal angle p[i].left to p[i+1].left belongs to bin p[i].bin.

Public Attributes

int n
 Number of partition items (p contains n+1 items). More...
 
t_partition_itemp
 Array of partition edges and corresponding bins. More...
 

Member Data Documentation

int t_partition::n

Number of partition items (p contains n+1 items).

t_partition_item* t_partition::p

Array of partition edges and corresponding bins.


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