Home
last modified time | relevance | path

Searched refs:is_at_residue_boundary (Results 1 – 1 of 1) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/selection/
H A Dindexutil.cpp1042 static bool is_at_residue_boundary(const gmx_mtop_t* top, int a, int* molb) in is_at_residue_boundary() function
1093 if (!is_at_residue_boundary(top, aPrev, &molb)) in gmx_ana_index_has_complete_elems()
1097 if (!is_at_residue_boundary(top, a - 1, &molb)) in gmx_ana_index_has_complete_elems()
1106 if (!is_at_residue_boundary(top, a, &molb)) in gmx_ana_index_has_complete_elems()