yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #11062
Re: [Yade-users] [Question #251712]: Two problems for post-processing
2014-07-16 18:04 GMT+02:00 Jérôme Duriez <jerome.duriez@xxxxxxxxxxxxxxx>:
> For 4, I get your idea, but at the moment I do not know how to store
> matrices in vtkDoubleArray... I even have the feeling, according to
> vtkDoubleArray.h that this is not possible ? (And at least, there is no
> other example than scalar and tuple in current code, no ?)
Just ->SetNumberOfComponents(9) and you can store all of your 9 values.
Anton
Follow ups
References