On Tue, Sep 5, 2017 at 9:36 AM, Michael Povolotskyi <[email protected]>
wrote:

> Thank you.
> I found that before calling system.update() I have to call
> system.solution->close()
> Is this technically correct?
>

Yes, setting values manually in the vector leaves it in the "unassembled"
state, so before any communication can occur (in system.update()) the
solution vector must be closed.

-- 
John
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to