Hi:

I want to set different boundary conditions on each of the dof at a
particular node. In CUBIT I can create different BC sets with
different boundary ids for this. For example, X displacement at nodes
on Z = 0 surface could have boundary id = 1 and
Y displacements at the same nodes could have a different boundary id.
I looked at the read function in LibMesh, which reads the mesh. It
only seems to be adding the pair (node, boundary_id) but not the
corresponding values or dof_id. Is there a way to read this from the
mesh as well or does it have to specified externally by my program.

Thank you.

Rahul

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to