Log of /trunk-mpi-branch/pycad/test/python
Directory Listing
Revision
968 -
Directory Listing
Modified
Tue Feb 13 22:56:57 2007 UTC
(15 years, 11 months ago)
by
ksteube
Branch for MPI solution of implicit problems
Revision
912 -
Directory Listing
Modified
Wed Dec 6 03:29:49 2006 UTC
(16 years, 1 month ago)
by
gross
Original Path:
trunk/pycad/test/python
modellib.WriteVTK has been rewritten. Instead of only three data objects scalar,
vector, tensor it takes now up to 20 data objects data0 ... data19 and writes it into a
single VTK file. There is also the possibilty to define individiual name tags name0,..., name19.
If no name is given the corresponding attribute name of the Link target is used.
This simplifies the usage and increases efficiency.