Gromacs  2026.0-dev-20241213-9ac17bb
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
+ Collaboration diagram for 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 partition::n

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

t_partition_item* partition::p

Array of partition edges and corresponding bins.


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