Log of /tags/trunk-mpi-branch-V1/pycad/test
Directory Listing
Revision
1321 -
Directory Listing
Modified
Thu Sep 27 00:52:07 2007 UTC
(13 years, 4 months ago)
by
ksteube
Moved trunk-mpi-branch-V1 into tags where it belongs
Revision
1140 -
Directory Listing
Modified
Tue May 15 03:23:17 2007 UTC
(13 years, 8 months ago)
by
ksteube
Original Path:
trunk-mpi-branch/pycad/test
MPI branch trunk-mpi-branch has been merged with trunk through revision
1125, so changes in trunk since 1125 are not reflected in
trunk-mpi-branch.
Originally we parallelized revision 989, but after this merge it's
as if we'd parallelized revision 1125.
run_simplesolve.py runs on 1, 2, 4 CPUs.
Revision
932 -
Directory Listing
Modified
Fri Jan 19 09:27:15 2007 UTC
(14 years ago)
by
gross
Original Path:
trunk/pycad/test
Design added. The loops tests are switched off to allow faults.
Revision
929 -
Directory Listing
Modified
Wed Jan 17 07:41:13 2007 UTC
(14 years ago)
by
gross
Original Path:
trunk/pycad/test
reverse orientation added but does not work for 2D yet.
Revision
928 -
Directory Listing
Modified
Tue Jan 16 08:36:03 2007 UTC
(14 years ago)
by
gross
Original Path:
trunk/pycad/test
more tests but there is a problem with reversing directions.
Revision
919 -
Directory Listing
Modified
Wed Jan 3 22:54:50 2007 UTC
(14 years ago)
by
gross
Original Path:
trunk/pycad/test
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
(14 years ago)
by
gross
Original Path:
trunk/pycad/test
some EsysXML input files. rebuild still fails for these files
Revision
912 -
Directory Listing
Modified
Wed Dec 6 03:29:49 2006 UTC
(14 years, 1 month ago)
by
gross
Original Path:
trunk/pycad/test
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
(14 years, 2 months ago)
by
gross
Original Path:
trunk/pycad/test
more testing on transformation. rotation uses the right hand rule now.