Skip to content
  • Antti Soininen's avatar
    First implementation of random points in simple shapes · 0e0a4503
    Antti Soininen authored
    Implemented random point generation within cuboids, spheres and
    cylinders. The method always finds a point in these shapes unlike the
    generic one and is sometimes faster (depends on how the bounding box is
    filled). This should make MonteCarloAbsorption more robust.
    
    Re #24636
    0e0a4503