I can't think of anything it would break, so this would be a natural way to go. 
We don't support creating variables any other way except though a system, so I 
think you are safe. 

-Ben



On Jan 25, 2013, at 5:35 PM, "Derek Gaston" <fried...@gmail.com> wrote:

> 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

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