Log of /branches/trunk-mpi-branch/pycad
Directory Listing
Revision
1320 -
Directory Listing
Modified
Thu Sep 27 00:51:32 2007 UTC
(13 years, 6 months ago)
by
ksteube
Moved trunk-mpi-branch into the branches subdirectory where it belongs
Revision
1295 -
Directory Listing
Modified
Mon Sep 10 06:07:09 2007 UTC
(13 years, 7 months ago)
by
ksteube
Original Path:
trunk-mpi-branch/pycad
Have now merged latest trunk features into MPI branch in preparation for
ending the MPI branch.
Compiles but has run time problems in bandwith reduction.
Revision
1286 -
Directory Listing
Modified
Tue Sep 4 02:11:15 2007 UTC
(13 years, 7 months ago)
by
gross
Original Path:
trunk-mpi-branch/pycad
Tests for solving systems of PDEs with various solvers added. In particular solving systems with a direct solver (MKL) was not done in a best way as a matrix pattern was created twice. This problem should be fixed now. A message is printed to inform about a pattern unrolling. I leave the message in there for now to check that unrolling called only if appropriate.
There is also a function now which turns face tags into node tags.
Revision
1269 -
Directory Listing
Modified
Wed Aug 22 08:55:03 2007 UTC
(13 years, 7 months ago)
by
ksteube
Original Path:
trunk-mpi-branch/pycad
Most of the tests pass now when compiled without -DPASO_MPI.
Resolved all compiler warnings except one.
Revision
1140 -
Directory Listing
Modified
Tue May 15 03:23:17 2007 UTC
(13 years, 11 months ago)
by
ksteube
Original Path:
trunk-mpi-branch/pycad
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
955 -
Directory Listing
Modified
Mon Feb 12 03:54:54 2007 UTC
(14 years, 2 months ago)
by
gross
Original Path:
trunk/pycad
some examples for pycad added
Revision
934 -
Directory Listing
Modified
Tue Jan 23 09:52:45 2007 UTC
(14 years, 2 months ago)
by
gross
Original Path:
trunk/pycad
gmsh file reader for finley
Revision
933 -
Directory Listing
Modified
Mon Jan 22 07:20:25 2007 UTC
(14 years, 2 months ago)
by
gross
Original Path:
trunk/pycad
test for generation of gmsh script added
Revision
932 -
Directory Listing
Modified
Fri Jan 19 09:27:15 2007 UTC
(14 years, 2 months ago)
by
gross
Original Path:
trunk/pycad
Design added. The loops tests are switched off to allow faults.
Revision
931 -
Directory Listing
Modified
Fri Jan 19 03:06:33 2007 UTC
(14 years, 2 months ago)
by
gross
Original Path:
trunk/pycad
pycad supports volumes now.
Revision
930 -
Directory Listing
Modified
Thu Jan 18 08:12:58 2007 UTC
(14 years, 3 months ago)
by
gross
Original Path:
trunk/pycad
more tests and some modifications on SurfaceLoop
Revision
929 -
Directory Listing
Modified
Wed Jan 17 07:41:13 2007 UTC
(14 years, 3 months ago)
by
gross
Original Path:
trunk/pycad
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, 3 months ago)
by
gross
Original Path:
trunk/pycad
more tests but there is a problem with reversing directions.
Revision
927 -
Directory Listing
Modified
Fri Jan 12 06:32:08 2007 UTC
(14 years, 3 months ago)
by
gross
Original Path:
trunk/pycad
surfaces implemented by no testing yet
Revision
925 -
Directory Listing
Modified
Wed Jan 10 22:40:00 2007 UTC
(14 years, 3 months ago)
by
gross
Original Path:
trunk/pycad
testing for CurvedLoop added.
Revision
923 -
Directory Listing
Modified
Tue Jan 9 22:50:43 2007 UTC
(14 years, 3 months ago)
by
gross
Original Path:
trunk/pycad
CurveLoop revised and tests added
Revision
919 -
Directory Listing
Modified
Wed Jan 3 22:54:50 2007 UTC
(14 years, 3 months ago)
by
gross
Original Path:
trunk/pycad
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, 3 months ago)
by
gross
Original Path:
trunk/pycad
some EsysXML input files. rebuild still fails for these files
Revision
916 -
Directory Listing
Modified
Fri Dec 15 08:25:57 2006 UTC
(14 years, 4 months ago)
by
gross
Original Path:
trunk/pycad
curves implemenred and tested.
Revision
912 -
Directory Listing
Modified
Wed Dec 6 03:29:49 2006 UTC
(14 years, 4 months ago)
by
gross
Original Path:
trunk/pycad
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, 4 months ago)
by
gross
Original Path:
trunk/pycad
more testing on transformation. rotation uses the right hand rule now.
Revision
907 -
Directory Listing
Modified
Wed Nov 22 09:54:19 2006 UTC
(14 years, 4 months ago)
by
gross
Original Path:
trunk/pycad
more testing for transformations added
Revision
905 -
Directory Listing
Modified
Mon Nov 20 11:23:24 2006 UTC
(14 years, 4 months ago)
by
gross
Original Path:
trunk/pycad
some tests for pycad added
Revision
903 -
Directory Listing
Modified
Fri Nov 17 01:59:49 2006 UTC
(14 years, 5 months ago)
by
gross
Original Path:
trunk/pycad
bug with tagged data in vtk and dx writer fixed
Revision
899 -
Directory Listing
Modified
Mon Nov 13 08:02:24 2006 UTC
(14 years, 5 months ago)
by
gross
Original Path:
trunk/pycad
a first very basic version of pycad
Revision
898 -
Directory Listing
Added
Sun Nov 12 23:56:26 2006 UTC
(14 years, 5 months ago)
by
gross
Original Path:
trunk/pycad
first checkin of pycad (gmsh pythoin wrapper)