On Feb 13, 2013, at 3:17 PM, Roy Stogner <royst...@ices.utexas.edu> wrote:
> On Wed, 13 Feb 2013, Kirk, Benjamin (JSC-EG311) wrote: > >> Communicator::set_union std::map<T1,T2> &data) … >> >> at line 1824 of parallel_implementation.h >> >> You can broadcast the parallelized boundary names simply by calling >> this guy, and implementing whatever may be needed for your >> std::string. > > Can this work? That method (and pretty much everything else except > the new packed_range stuff) was designed for arbitrary sized > containers but with fixed sizes in mind for the underlying data types, > I'm afraid. We have a bunch of specializations for individual strings > (where the underlying data type is a fixed-width char or wide char) > but not so much for containers of strings. out of the box I doubt it, but putting your container in there and following the rabbit trail of T2 would be instructive as to what would be required is all I mean. -Ben ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel