Changeset 7ec605 for src/Potentials/Specifics/FourBodyPotential_Torsion.cpp
- Timestamp:
- Oct 3, 2016, 5:22:31 PM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- b794f5
- Parents:
- 96af51
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/Specifics/FourBodyPotential_Torsion.cpp
r96af51 r7ec605 244 244 boost::bind(&Extractors::filterArgumentsByParticleTypes, 245 245 _1, 246 getParticleTypes() ),247 getParticleTypes() 246 getParticleTypes(), getSubgraph()), 247 getParticleTypes(), getSubgraph() 248 248 ); 249 249 return returnfunction;
Note:
See TracChangeset
for help on using the changeset viewer.
