Dear Roy,

On Fri, 30 Jan 2009, Roy Stogner wrote:

> I think we need another argument to init.  Probably a boolean with a
> sane default value so as not to break API compatibility, but I'm not
> sure on the details yet.

What about an enum type for that?  It could take the values AUTOMATIC 
(which would be the default and mimic the current implementation), 
SERIAL, PARALLEL, and GHOSTED.  Also, the vector should then store 
this information (preferably in the base class) and make it readable. 
This would then also replace my is_ghosted() method.

Best Regards,

Tim

-- 
Dr. Tim Kroeger
tim.kroe...@mevis.fraunhofer.de            Phone +49-421-218-7710
tim.kroe...@cevis.uni-bremen.de            Fax   +49-421-218-4236

Fraunhofer MEVIS, Institute for Medical Image Computing
Universitaetsallee 29, 28359 Bremen, Germany


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to