On Mon, 15 Nov 2010, John Peterson wrote:
> On Mon, Nov 15, 2010 at 2:49 PM, Roy Stogner <[email protected]> wrote: >> >> >> On Mon, 15 Nov 2010, Derek Gaston wrote: >> >>> On Nov 15, 2010, at 1:21 PM, Roy Stogner wrote: >>> >>>> Does the number of quadrature points change, or just their locations? >>>> If it's just their locations then I think you've probably hit on the >>>> best solution for now. >>> >>> Both the number and positions. > > 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... QBase::always_needs_reinit()? Whatever the final name, John has a good point. --- Roy ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
