Skip to content
Success

Changes

Summary

  1. Use correct form of enable_if for functions (#1135) (details)
  2. Add transformed object construction (#1128) (details)
Commit 2f8cc5e535cc9cc25eb40b76a4bb2d70610e2030 by noreply
Use correct form of enable_if for functions (#1135)

The file was modified src/corecel/math/Algorithms.hh (diff)
The file was modified src/corecel/sys/MpiOperations.hh (diff)
Commit 507f55c869747e193f7fd82df0ae5400cf84130b by noreply
Add transformed object construction (#1128)

* Add transformed shape
* Fix single-precision casting
* Add docs
The file was addedtest/orange/orangeinp/Transformed.test.cc
The file was modified src/orange/transform/detail/TransformTransformer.hh (diff)
The file was modified src/orange/orangeinp/detail/CsgUnitBuilder.cc (diff)
The file was modified src/orange/CMakeLists.txt (diff)
The file was modified test/orange/CMakeLists.txt (diff)
The file was addedsrc/orange/orangeinp/Transformed.cc
The file was modified src/orange/orangeinp/detail/VolumeBuilder.cc (diff)
The file was modified src/orange/orangeinp/detail/VolumeBuilder.hh (diff)
The file was addedsrc/orange/orangeinp/Transformed.hh