On Tue, 29 Jun 2010, Derek Gaston 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 the NonlinearImplicitSystem get's passed into
compute_residual / jacobian.  Sigh.

No, the Parameters object is just in the EquationSystems.

Maybe there is something I'm missing.

*cough* FEMSystem *cough*

:-)

But seriously: it would be quite reasonable to add a Parameters object
to each System as well, if you want.  What I'd really like is a simple
API for querying parameters that would check the System first, then
check the EquationSystems second... maybe give a Parameters object an
optional Parameters* parent?
---
Roy
------------------------------------------------------------------------------
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