Elliott Biondo
Elliott Biondo
@sethrj this is ready for your review
(minor floating point issue causing one test failure in one build configuration, will fix in morning)
@sethrj this is ready for another look
@sethrj this should be ready
Draft until this is refactor to instead set a maximum leaf size
Closing this MR; the minimum leaf size approach used here is superior: #1930 Determining this parameter will done with benchmark problems on ANL JLSE per https://github.com/celeritas-project/regression/issues/3.
Support added for *unaccelerated* `MultiUnion` via https://github.com/celeritas-project/celeritas/pull/1987. Checking all `MultiUnion` boxes.
If infix/postfix could be toggled as a runtime option that would side-step the issue with the orange test data, correct?
@sethrj can you take a preliminary look at this? We already have `g4org::Options` -> `InputBuilder::Options`, so the addition of `OrangeInput::ConstructionOptions` feels suspicious.
@sethrj this is ready for a first look. As best as I can tell we don't have any unit tests that actually resulted in initial guesses for bboxes affecting the...