From: Roy S. <roy...@ic...> - 2018-06-20 03:58:24
|
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()... --- Roy |