Changeset 6369bc for src/Fragmentation/Summation/SetValues/SamplingGrid.hpp
- Timestamp:
- Jun 8, 2016, 10:45:28 PM (9 years ago)
- Children:
- 6c0b3f
- Parents:
- c739b3
- git-author:
- Frederik Heber <heber@…> (06/08/16 13:22:11)
- git-committer:
- Frederik Heber <heber@…> (06/08/16 22:45:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Summation/SetValues/SamplingGrid.hpp
rc739b3 r6369bc 166 166 } 167 167 168 /** Sample a given grid \a other down to grid level \a _level and store 169 * in \a instance. 170 * 171 * \param instance given instance to store downsampled grid in 172 * \param other instance to get grid from 173 * \param _level level to sample down to 174 */ 175 static void downsample(SamplingGrid& instance, const SamplingGrid& other, const int _level); 176 168 177 /** Returns the numeric integral over the grid. 169 178 *
Note:
See TracChangeset
for help on using the changeset viewer.
