Changeset a14673
- Timestamp:
- Oct 3, 2016, 5:37:47 PM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- ddb998
- Parents:
- 29de39
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/FunctionApproximation/Subgraph/PotentialSubgraph.hpp
r29de39 ra14673 29 29 typedef std::vector<SubgraphEdge> edges_t; 30 30 31 /** Default cstor of class PotentialSubgraph. 32 * 33 */ 34 PotentialSubgraph() 35 {} 36 31 37 /** Cstor of class PotentialSubgraph. 32 38 *
Note:
See TracChangeset
for help on using the changeset viewer.
