Ignore:
Timestamp:
Oct 10, 2016, 11:15:39 AM (9 years ago)
Author:
Frederik Heber <heber@…>
Branches:
Add_FitFragmentPartialChargesAction, Fix_ChargeSampling_PBC, Fix_FitPartialCharges
Children:
213f9d, afc28a
Parents:
b6f776
git-author:
Frederik Heber <heber@…> (10/09/16 21:28:59)
git-committer:
Frederik Heber <heber@…> (10/10/16 11:15:39)
Message:

Added FitFragmentPartialChargesAction that fits partial charges to fragments in result container.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/Makefile.am

    rb6f776 r4d08b7  
    380380
    381381POTENTIALACTIONSOURCE = \
     382        Actions/PotentialAction/FitFragmentPartialChargesAction.cpp \
    382383  Actions/PotentialAction/FitPartialChargesAction.cpp \
    383384  Actions/PotentialAction/ParseAtomFragmentsAction.cpp \
     
    390391  Actions/PotentialAction/SavePotentialsAction.cpp
    391392POTENTIALACTIONHEADER = \
     393        Actions/PotentialAction/FitFragmentPartialChargesAction.hpp \
    392394  Actions/PotentialAction/FitPartialChargesAction.hpp \
    393395  Actions/PotentialAction/ParseAtomFragmentsAction.hpp \
     
    400402  Actions/PotentialAction/SavePotentialsAction.hpp
    401403POTENTIALACTIONDEFS = \
     404        Actions/PotentialAction/FitFragmentPartialChargesAction.def \
    402405  Actions/PotentialAction/FitPartialChargesAction.def  \
    403406  Actions/PotentialAction/ParseAtomFragmentsAction.def \
Note: See TracChangeset for help on using the changeset viewer.