Changeset 6d08032 for src/FunctionApproximation/Extractors.hpp
- Timestamp:
- Oct 3, 2016, 5:11:26 PM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- 4266eb
- Parents:
- de81b9
- File:
-
- 1 edited
-
src/FunctionApproximation/Extractors.hpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/FunctionApproximation/Extractors.hpp
rde81b9 r6d08032 111 111 const FunctionModel::list_of_arguments_t &eachargs, 112 112 const ParticleTypes_t &_types, 113 const boost::adjacency_list<>&_subgraph113 const PotentialSubgraph &_subgraph 114 114 ); 115 115 … … 127 127 const FunctionModel::arguments_t &args, 128 128 const ParticleTypes_t &_types, 129 const boost::adjacency_list<>&_subgraph129 const PotentialSubgraph &_subgraph 130 130 ); 131 131
Note:
See TracChangeset
for help on using the changeset viewer.
