Log of /trunk-mpi-branch/pycad/py_src
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
932 -
Directory Listing
Modified
Fri Jan 19 09:27:15 2007 UTC
(16 years ago)
by
gross
Original Path:
trunk/pycad/py_src
Design added. The loops tests are switched off to allow faults.
Revision
919 -
Directory Listing
Modified
Wed Jan 3 22:54:50 2007 UTC
(16 years, 1 month ago)
by
gross
Original Path:
trunk/pycad/py_src
arc test is passing now. The check for colocation is now invariant of direction
Revision
917 -
Directory Listing
Modified
Tue Jan 2 02:46:53 2007 UTC
(16 years, 1 month ago)
by
gross
Original Path:
trunk/pycad/py_src
some EsysXML input files. rebuild still fails for these files
Revision
912 -
Directory Listing
Modified
Wed Dec 6 03:29:49 2006 UTC
(16 years, 2 months ago)
by
gross
Original Path:
trunk/pycad/py_src
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.
Revision
910 -
Directory Listing
Modified
Fri Nov 24 10:04:09 2006 UTC
(16 years, 2 months ago)
by
gross
Original Path:
trunk/pycad/py_src
more testing on transformation. rotation uses the right hand rule now.