All, It seems that if I have an EquationSystems es and do es.read( ... ) followed by es.init() or es.reinit() followed by es.print_info(), the n_dofs in the read system are counted twice.
I know that read also does initialization, but I want to add more systems to es, and hence I need to call es.init() or es.reinit() after I've added these additional systems. Any idea? 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
