Changeset 5b3781
- Timestamp:
- Mar 20, 2017, 2:54:42 PM (8 years ago)
- 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)
- Location:
- src/Fragmentation/Summation
- Files:
-
- 4 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Summation/Containers/Makefile.am
r346b0c r5b3781 34 34 Fragmentation/Summation/Containers/FragmentationLongRangeResults.hpp \ 35 35 Fragmentation/Summation/Containers/GridDownsampler.hpp \ 36 Fragmentation/Summation/Containers/PartialChargesFused.hpp \ 37 Fragmentation/Summation/Containers/PartialChargesMap.hpp \ 36 38 Fragmentation/Summation/Containers/VMGData.hpp \ 37 39 Fragmentation/Summation/Containers/VMGDataFused.hpp \ -
src/Fragmentation/Summation/SetValues/Makefile.am
r346b0c r5b3781 8 8 Fragmentation/Summation/SetValues/FragmentForces.cpp \ 9 9 Fragmentation/Summation/SetValues/Histogram.cpp \ 10 Fragmentation/Summation/SetValues/IndexedPartialCharges.cpp \ 10 11 Fragmentation/Summation/SetValues/IndexedVectors.cpp \ 11 12 Fragmentation/Summation/SetValues/SamplingGrid.cpp \ … … 18 19 Fragmentation/Summation/SetValues/FragmentForces.hpp \ 19 20 Fragmentation/Summation/SetValues/Histogram.hpp \ 21 Fragmentation/Summation/SetValues/IndexedPartialCharges.hpp \ 20 22 Fragmentation/Summation/SetValues/IndexedValue.hpp \ 21 23 Fragmentation/Summation/SetValues/IndexedValue_impl.hpp \
Note:
See TracChangeset
for help on using the changeset viewer.