Re: How to get element within a certain radius around a particular element.
Posted by
Damien André on
URL: http://granoo.326.s1.nabble.com/How-to-get-element-within-a-certain-radius-around-a-particular-element-tp763p765.html
Hello, if you get an ID like...
// DE1 is a DEM::Element object
unsigned long long int DE1_ID = DE1.Core::Register<DEM::Element>::get_numeric_ID();
... no worry the ID are not able to change (this is incremental IDs)