refs #11573. Enhance MDBoxImplicitFunction
We need to be able to determine the fractional overlap between a rectilinear box represented by a set of vertexes and the box implicit function. This is a general feature. I've added quite a few functional tests for this, but have not done anything about performance yet.
Showing
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDBoxImplicitFunction.h 16 additions, 3 deletions...try/inc/MantidGeometry/MDGeometry/MDBoxImplicitFunction.h
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/MDGeometry/MDImplicitFunction.h 1 addition, 1 deletion...ometry/inc/MantidGeometry/MDGeometry/MDImplicitFunction.h
- Code/Mantid/Framework/Geometry/src/MDGeometry/MDBoxImplicitFunction.cpp 56 additions, 7 deletions...amework/Geometry/src/MDGeometry/MDBoxImplicitFunction.cpp
- Code/Mantid/Framework/Geometry/test/MDBoxImplicitFunctionTest.h 253 additions, 0 deletions...antid/Framework/Geometry/test/MDBoxImplicitFunctionTest.h
Loading
Please register or sign in to comment