Changeset 11bab4 for src/Potentials/Specifics/ThreeBodyPotential_Angle.cpp
- Timestamp:
- Oct 3, 2016, 11:26:02 AM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- de81b9
- Parents:
- 0b7036
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/Specifics/ThreeBodyPotential_Angle.cpp
r0b7036 r11bab4 230 230 boost::bind(&Extractors::filterArgumentsByParticleTypes, 231 231 _1, 232 getParticleTypes() ),233 getParticleTypes() 232 getParticleTypes(), getSubgraph()), 233 getParticleTypes(), getSubgraph() 234 234 ); 235 235 return returnfunction;
Note:
See TracChangeset
for help on using the changeset viewer.
