Hi all,

Just a quick question related to dof ordering for vector problems:

Has the default ordering changed from "vector component major" to "node 
major" recently? The reason I ask is that if I loop over nodes in a mesh 
and print out the indices for variable 0 in a scalar system and variable 
0 in a vector system (with 3 components) I get

0 0
1 3
2 6

etc ...


Best,
Jens



------------------------------------------------------------------------------
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

Reply via email to