On 11/15/10 3:40 PM, Derek Gaston wrote:
> On Nov 15, 2010, at 3:38 PM, John Peterson wrote:
>
>> Are we married to the "has_constant_positions()" name?  Maybe
>> something like qrule->need_reinit() in the vein of
>> FE::shapes_need_reinit().  Just thinking there might potentially be
>> other reasons quadrature rules need to be recomputed for each element
>> than just having variable positions...
>
> That sounds good to me.
>
> I'll go with that.
>
> Derek

Is adding qrule->need_reinit() the only change that you are making to 
QBase?  I am probably missing something, but it seems like allowing the 
quadrature rule to vary from element to element would also require 
something like changing the arguments for qrule->init() to include the 
element on which the quadrature rule is being initialized.

(Incidentally, this is functionality that I would definitely use!)

-- Boyce

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to