|
Gromacs
2026.0-dev-20251119-5f0a571d
|
Internal data structure for the insolidangle selection method.
Contains the reference points that partially cover a certain region on the surface of the unit sphere. If n is -1, the whole region described by the bin is covered.
Public Attributes | |
| int | n |
Number of points in the array x, -1 if whole bin covered. More... | |
| int | n_alloc |
Number of elements allocated for x. More... | |
| rvec * | x |
| Array of points that partially cover the bin. More... | |
| int spheresurfacebin::n |
Number of points in the array x, -1 if whole bin covered.
| int spheresurfacebin::n_alloc |
Number of elements allocated for x.
| rvec* spheresurfacebin::x |
Array of points that partially cover the bin.
1.8.5