On Mon, Jun 4, 2018 at 11:44 AM, Vinicius C. Reis <viniciusr...@coc.ufrj.br>
wrote:

> Hi,
>
> I'm trying to perform a h-refinement and a subdomain
> evaluation/reevaluation for each refinement iteration, prior to
> initializing an EquationSystems object. Currently when call init() I get a
> out_of_range exception. I suspect it is thrown from within its node or the
> element loop. Everything works fine if only I leave the subdomain
> evaluation prior to the refinements (i.e., I comment the subdomain
> reevaluation inside the refinement iterations).
>

Where is this exception thrown from? If we could get a real stack trace
and/or a minimal working example that demonstrates the error, we might be
able to help track it down. Otherwise I'd just be guessing...

-- 
John
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to