Changeset 36f3d3 for src/FunctionApproximation/Extractors.cpp
- Timestamp:
- Oct 3, 2016, 6:03:06 PM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- fdd789
- Parents:
- ffad62
- git-author:
- Frederik Heber <heber@…> (10/03/16 17:43:06)
- git-committer:
- Frederik Heber <heber@…> (10/03/16 18:03:06)
- File:
-
- 1 edited
-
src/FunctionApproximation/Extractors.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/FunctionApproximation/Extractors.cpp
rffad62 r36f3d3 160 160 const FunctionModel::list_of_arguments_t &listargs, 161 161 const ParticleTypes_t &_types, 162 const Potential Subgraph &_subgraph162 const PotentialGraph &_subgraph 163 163 ) 164 164 { … … 305 305 const FunctionModel::arguments_t &args, 306 306 const ParticleTypes_t &_types, 307 const Potential Subgraph &_subgraph307 const PotentialGraph &_subgraph 308 308 ) 309 309 {
Note:
See TracChangeset
for help on using the changeset viewer.
