On Tue, Jun 29, 2010 at 11:05 AM, Derek Gaston <[email protected]> wrote:
> Doh - are there not any Parameters on a System?  I was planning on stuffing
> stuff into my NonlinearImplicitSystem so that I can get it back out when
> theNonlinearImplicitSystem get's passed into compute_residual / jacobian.

Your Systems have an EquationSystems parent, right?  If you do have an
ES you can keep your parameters there, prefix them with "systemName_"
or something?

-- 
John

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Libmesh-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to