From: Griffith, B. E. <bo...@em...> - 2018-06-29 15:34:13
|
> On Jun 20, 2018, at 9:48 AM, Griffith, Boyce Eugene <bo...@em...> wrote: > > > >> On Jun 19, 2018, at 11:58 PM, Roy Stogner <roy...@ic...> wrote: >> >> >> On Tue, 12 Jun 2018, Griffith, Boyce Eugene wrote: >> >>> OK, so something like: >>> >>> partiontiner->repartition(); >>> equation_systems->reinit(); >>> >>> and then continue? >> >> Did this work for you? >> >> The code above is what I'd have written as v0.1 too, but I added a >> quick unit test to make sure and (at least with DistributedMesh) no >> luck. I'll see what I can figure out; surely you can do this without >> a whole prepare_for_use()… > > I haven’t gotten a chance to implement the new partitioner yet. We will be using ReplicatedMesh for the foreseeable future. Did you get a chance to figure out the correct sequence of calls to make something like this work? I am happy to run some tests with your unit test if it would be helpful. Thanks! -- Boyce |