On Aug 31, 2010, at 2:36 PM, Roy Stogner wrote:

> The effect you want should be to add a get_send_list() argument and
> change PARALLEL to GHOSTED in system.C lines 230, 246, 262, 310, 593.
> Try that first and see if it works.  If it turns out to be what you
> need, then we could add it as an option to the library; maybe create a
> new System::init_parallel_vector() method that gets called on those
> lines and either inits a PARALLEL by default or a GHOSTED if some
> System::all_ghosted_vectors boolean is true?

Ok - I made these changes... and everything works for me.  I'm going to take 
your suggestion and implement init_parallel_vector().... with the bool you 
suggested unless someone has objections.

Derek


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to