|
Gromacs
2026.0
|
Collaboration diagram for partition: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_item * | p |
| Array of partition edges and corresponding bins. More... | |
| int partition::n |
Number of partition items (p contains n+1 items).
| t_partition_item* partition::p |
Array of partition edges and corresponding bins.
1.8.5