On Wed, Jul 23, 2008 at 8:52 AM, Derek Gaston <[EMAIL PROTECTED]> wrote: > > Sorry for the long winded reply... the short of it is: just use a global > variable ;-)
Ouch. Yeah this needs to not be the "official" way of doing this. Unless there is a technical problem with changing the signature of the jacobian and residual functions (?) I would second the notion of having it take (probably a pointer to, so it could be NULL by default) an EquationSystems object. -- John ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
