+1
−0
+158
−23
+2
−2
+4
−0
+31
−0
Loading
Squash branch 'hex_geom_MR' into 'master' * Add more comments for algorithms. Description: Add more comments for algorithms. VERA-dev Issue # - 5383 * removed debug preprocessor Description: removed debug preprocessor VERA-dev Issue # - 5383 * added unit test Description: added unit test VERA-dev Issue # - 5383 * remove unecessary parts in circ geom * bug fix on circle onSurface function * Change SOFTEQ procedure to a general fucntion with interface Description: Change SOFTEQ procedure to a general fucntion with interface VERA-dev Issue # - 5383 * Modifications for MPACT hex geometry feature. Description: Add feature to check radial lines in Geom_Circle. Bugfix in Geom_Poly. Add SoftEQ for PointType. Use SOFTEQR for r2 comparisons VERA-dev Issue # - 5383 <!-- Replace this a detailed description of changes --> - Added feature to check radial lines in Geom_Circle. - Bugfix in Geom_Poly. - Added SoftEQ for PointType. - Use SOFTEQR for r2 comparisons https://code.ornl.gov/vera/vera-dev/-/issues/5383 **Developer Checklist:** - [x] Have you done a self-review after creating the merge request? - [x] Have you filled in the Merge Request information (title, description) thoroughly? - [x] Have you updated the relevant tickets (if this MR is linked to any VERA-dev tickets)? - [x] Have you addressed all suggested feedback and commented on it to let the reviewer know? (Do not resolve discussions that the reviewer started) **Reviewer Checklist:** - [x] Have you confirmed all discussions were adequately addressed and resolved them all? - [x] Does it conform to formatting guidelines? - [x] Are there adequate and clear comments? - [x] Is the design clean and sensible? - [x] Are the changes optimal/efficient? - [x] Were sufficient DBC checks added? - [x] Are there unit tests? (if necessary) - [x] Is the MR description clear, including a link to the VERA-Dev issue if appropriate? **PSM Checklist** - [x] Have you confirmed that all discussions were addressed, or that follow-on issues have been created for them? - [x] Have you confirmed sufficient testing was conducted? - [x] Does this impact other repositories? - [x] Does the MR have an adequate description? - [x] If the MR has multiple commits, did you set the MR to squash merge? See merge request https://code.ornl.gov/futility/Futility/-/merge_requests/400