Changeset 35760a for src/Potentials/EmpiricalPotential.hpp
- Timestamp:
- Oct 3, 2016, 5:34:49 PM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- 91a3f7
- Parents:
- 6aed89
- git-author:
- Frederik Heber <heber@…> (10/03/16 17:29:46)
- git-committer:
- Frederik Heber <heber@…> (10/03/16 17:34:49)
- File:
-
- 1 edited
-
src/Potentials/EmpiricalPotential.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Potentials/EmpiricalPotential.hpp
r6aed89 r35760a 17 17 #include <vector> 18 18 19 #include <boost/graph/adjacency_list.hpp>20 19 21 20 #include "FunctionApproximation/FunctionArgument.hpp" 22 21 #include "FunctionApproximation/FunctionModel.hpp" 22 #include "FunctionApproximation/Subgraph/PotentialSubgraph.hpp" 23 23 #include "Potentials/SerializablePotential.hpp" 24 24 #include "Potentials/InternalCoordinates/Coordinator.hpp"
Note:
See TracChangeset
for help on using the changeset viewer.
