Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/molecule_dynamics.cpp

    r32ea56 re4afb4  
    498498 * \return true - success in writing step files, false - error writing files or only one step in molecule::Trajectories
    499499 */
    500 bool molecule::LinearInterpolationBetweenConfiguration(int startstep, int endstep, std::string &prefix, config &configuration, bool MapByIdentity)
     500bool molecule::LinearInterpolationBetweenConfiguration(int startstep, int endstep, std::string prefix, config &configuration, bool MapByIdentity)
    501501{
    502502  // TODO: rewrite permutationMaps using enumeration objects
Note: See TracChangeset for help on using the changeset viewer.