On Thu, 28 Mar 2013, Cody Permann wrote:

On Wed, Mar 27, 2013 at 4:29 PM, Roy Stogner <[email protected]> wrote:

> The fact that the error is occurring at link time suggests we missed
> an "inline" somewhere...

Not that I can see.  BTW all the other functions in parallel.h work just fine 
(min, max,
broadcast)... 

So here's a dumb question: did we miss an *implementation* somewhere?
In the case where MPI is defined, I don't actually see a default
Communicator::send implementation anywhere, just the specializations
for set, vector, string, etc.

It may just be that you're the first person to want to send a
non-container!

I can add the default (i.e. for anything with StandardType<T> defined)
implementations this afternoon if you need; just let me know.  You
might prefer to add them yourself so that the test/debug cycle is less
laggy.
---
Roy
------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to