Ignore:
Timestamp:
May 19, 2017, 9:25:53 AM (8 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
ForceAnnealing_goodresults, ForceAnnealing_tocheck
Children:
6370f9
Parents:
ffd7cd
Message:

Moved BoostGraphCreator::createFromRange into extra impl module.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Graph/BoostGraphCreator.hpp

    rffd7cd rd6192a3  
    111111  nodeId_t getNodeId(const atomId_t &_atomid) const;
    112112
    113 private:
    114113  /** General purpose function that contains the internal logic of walking the
    115114   * bonds of a set of atoms given by \a _begin and \a _end iterators and
     
    140139};
    141140
     141#include "BoostGraphCreator_impl.hpp"
     142
    142143
    143144#endif /* GRAPH_BOOSTGRAPHCREATOR_HPP_ */
Note: See TracChangeset for help on using the changeset viewer.