Changeset 0b7036 for src/Potentials/Specifics/PairPotential_Morse.cpp
- Timestamp:
- Oct 3, 2016, 11:13:52 AM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- 11bab4
- Parents:
- be20db
- git-author:
- Frederik Heber <heber@…> (10/03/16 11:13:49)
- git-committer:
- Frederik Heber <heber@…> (10/03/16 11:13:52)
- File:
-
- 1 edited
-
src/Potentials/Specifics/PairPotential_Morse.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/Specifics/PairPotential_Morse.cpp
rbe20db r0b7036 244 244 } 245 245 246 boost::adjacency_list<> 247 PairPotential_Morse::getSubgraph() const 248 { 249 return boost::adjacency_list<> (2); 250 }
Note:
See TracChangeset
for help on using the changeset viewer.
