← Back to team overview

yade-dev team mailing list archive

Re: Energy tracing vs. multithread?

 



	Real bar=foo;


Does that solve your problem?
No, I don't think so. I know implicit conversion is the way to get the sum of threads, but the problem is there is nowhere to type such "bar=foo". It can't be done in functor::go or functor::ctor, obviously. It should be somewhere inside the "save" process, or in a "sync" function called from outside the functor (once per step for instance).

Bruno



Follow ups

References