You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the initial implementation of NonbondedInteractionGroup in #578 (and previously in #542), we introduced duplicate code by copying and modifying the original nonbonded potential implementation. We should revisit this at some point to DRY the common parts, and apply some fixes suggested in the above PRs that apply in multiple places.
Miscellaneous items applying to code that currently exists in multiple nonbonded potentials:
In the initial implementation of
NonbondedInteractionGroup
in #578 (and previously in #542), we introduced duplicate code by copying and modifying the original nonbonded potential implementation. We should revisit this at some point to DRY the common parts, and apply some fixes suggested in the above PRs that apply in multiple places.Miscellaneous items applying to code that currently exists in multiple nonbonded potentials:
The text was updated successfully, but these errors were encountered: