Great. I'll update soon and check if everything runs smoothly.

Also, looking at your changes, I'm just curious on why you removed the
implicitly_active() check. That could save a lot of
"variable.active_on_subdomain()" calls since the variable active on
all subdomains is the default case. And, if you move getting the
variable reference before the "family == SCALAR" check, you could
reuse the reference. Its trivial but just one of those things that
caught my eye. Anyway, thanks for checking in the fix.

Vijay

On Thu, Jun 3, 2010 at 11:33 AM, Roy Stogner <royst...@ices.utexas.edu> wrote:
>
>
> On Thu, 3 Jun 2010, Vijay S. Mahadevan wrote:
>
>> I think this should be done for the project_vector method too.
>
> It should.
>
>> I did not do this before but if you think this is required,  you can
>> add that also.
>
> Done.
>
> The fix I committed to SVN is slightly simpler than your patch.  It
> works on the test case you sent me, at least; let me know if it gives
> any trouble on other cases.
>
> Thanks,
> ---
> Roy
>

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to