Log of /trunk-mpi-branch/pycad/test/python
Directory Listing
Revision
968 -
Directory Listing
Modified
Tue Feb 13 22:56:57 2007 UTC
(16 years, 1 month ago)
by
ksteube
Branch for MPI solution of implicit problems
Revision
919 -
Directory Listing
Modified
Wed Jan 3 22:54:50 2007 UTC
(16 years, 2 months ago)
by
gross
Original Path:
trunk/pycad/test/python
arc test is passing now. The check for colocation is now invariant of direction
Revision
912 -
Directory Listing
Modified
Wed Dec 6 03:29:49 2006 UTC
(16 years, 3 months 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.