|
Gromacs
2025.4
|
Collaboration diagram for t_methoddata_distance:Data structure for distance-based selection method.
The same data structure is used by all the distance-based methods.
Public Attributes | |
| real | cutoff |
| Cutoff distance. More... | |
| gmx_ana_pos_t | p |
| Positions of the reference points. More... | |
| gmx::AnalysisNeighborhood | nb |
| Neighborhood search data. More... | |
| gmx::AnalysisNeighborhoodSearch | nbsearch |
| Neighborhood search for an invididual frame. More... | |
| real t_methoddata_distance::cutoff |
Cutoff distance.
| gmx::AnalysisNeighborhood t_methoddata_distance::nb |
Neighborhood search data.
| gmx::AnalysisNeighborhoodSearch t_methoddata_distance::nbsearch |
Neighborhood search for an invididual frame.
| gmx_ana_pos_t t_methoddata_distance::p |
Positions of the reference points.
1.8.5