In order to avoid having redundant code for the different protocols, there are a few utility functions that seem useful to have ready to be used.
- One that get the alchemical components
- One that get components of specified type
- One that gets ALL components in a system
Whether these should live here or in gufe can be discussed further.
In order to avoid having redundant code for the different protocols, there are a few utility functions that seem useful to have ready to be used.
Whether these should live here or in
gufecan be discussed further.