Changeset f5d635


Ignore:
Timestamp:
Oct 8, 2016, 7:25:46 PM (9 years ago)
Author:
Frederik Heber <heber@…>
Branches:
Add_FitFragmentPartialChargesAction, Fix_ChargeSampling_PBC, Fix_FitPartialCharges
Children:
9cf1e2
Parents:
bd8b57
git-author:
Frederik Heber <heber@…> (06/12/16 16:50:07)
git-committer:
Frederik Heber <heber@…> (10/08/16 19:25:46)
Message:

Added IndexedPartialCharges.

Location:
src/Fragmentation/Summation
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • src/Fragmentation/Summation/Containers/Makefile.am

    rbd8b57 rf5d635  
    3434        Fragmentation/Summation/Containers/FragmentationLongRangeResults.hpp \
    3535        Fragmentation/Summation/Containers/GridDownsampler.hpp \
     36        Fragmentation/Summation/Containers/PartialChargesFused.hpp \
     37        Fragmentation/Summation/Containers/PartialChargesMap.hpp \
    3638        Fragmentation/Summation/Containers/VMGData.hpp \
    3739        Fragmentation/Summation/Containers/VMGDataFused.hpp \
  • src/Fragmentation/Summation/SetValues/Makefile.am

    rbd8b57 rf5d635  
    88        Fragmentation/Summation/SetValues/FragmentForces.cpp \
    99        Fragmentation/Summation/SetValues/Histogram.cpp \
     10        Fragmentation/Summation/SetValues/IndexedPartialCharges.cpp \
    1011        Fragmentation/Summation/SetValues/IndexedVectors.cpp \
    1112        Fragmentation/Summation/SetValues/SamplingGrid.cpp \
     
    1819        Fragmentation/Summation/SetValues/FragmentForces.hpp \
    1920        Fragmentation/Summation/SetValues/Histogram.hpp \
     21        Fragmentation/Summation/SetValues/IndexedPartialCharges.hpp \
    2022        Fragmentation/Summation/SetValues/IndexedValue.hpp \
    2123        Fragmentation/Summation/SetValues/IndexedValue_impl.hpp \
Note: See TracChangeset for help on using the changeset viewer.