On Tue, Mar 12, 2013 at 9:36 AM, Manav Bhatia <[email protected]> wrote:

> Ok, so if I iterate over the pid_nodes and set the nodal variable values
> in system.solution, should I call any function (localization, etc.) on the
> solution vector before I can use it (for example, write it out using
> VTKIO)?
>

Are you setting initial conditions?  In general directly setting values in
system.solution is a bad idea, but I think calling system.update() after
setting local values should do the proper communication.

-- 
John
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to