|
Gromacs
2026.0-dev-20251119-5f0a571d
|
Collaboration diagram for methoddata_permute:Data structure for the permute selection modifier.
Public Attributes | |
| gmx_ana_pos_t | p |
| Positions to permute. More... | |
| int | n |
| Number of elements in the permutation. More... | |
| int * | perm |
| Array describing the permutation. More... | |
| int * | rperm |
| Array that has the permutation reversed. More... | |
| int methoddata_permute::n |
Number of elements in the permutation.
| gmx_ana_pos_t methoddata_permute::p |
Positions to permute.
| int* methoddata_permute::perm |
Array describing the permutation.
| int* methoddata_permute::rperm |
Array that has the permutation reversed.
1.8.5