On Wed, 29 Jun 2011, Derek Gaston wrote:

> Basically, the QBase interface doesn't have any functions that take
> an Elem* for reinitialization... so you would have to do something
> like this no matter what.

Should we be open to changing the QBase interface so that, say, init
takes a const Elem* rather than an ElemType?  Keep the old version
around for max backwards compatibility, but have the library itself
switch to the new version?

I like the fact that our quadrature rules which derive from QBase can
all be successfully used from a QBase; one of the nice things about
libMesh is being able to do things like swap quadrature types without
having to change the physics code to accomodate.
---
Roy

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to