On Wed, 25 Mar 2009, Kirk, Benjamin (JSC-EG311) wrote:

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

Interesting.  That fits perfectly into the per-subdomain interface,
too.

I don't know if this is what Derek's colleague needs, but it would
certainly be perfect for some problems I'd looked at.  And it's a much
better API idea than the "GlobalElem" nonsense I had vaguely floating
around in my head.

> 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.  ??

And make sure that dof_indices includes them, so that everyone's
element residuals and jacobians end up sized appropriately.
---
Roy

------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to