The exception is thrown from within EquationSystems.init(). I'll do some
cleanup and get back with a somewhat more concise reproduction. I've
attached two text files with the exception and the stack trace.

Thanks for the help,
VCR



2018-06-04 15:20 GMT-03:00 John Peterson <jwpeter...@gmail.com>:

>
>
> 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