Skip to content
Snippets Groups Projects
Commit bc8d66ba authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

Merge branch 'feature/improve-pointsources' into 'master'

Feature/improve pointsources

* Make convenience assignment operators work for the classes derived from PointSource
* Make the PointSourceHelper (computing in which scv a point source falls) a property to be able to exchange implementations (the current default uses the bounding box tree. This is however a waste of resources if one already knows more about where the point source is.)
* Rename PointSourceHelper to BoundingBoxTreePointSourceHelper

See merge request !134
parents cef52933 9946a930
1 merge request!134Feature/improve pointsources
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment