s
To: Roy Stogner
Subject: Re: [Libmesh-users] exact_error_estimator
Awesome. It seems to be working as expected now.
Thanks!
Andrea
On Fri, Apr 16, 2010 at 6:46 PM, Roy Stogner wrote:
On Fri, 16 Apr 2010, Andrea Hawkins wrote:
I believe that the exact_error_estimator.estimate_error function
On Fri, 16 Apr 2010, Andrea Hawkins wrote:
> I believe that the exact_error_estimator.estimate_error function has a
> bug in it, or at least I don't understand the current idea of the
> function. It has an outer loop for the variables and an inner loop for
> the elements. For each variable it see
Hello-
I'm attempting to do a refinement based on an exact solution. My
system has 3 variables in it.
I believe that the exact_error_estimator.estimate_error function has a
bug in it, or at least I don't understand the current idea of the
function. It has an outer loop for the variables and an in