2
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Committing updated ReactantTester, isConnected and getReactionProduct methods to ReactionNetwork, and HeVCluster.getProductionFlux, some of this is still not finished, just trying to sync up with repo. More... about 12 years ago
Added ReactionNetwork::toClusterMap() More... about 12 years ago
Revised HeVClusterTester to be compatible with GCC 4.4.7 More... about 12 years ago
Fixed std::to_string() support for GCC 4.4.7. ~JJB 20130710 11:56 More... about 12 years ago
Fixed HeVCluster connectivity array for sizes of He and V larger than 1; added HeInterstitialCluster More... about 12 years ago
Split MixedSpeciesCluster into HeVCluster and HeInterstitialCluster More... about 12 years ago
Added connectivity generation to InterstitialCluster and MixedSpeciesCluster. Fixed a few bugs and cleaned up some documentation elsewhere. ~JJB 20130630 15:57 More... about 12 years ago
HeCluster and VCluster now generate their connectivity accurately, (to the best of my knowledge at least). The code to generate a simple reaction network has been moved from the HeClusterTester to its own class. ~JJB 20130629 19:00 More... about 12 years ago
Helium clusters accurately report their connectivity for single helium and vacancies. ~JJB 20130628 16:40 More... about 12 years ago
Added tests for ReactantNetwork, Reactant; modified tests for PSICluster and PSIClusterLoader More... about 12 years ago
Added I and V testers with skeleton code. Added a new maxMixedClusterSize property to the property map. Finished first pass at the He connectivity test and started on the same for I and V. ~JJB 20130627 16:32 More... about 12 years ago
Updated HeClusterTester after Andrew found the bug. ~JJB 20130627 15:03 More... about 12 years ago
Fixed HeClusterTester bug where an empty reactants list is being passed to Reactant::setReactionNetwork More... about 12 years ago
Committing buggy HeClusterTester so that Andrew can check it out. ~JJB 20130627 12:32 More... about 12 years ago
Added test suites for the Reactant and ReactionNetwork. Partially cleaned up the PSIClusterTester. ~JJB 20130627 11:17 More... about 12 years ago
Reworked MPI build configuration. ~JJB 20130627 10:42 More... about 12 years ago
Fixed copy constructor for ReactionNetwork More... about 12 years ago
Added copy constructors to ReactionNetwork, Reactant, and PSICluster; Added tests for copy constructors; implemented auto-generated methdos in Reactant More... about 12 years ago
Fixed CMake build errors related to MPI. ~JJB 20130626 10:54 More... about 12 years ago
Moved broadcastStream to xolotlCore::MPIUtils, added NetworkStream loading to main(), redefined signature of setNetworkLoader() More... about 12 years ago
Added HeClusterTester and modified HeCluster so that I can start testing connectivity. ~JJB 20130624 16:26 More... about 12 years ago
Added PetscSolver::broadcastBuffer() More... about 12 years ago
Added Reactant.getConnectivity() to the model and skeleton code to the source. ~JJB 20130623 10:44 More... about 12 years ago
Modified the CMake library link order to address a bug from Barry where the PETSc libraries were being incorrectly linked before the Xolotl libraries. ~JJB 20130606 11:41 More... about 12 years ago
Re-worked Constants.h so that constexpr is not needed on newer compilers. ~JJB 20130605 12:37 More... over 12 years ago
Committing the latest so that Barry can take a look at it before reporting for the meeting. Everything builds and compiles, but the prototype ADR refactor is not complete. ~JJB 20130603 11:29 More... over 12 years ago
Set the return value of GetDfill to 0 so that the code would run. ~JJB 20130523 16:16 More... over 12 years ago
Committing Xolotl with PETSc hooked up and the ADR prototype crammed in. I'll wire it up properly later. ~JJB 20130522 14:59 More... over 12 years ago
Minor changes to the model to clean up diagrams and export them for my talk. ~JJB 20130520 14:27 More... over 12 years ago
Added PETSc to the build and got the skeleton code of PETScSolver class compiling. ~JJB 20130514 15:46 More... over 12 years ago