system.add_variable(foo,SCALAR); as the interface?

We jist then add the number of such variables into the nonzero count for each 
row, and add a number of rows of full width.
??




----- Original Message -----
From: Derek Gaston <fried...@gmail.com>
To: libmesh-users@lists.sourceforge.net <libmesh-users@lists.sourceforge.net>
Sent: Wed Mar 25 11:14:35 2009
Subject: [Libmesh-users] Adding one more equation...

So... I got a question from one of my colleagues this morning about adding
just one more equation (one more row and column to the matrix) to an
existing NonlinearImplicitSystem.  Essentially, this is adding one global
scalar equation.  In this case both the row and column are actually going to
be dense...
Any ideas on this?  It's almost like I need to add a node that's connected
to every other node... or something.

Thanks,
Derek
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to