Changeset f5d635
- Timestamp:
- Oct 8, 2016, 7:25:46 PM (9 years ago)
- 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)
- Location:
- src/Fragmentation/Summation
- Files:
-
- 4 added
- 2 edited
-
Containers/Makefile.am (modified) (1 diff)
-
Containers/PartialChargesFused.hpp (added)
-
Containers/PartialChargesMap.hpp (added)
-
SetValues/IndexedPartialCharges.cpp (added)
-
SetValues/IndexedPartialCharges.hpp (added)
-
SetValues/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Summation/Containers/Makefile.am
rbd8b57 rf5d635 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
rbd8b57 rf5d635 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.
