On Wed, 5 Sep 2012, Paul T. Bauman wrote:

> On Wed, Sep 5, 2012 at 7:58 AM, Roy Stogner <royst...@ices.utexas.edu> wrote:
> 
> > I'm starting to waffle about whether or not we should include a
> > libmesh_norm(a) { libmesh_deprecated(); return TensorTools::norm_sq(a); }
> > shim.
> 
> If this breaks, let me know and I'll add Roy's suggested function right away.

It ought to be fine with the library usages themselves (and if there
are any remaining library usages of libmesh_norm() then we ought to
fix that, not shim it).  I'm just worried about backwards
compatibility for user code.  But none of the apps I could get my
hands on were using libmesh_norm (much less libmesh_dot), so I'm not
too worried.  If anyone on the mailing lists complains then we'll put
in a shim.
---
Roy

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to