Refs #10135. Added a factory for point groups
PointGroup objects can now be constructed through the factory using the Hermann-Mauguin symbol.
Showing
- Code/Mantid/Framework/Geometry/CMakeLists.txt 3 additions, 0 deletionsCode/Mantid/Framework/Geometry/CMakeLists.txt
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/Crystal/PointGroupFactory.h 99 additions, 0 deletions...k/Geometry/inc/MantidGeometry/Crystal/PointGroupFactory.h
- Code/Mantid/Framework/Geometry/src/Crystal/PointGroup.cpp 21 additions, 14 deletionsCode/Mantid/Framework/Geometry/src/Crystal/PointGroup.cpp
- Code/Mantid/Framework/Geometry/src/Crystal/PointGroupFactory.cpp 58 additions, 0 deletions...ntid/Framework/Geometry/src/Crystal/PointGroupFactory.cpp
- Code/Mantid/Framework/Geometry/test/PointGroupFactoryTest.h 146 additions, 0 deletionsCode/Mantid/Framework/Geometry/test/PointGroupFactoryTest.h
Loading
Please register or sign in to comment