Dear John, On Wed, 2 Apr 2008, John Peterson wrote:
> Hadn't you heard? That version is now obsolete ;-) > > ------------------------------------------------------------------------ > r2374 | roystgnr | 2007-11-08 17:07:26 -0600 (Thu, 08 Nov 2007) | 4 lines > > Remove obsolete Elem::key() and Node::key(), use hashed Point > locations as keys for MeshRefinement instead. > > > In all honesty I'm not quite sure why that happened. I'll search back > through my libmesh-users email to see if there was some discussion of > the change... Did you find something? Actually, it would suffice for me if you let me know what alternative there is for getting an (almost) unique elem ID. My usage is *not* for MeshRefinement. A sponaneous idea would be to use Elem::key(0) instead (since each elem will have at least one side), but I'm afraid that this method might vanish, too. Best Regards, Tim -- Dr. Tim Kroeger Phone +49-421-218-7710 [EMAIL PROTECTED], [EMAIL PROTECTED] Fax +49-421-218-4236 MeVis Research GmbH, Universitaetsallee 29, 28359 Bremen, Germany Amtsgericht Bremen HRB 16222 Geschaeftsfuehrer: Prof. Dr. H.-O. Peitgen ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
