On Fri, 29 Jun 2018, Griffith, Boyce Eugene wrote:
On Jun 20, 2018, at 9:48 AM, Griffith, Boyce Eugene
wrote:
On Jun 19, 2018, at 11:58 PM, Roy Stogner wrote:
On Tue, 12 Jun 2018, Griffith, Boyce Eugene wrote:
OK, so something like:
partiontiner->repartition();
equation_systems->reini
> On Jun 20, 2018, at 9:48 AM, Griffith, Boyce Eugene
> wrote:
>
>
>
>> On Jun 19, 2018, at 11:58 PM, Roy Stogner wrote:
>>
>>
>> On Tue, 12 Jun 2018, Griffith, Boyce Eugene wrote:
>>
>>> OK, so something like:
>>>
>>> partiontiner->repartition();
>>> equation_systems->reinit();
>>>
>>
On Thu, 28 Jun 2018, Roy Stogner wrote:
On Tue, 12 Jun 2018, Vinicius C. Reis wrote:
Hi John, I pasted a somewhat smaller version of my code below. By playing
with the refinement steps limit and the commented out init() and reinit()
lines you should be able to reproduce the two exceptions
Thank you!
On Thu, Jun 28, 2018 at 6:04 PM, Roy Stogner
wrote:
>
> On Thu, 28 Jun 2018, Renato Poli wrote:
>
> How can I do this (I am not a MPI guy at all, so please be patient ...):
>>
>
> > ... after each processor makes its own local vector, just
>> > allgather those into a giant serial vect