Hi,

I am trying to solve convection-diffusion problem using parallel computation.

And the solution have to be changed to a minimum value if it is under the 
minimum.

However, it is hard to change the values in other processors except root 
processor.

I used *system.current_local_solution to check the solution values,

.set(dof, value) to set the minimum value and system.update(),

but solutions are never changed.

Could anyone help me?


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