Skip to content
Failed

Changes

Summary

  1. Move pinned allocator to subdirectory (details)
  2. Make MemSpace compatible with enum string mapper (details)
  3. Move unit system enums to corecel (details)
  4. Reformat assert messages (details)
  5. Support unit input for image (details)
  6. Fix typo (details)
Commit ba9135c47799a65fd7dabea55f457373ac673ce0 by johnsonsr
Move pinned allocator to subdirectory
The file was removedsrc/corecel/PinnedAllocator.cc
The file was modified src/corecel/CMakeLists.txt (diff)
The file was addedsrc/corecel/data/PinnedAllocator.cc
Commit 2c9a9332f32bc64cafdc3b26c2a4efd05bce84af by johnsonsr
Make MemSpace compatible with enum string mapper
The file was modified src/corecel/data/PinnedAllocator.cc (diff)
The file was modified src/corecel/Types.hh (diff)
Commit 9fb9ab2f333340962bf2ea057577c0549eb7094f by johnsonsr
Move unit system enums to corecel
The file was modified src/corecel/CMakeLists.txt (diff)
The file was modified src/corecel/Types.hh (diff)
The file was modified src/celeritas/Types.cc (diff)
The file was modified src/celeritas/Types.hh (diff)
The file was modified src/corecel/io/EnumStringMapper.hh (diff)
The file was modified src/celeritas/field/RZMapFieldInputIO.json.cc (diff)
The file was addedsrc/corecel/Types.cc
Commit 306a0ee60c7e337bc2a627e3d71b357c1768a8ee by johnsonsr
Reformat assert messages
The file was modified src/celeritas/field/RZMapFieldInputIO.json.cc (diff)
The file was modified src/corecel/io/EnumStringMapper.hh (diff)
The file was modified src/corecel/Assert.cc (diff)
Commit b793463a58ca7abac0f86b9aab0a737441851f63 by johnsonsr
Support unit input for image
The file was modified src/geocel/rasterize/ImageIO.json.cc (diff)
The file was modified src/geocel/rasterize/Image.hh (diff)
The file was modified test/geocel/MockGeoTrackView.hh (diff)