On Wed, 8 Dec 2010, robert wrote:

> I have tried to use boundary_id like I found it in example code 13.
> It works fine if I generate my mesh by MeshTools::Generation.
> However, I want to build my grid with the following code:

Which didn't set any boundary ids.  BC IDs default to invalid_id
unless you use a MeshGeneration routine or you set them yourself; the
library has no other way to know what IDs you might want where.
---
Roy

------------------------------------------------------------------------------
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to