2
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating the test files where the formation energies are stored instead of the binding ones. SB 20140926 More... almost 11 years ago
Merging the performance optimization branch in the trunk. Only the formation energies are in the network now. SB 20140926 More... almost 11 years ago
Added a test for the reaction radius in the VClusterTester. CLJ 20140923 More... almost 11 years ago
Changing the tolerance from 10% to 15% for one of the PAPI test. SB 20140922 More... almost 11 years ago
Fixing the double counting for the reaction He_a + He_b -> He_(a+b)V + I. SB 20140917 More... almost 11 years ago
Optimized timer collection for in situ visualization of solve timer. More... almost 11 years ago
Changed timers to accumulate, with explicit reset method. More... almost 11 years ago
Converted to use Boost unit test fixtures for PAPI initialization. More... almost 11 years ago
Adding some includes for Xolotl to build. SB 20140916 More... almost 11 years ago
Merging non-GPTL performance data collection infrastructure into trunk. More... almost 11 years ago
Merging the trap mutation branch into the trunk. There is no need for unstable clusters anymore. SB 20140915 More... almost 11 years ago
Updated some help documentation. CLJ 20140912 More... almost 11 years ago
Adding the .h5 test file. CLJ 20140910 More... almost 11 years ago
Fixed temperature handler bug that was preventing the use of a temperature profile and updated the OptionsTester. CLJ 20140910 More... almost 11 years ago
Moved the folder containing the test files to the tests folder. CLJ 20140910 More... almost 11 years ago
Fixed MPI and GPTL initialize bug so Xolotl will work properly if GPTL was built with pmpi enabled. CLJ 20140910 More... almost 11 years ago
Updated codes so that messages are only printed once when running in parallel. Added a call in main.cpp to print current date and time. CLJ 20140909 More... almost 11 years ago
Added a default to the switch statement in the MaterialHandlerFactory to handle unknown Tungsten surface orientations. CLJ 20140908 More... almost 11 years ago
Refactored the way the material options are handled. CLJ 20140905 More... almost 11 years ago
Updated the material documentation in the preprocessor's Arguments class to reflect the new material additions. CLJ 20140905 More... almost 11 years ago
Added options for tungsten (221), (310), (311), (320), (321) surface orientations, corresponding helium implantation fluxes, and the associated tests. CLJ 20140905 More... almost 11 years ago
Updated the CMakeLists.txt to build the JUnit tests only if the junit and org.hamcrest jars are found. CLJ 20140905 More... almost 11 years ago
Added options for tungsten (110), (210), (211) surface orientations, corresponding helium implantation fluxes, and the associated tests. CLJ 20140903 More... almost 11 years ago
Updated the material documentation in the preprocessor's Arguments class. CLJ 20140903 More... almost 11 years ago
Added CMake JUnit support. CLJ 20140903 More... almost 11 years ago
Changing the way member variables are initialized because ISO C++ forbids it. SB 20140829 More... almost 11 years ago
Updating the default value of the PETSC argument in the preprocessor. SB 20140827 More... about 11 years ago
Adding a more thorough test for the partial derivatives in TungstenIntegrationTester. SB 20140825 More... about 11 years ago
Changing the initialize temperature function to take only the option argument. Adding the option to switch between materials for different surface orientation. Updating comments and tests. SB 20140825 More... about 11 years ago
Adding a different tag for MPI communication to each monitor. SB 20140822 More... about 11 years ago