On Dec 13, 2012, at 3:45 PM, Jens Lohne Eftang <[email protected]> wrote:
> Is there a way to get the approximation order of a variable of a system? > I was looking for something like system.get_variable_order(string > var_name) …. You can get the Variable class associated with a variable number, and it knows the order. So I think system.variable(0).order(); is what you have in mind. -Ben ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
