All,

I need a unique way to refer to variables.  I could go with EquationSystems
Pointer, System name (or number), var name (or number) or something along
those lines... but it makes it cumbersome to do lookup.

I was hoping that the Variable object would help me here... but it doesn't
know about the System it's in.  Would it break everything in the world if I
added a pointer to the System the Variable is in to the Variable object?
 That way from a Variable you could get the System and from the System you
could get the EquationSystems.

I'm just throwing this out there... I don't have super-strong feelings
about it and I could accomplish what I'm trying to do in other ways... but
this would be handy ;-)

Derek
------------------------------------------------------------------------------
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-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to