← Back to team overview

yade-dev team mailing list archive

Re: wm3-eigen glue

 

Thanks Vaclav!

Will try to do it.
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями

Anton Gladkyy


2010/2/14 Václav Šmilauer <eudoxos@xxxxxxxx>

> Hi Anton,
>
> I had to modify (sometimes substantially) the wm3-eigen code. I also
> added the "nowm3" feature for yade, read lib/base/Math.hpp for further
> instructions. I want to keep development of the glue and of yade's trunk
> separate, just use symlinks as instructed in that file.
>
> You can hunt bugs with compilation now, all operators that return the
> class the belong to must be wrapped, since otherwise they will return
> instance of the base class, which is not what we want definitely (see
> e.g. operators for Vector3 etc). Don't lose time with code that is not
> used in yade at all, you can just go one-by-one compilation error and
> try to solve it. Most stuff should already work, anyway.
>
> miniWm3Wrap will not compile for sure, I will try to handle that
> separately somehow.
>
> Cheers, Vaclav
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References