On Thu, Apr 21, 2011 at 12:49 PM, Kirk, Benjamin (JSC-EG311)
<[email protected]> wrote:
>
>> Since I'm being a jerk and publishing John's self-deprecation here I
>> should also point out that it's undeserved.  His mostly-fixed
>> partitioning code even worked with distributed mesh refinement as long
>> as the refinement was done pre-System-initialization.
>>
>> I'll probably be able to get redistribute() updated in a couple of
>> weeks, but if anyone else wants to take a crack at it before then,
>> just say the word.
>
> All that is needed is to have redistribute pack and unpack both the old and
> current DOF information as well?
>
> I won't be as busy as you next week - hell I might be able to work on this
> rather than heckling you...  Not promising anything, but if you give me a
> simple procedure and patches from HEAD to cause the error I can take a shot
> at redistributing the DofIndices as well and see if that fixes it.


You should be able to replicate the error by commenting out the early
return in ParallelMesh::partition() and running ex14 on two
processors.  It should crash around the 4th solve somewhere...

-- 
John

------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to