On Jan 22, 2013, at 9:22 AM, Ataollah Mesgarnejad <[email protected]> wrote:
> To reiterate my question is: is there a way to get dof_indices of the sideset > to use for setting the global vector using my "local_vec"? Not sure I understand 100% why you need to do this, but at any rate you can get what you want by building a side from the interior element. This will construct a valid element in its own right that lives in (dim-1). You can then feed *this side element* to the DofMap instead, and yo'll get the indices you desire. -Ben ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
