Searched refs:gmx_ana_index_squeeze (Results 1 – 3 of 3) sorted by relevance
262 void gmx_ana_index_squeeze(gmx_ana_index_t* g);
1905 gmx_ana_index_squeeze(&child->u.cgrp); in evaluate_boolean_static_part()1965 gmx_ana_index_squeeze(sel->child->v.u.g); in evaluate_boolean_minmax_grps()1969 gmx_ana_index_squeeze(&sel->child->u.cgrp); in evaluate_boolean_minmax_grps()2247 gmx_ana_index_squeeze(sel->cdata->gmin); in analyze_static()2248 gmx_ana_index_squeeze(sel->cdata->gmax); in analyze_static()2793 gmx_ana_index_squeeze(&coll->impl_->requiredAtoms_); in compileSelection()
316 void gmx_ana_index_squeeze(gmx_ana_index_t* g) in gmx_ana_index_squeeze() function