Changeset 5b3781


Ignore:
Timestamp:
Mar 20, 2017, 2:54:42 PM (8 years ago)
Author:
Frederik Heber <heber@…>
Branches:
FitPartialCharges_GlobalError, PartialCharges_OrthogonalSummation
Children:
bb8b0a
Parents:
346b0c
git-author:
Frederik Heber <heber@…> (06/12/16 16:50:07)
git-committer:
Frederik Heber <heber@…> (03/20/17 14:54:42)
Message:

Added IndexedPartialCharges.

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

Legend:

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

    r346b0c r5b3781  
    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

    r346b0c r5b3781  
    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.