How can we access the information on the atom indexes involved in a given collective variable. I can see that it is possible to access this information in colvar and analysis classes. But is it possible to do the same in bias class?
Of course, you can define index and use them to define CV. However, the input still requires atom number to define the index. So you still have to know which atoms are included in the CV first.