yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03054
Re: KLA
>
> I see. I will generate vectors on request then, as for now the only
> array is for strains. Volumes and porosities are stored in the vertices
> directly.
> Would numpy apply if vertices are in a vector and the data is accessed
> using "vertex->info().something" (imposed by CGAL design)?
I think you have to allocate new array anyways (it would probably be
possible without, using some magic, but I don't know how). Some of them
will get just copied values, other will be filled by
vertex->info().something. Does that make sense?
Vaclav
Follow ups
-
Re: KLA
From: Bruno Chareyre, 2010-01-16
References
-
KLA
From: Bruno Chareyre, 2010-01-11
-
Re: KLA
From: Václav Šmilauer, 2010-01-12
-
Re: KLA
From: Bruno Chareyre, 2010-01-12
-
Re: KLA
From: Václav Šmilauer, 2010-01-12
-
Re: KLA
From: Bruno Chareyre, 2010-01-13
-
Re: KLA
From: Václav Šmilauer, 2010-01-13
-
Re: KLA
From: Bruno Chareyre, 2010-01-13