(moved to devel for this part of the discussion)

On Nov 12, 2008, at 6:43 PM, Benjamin Kirk wrote:

> We actually also use this notion with boundary conditions associated  
> with
> element faces.  If a parent has a bc on face 2, then all children  
> touching
> that face inherit the bc. We use this in the library by actually only
> storing BCs for the level-0 elements.

This actually just reminded me that there is still a bug in ExodusIO  
with sidesets.  If you try to write out a refined mesh using ExodusIO  
with boundary_id's.... you don't get the boundary id on the refined  
edges.  This is probably my fault for not understanding something...

I'm using the boundary_info object hanging of of mesh and calling  
build_side_list().... this is apparently not returning any newly  
created sides.  Is that the intended behavior?  Should I be doing  
something else?

Derek

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to