Skip to content

Commit

Permalink
MPI_calculatePairVectorAvg Update (#68)
Browse files Browse the repository at this point in the history
- Resolves #66
- Updated .gitignore file to ignore the packages directory created by Visual Studio
- Updated Doxyfile to new version v2.1.0-beta.1
- Added new MPI_calculatePairVectorAvg function to Utils
- Updated calculateProbHistAvg to throw exception on all processors if the input histogram on any proc is too small or if bin sizes do not match
- Updated Version class with the new version string v2.1.0-beta.1
- Updated test_mpi.cpp by adding CalculatePairVectorAvgTests with new unit tests for the Utils::MPI_calculatePairVectorAvg function
- Updated test_mpi.cpp CalculateProbHistAvgTests by adding tests to check for the output histogram range and to check exception throwing when input histograms are too small or have different bin sizes
- Updated Doxygen documentation
- Updated Changelog to note the changes in this commit
  • Loading branch information
MikeHeiber authored Feb 2, 2019
1 parent e6bafc3 commit 638fbe4
Show file tree
Hide file tree
Showing 76 changed files with 421 additions and 143 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@
.vs*
x64*
*.sln
packages*
18 changes: 14 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- README - Added citation info and links for the joss paper
- README - Citation info and links for the JOSS paper
- .gitignore - Statement to ignore the packages directory created by MS Visual Studio
- Utils (MPI_calculatePairVectorAvg) - new function for calculating the average of x-y distribution data
- test_mpi.cpp (CalculatePairVectorAvgTests) - new test case with units tests for the Utils::MPI_calculatePairVectorAvg function
- test_mpi.cpp (CalculateProbabilityHistTests) - new units tests to check for the output histogram range and to check exception throwing when input histograms are too small or have different bin sizes

### Changed
- Doxyfile - Documentation version to v2.0.1-beta.1
- docs - Updated Doxygen documentation for v2.0.1-beta.1
- Utils (MPI_calculateProbHistAvg) - Updated function to throw invalid_argument exception on all processors if the input histogram on any proc is too small or if bin sizes do not match
- Version - Current version string to v2.1.0-beta.1

## [v2.0.1] - 2019-01-29

### Changed
- Version - Updated current version string to v2.0.1
- Doxyfile - Updated documentation version to v2.0.1
- Version - Current version string to v2.0.1
- Doxyfile - Documentation version to v2.0.1
- docs - Updated Doxygen documentation for v2.0.1
- README - Updated information about latest stable release to v2.0.1
- README - Information about latest stable release to v2.0.1

### Fixed
- CHANGELOG - v2.0.0 release date
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = KMC_Lattice
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = v2.0.1
PROJECT_NUMBER = v2.1.0-beta.1

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
2 changes: 1 addition & 1 deletion docs/_event_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_event_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_event_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_lattice_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_lattice_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_lattice_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_object_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_object_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_object_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_parameters___lattice_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_parameters___lattice_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_parameters___lattice_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_parameters___simulation_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_parameters___simulation_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_parameters___simulation_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_simulation_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_simulation_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_simulation_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_site_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_site_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/_site_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
5 changes: 4 additions & 1 deletion docs/_utils_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down Expand Up @@ -154,6 +154,9 @@
<tr class="memitem:a04c980223b98303984f9c722356101eb"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_k_m_c___lattice.html#a04c980223b98303984f9c722356101eb">KMC_Lattice::interpolateData</a> (const std::vector&lt; std::pair&lt; double, double &gt;&gt; &amp;data, const double x_val)</td></tr>
<tr class="memdesc:a04c980223b98303984f9c722356101eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Linearly interpolates an x-y data set to determine the interpolated y-value corresponding to an input x-value. <a href="namespace_k_m_c___lattice.html#a04c980223b98303984f9c722356101eb">More...</a><br /></td></tr>
<tr class="separator:a04c980223b98303984f9c722356101eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac59934977c80ff0ef20e4108ed0e859a"><td class="memItemLeft" align="right" valign="top">std::vector&lt; std::pair&lt; double, double &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_k_m_c___lattice.html#ac59934977c80ff0ef20e4108ed0e859a">KMC_Lattice::MPI_calculatePairVectorAvg</a> (const std::vector&lt; std::pair&lt; double, double &gt;&gt; &amp;input_vector)</td></tr>
<tr class="memdesc:ac59934977c80ff0ef20e4108ed0e859a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Uses MPI to calculate the average pair vector distribution from separate pair vectors coming from different processors. <a href="namespace_k_m_c___lattice.html#ac59934977c80ff0ef20e4108ed0e859a">More...</a><br /></td></tr>
<tr class="separator:ac59934977c80ff0ef20e4108ed0e859a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acb87c0ce18e46b80e482ab257345f70c"><td class="memItemLeft" align="right" valign="top">std::vector&lt; std::pair&lt; double, double &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_k_m_c___lattice.html#acb87c0ce18e46b80e482ab257345f70c">KMC_Lattice::MPI_calculateProbHistAvg</a> (const std::vector&lt; std::pair&lt; double, int &gt;&gt; &amp;input_hist)</td></tr>
<tr class="memdesc:acb87c0ce18e46b80e482ab257345f70c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Uses MPI to calculate the average probability histogram from separate histograms coming from different processors. <a href="namespace_k_m_c___lattice.html#acb87c0ce18e46b80e482ab257345f70c">More...</a><br /></td></tr>
<tr class="separator:acb87c0ce18e46b80e482ab257345f70c"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down
1 change: 1 addition & 0 deletions docs/_utils_8cpp.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ var _utils_8cpp =
[ "createGaussianDOSVector", "_utils_8cpp.html#a224863c8dd449fa501d07c5b0cfc07a1", null ],
[ "integrateData", "_utils_8cpp.html#a0b0f0e2e47c9dbe650e4f736c80883c3", null ],
[ "interpolateData", "_utils_8cpp.html#a04c980223b98303984f9c722356101eb", null ],
[ "MPI_calculatePairVectorAvg", "_utils_8cpp.html#ac59934977c80ff0ef20e4108ed0e859a", null ],
[ "MPI_calculateProbHistAvg", "_utils_8cpp.html#acb87c0ce18e46b80e482ab257345f70c", null ],
[ "MPI_calculateVectorAvg", "_utils_8cpp.html#ad022d008e8635c1285b9b2ca300bd5b6", null ],
[ "MPI_calculateVectorSum", "_utils_8cpp.html#aa1b88bbdb7d17543f266c0ec41bfc3b8", null ],
Expand Down
5 changes: 4 additions & 1 deletion docs/_utils_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down Expand Up @@ -175,6 +175,9 @@
<tr class="memitem:a04c980223b98303984f9c722356101eb"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_k_m_c___lattice.html#a04c980223b98303984f9c722356101eb">KMC_Lattice::interpolateData</a> (const std::vector&lt; std::pair&lt; double, double &gt;&gt; &amp;data, const double x_val)</td></tr>
<tr class="memdesc:a04c980223b98303984f9c722356101eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Linearly interpolates an x-y data set to determine the interpolated y-value corresponding to an input x-value. <a href="namespace_k_m_c___lattice.html#a04c980223b98303984f9c722356101eb">More...</a><br /></td></tr>
<tr class="separator:a04c980223b98303984f9c722356101eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac59934977c80ff0ef20e4108ed0e859a"><td class="memItemLeft" align="right" valign="top">std::vector&lt; std::pair&lt; double, double &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_k_m_c___lattice.html#ac59934977c80ff0ef20e4108ed0e859a">KMC_Lattice::MPI_calculatePairVectorAvg</a> (const std::vector&lt; std::pair&lt; double, double &gt;&gt; &amp;input_vector)</td></tr>
<tr class="memdesc:ac59934977c80ff0ef20e4108ed0e859a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Uses MPI to calculate the average pair vector distribution from separate pair vectors coming from different processors. <a href="namespace_k_m_c___lattice.html#ac59934977c80ff0ef20e4108ed0e859a">More...</a><br /></td></tr>
<tr class="separator:ac59934977c80ff0ef20e4108ed0e859a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acb87c0ce18e46b80e482ab257345f70c"><td class="memItemLeft" align="right" valign="top">std::vector&lt; std::pair&lt; double, double &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_k_m_c___lattice.html#acb87c0ce18e46b80e482ab257345f70c">KMC_Lattice::MPI_calculateProbHistAvg</a> (const std::vector&lt; std::pair&lt; double, int &gt;&gt; &amp;input_hist)</td></tr>
<tr class="memdesc:acb87c0ce18e46b80e482ab257345f70c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Uses MPI to calculate the average probability histogram from separate histograms coming from different processors. <a href="namespace_k_m_c___lattice.html#acb87c0ce18e46b80e482ab257345f70c">More...</a><br /></td></tr>
<tr class="separator:acb87c0ce18e46b80e482ab257345f70c"><td class="memSeparator" colspan="2">&#160;</td></tr>
Expand Down
1 change: 1 addition & 0 deletions docs/_utils_8h.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ var _utils_8h =
[ "integrateData", "_utils_8h.html#a0b0f0e2e47c9dbe650e4f736c80883c3", null ],
[ "interpolateData", "_utils_8h.html#a04c980223b98303984f9c722356101eb", null ],
[ "intpow", "_utils_8h.html#a87d94bc0d678c87d936e14a53c3094ff", null ],
[ "MPI_calculatePairVectorAvg", "_utils_8h.html#ac59934977c80ff0ef20e4108ed0e859a", null ],
[ "MPI_calculateProbHistAvg", "_utils_8h.html#acb87c0ce18e46b80e482ab257345f70c", null ],
[ "MPI_calculateVectorAvg", "_utils_8h.html#ad022d008e8635c1285b9b2ca300bd5b6", null ],
[ "MPI_calculateVectorSum", "_utils_8h.html#aa1b88bbdb7d17543f266c0ec41bfc3b8", null ],
Expand Down
41 changes: 21 additions & 20 deletions docs/_utils_8h_source.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/_version_8cpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down Expand Up @@ -109,8 +109,8 @@
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:ae003bd712a66664443fb17484fcd5f5a"><td class="memItemLeft" align="right" valign="top">Version&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_k_m_c___lattice.html#ae003bd712a66664443fb17484fcd5f5a">KMC_Lattice::Current_version</a> (&quot;2.0.1&quot;)</td></tr>
<tr class="separator:ae003bd712a66664443fb17484fcd5f5a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91f4a916d9235dfa664004930666c9fa"><td class="memItemLeft" align="right" valign="top">Version&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_k_m_c___lattice.html#a91f4a916d9235dfa664004930666c9fa">KMC_Lattice::Current_version</a> (&quot;2.1.0-beta.1&quot;)</td></tr>
<tr class="separator:a91f4a916d9235dfa664004930666c9fa"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
Expand Down
2 changes: 1 addition & 1 deletion docs/_version_8cpp.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var _version_8cpp =
[
[ "operator<<", "_version_8cpp.html#a8436fee117116a8b56d91501d4aa6295", null ],
[ "Current_version", "_version_8cpp.html#ae003bd712a66664443fb17484fcd5f5a", null ]
[ "Current_version", "_version_8cpp.html#a91f4a916d9235dfa664004930666c9fa", null ]
];
2 changes: 1 addition & 1 deletion docs/_version_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">KMC_Lattice
&#160;<span id="projectnumber">v2.0.1</span>
&#160;<span id="projectnumber">v2.1.0-beta.1</span>
</div>
<div id="projectbrief">A C++ library for lattice kinetic Monte Carlo simulations</div>
</td>
Expand Down
Loading

0 comments on commit 638fbe4

Please sign in to comment.