On Thu, Oct 11, 2012 at 10:45 AM, Roy Stogner <royst...@ices.utexas.edu> wrote:
>
> Vikram and I are waffling on this question, so I thought I'd throw it
> out for everybody's feedback:
>
> For signed error estimates, e.g. estimates of Quantity-of-Interest
> error where Q - Q_h ~= sum_E ( \eta_E ), what should the
> estimate_error() method put in our ErrorVector?  The signed eta_E,
> or the unsigned abs(eta_E)?

If you decide to allow signed values in ErrorVector, be sure to also
fix ErrorVector::minimum() which currently assumes only positive
values are in the vector.

-- 
John

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to