On Tue, 31 Mar 2009, Derek Gaston wrote:

Roy... do you have good test cases for testing this new code out?  I've got all 
of my changes in now... but testing
the ParallelMesh node bc stuff is non-obvious (to me anyway).

I'm afraid not - Making sure ParallelMesh works correctly with
BoundaryInfo is naturally further down on my todo list than fixing
ParallelMesh to work correctly with adaptive coarsening, which
itself is still unfortunately far lower on the list than I'd like.

The easiest test case would be to loop over all semilocal nodes,
assign boundary ids that are some hash of node locations, hit the mesh
with some repartitioning steps, then loop over all semilocal nodes
again and make sure the ids still obey the same hash.
---
Roy
------------------------------------------------------------------------------
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to