Log of /trunk/pycad/examples
Directory Listing
Revision
1811 -
Directory Listing
Modified
Thu Sep 25 23:11:13 2008 UTC
(14 years, 5 months ago)
by
ksteube
Copyright updated in all files
Revision
1809 -
Directory Listing
Modified
Thu Sep 25 06:43:44 2008 UTC
(14 years, 6 months ago)
by
ksteube
Copyright updated in all python files
Revision
1716 -
Directory Listing
Modified
Thu Aug 21 05:03:49 2008 UTC
(14 years, 7 months ago)
by
gross
getListOfTags method added to FunctionSpace class
Revision
1388 -
Directory Listing
Modified
Fri Jan 11 07:45:58 2008 UTC
(15 years, 2 months ago)
by
trankine
And get the *(&(*&(* name right
Revision
1387 -
Directory Listing
Modified
Fri Jan 11 07:45:26 2008 UTC
(15 years, 2 months ago)
by
trankine
Original Path:
temp/pycad/examples
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Revision
1338 -
Directory Listing
Modified
Mon Nov 5 06:32:29 2007 UTC
(15 years, 4 months ago)
by
gross
bug in the selection of the order of the output mesh fixed.
Revision
1312 -
Directory Listing
Modified
Mon Sep 24 06:18:44 2007 UTC
(15 years, 6 months ago)
by
ksteube
The MPI branch is hereby closed. All future work should be in trunk.
Previously in revision 1295 I merged the latest changes to trunk into trunk-mpi-branch.
In this revision I copied all files from trunk-mpi-branch over the corresponding
trunk files. I did not use 'svn merge', it was a copy.
Revision
1061 -
Directory Listing
Modified
Mon Mar 26 05:32:22 2007 UTC
(16 years ago)
by
ksteube
Commented the example
Revision
1060 -
Directory Listing
Modified
Mon Mar 26 05:11:10 2007 UTC
(16 years ago)
by
ksteube
A new pycad example which shows how to have an object with a cutout area
Revision
1044 -
Directory Listing
Modified
Mon Mar 19 07:29:31 2007 UTC
(16 years ago)
by
gross
clear name tagging is supported now.
Revision
1034 -
Directory Listing
Modified
Wed Mar 14 23:49:20 2007 UTC
(16 years ago)
by
gross
In VC++ boost has problems with numarray arguments from python. This
fixes that problem by taking python::object arguments from the python
level and converting it into python::numeric::array on the C++ level.
This hasn't been tested with VC++ yet.
Moreover the two Data methods dealing with big numarrays as argument and
return value have been removed.
Revision
1010 -
Directory Listing
Modified
Mon Mar 5 04:01:43 2007 UTC
(16 years ago)
by
gross
simple quad example added
Revision
955 -
Directory Listing
Modified
Mon Feb 12 03:54:54 2007 UTC
(16 years, 1 month ago)
by
gross
some examples for pycad added
Revision
932 -
Directory Listing
Modified
Fri Jan 19 09:27:15 2007 UTC
(16 years, 2 months ago)
by
gross
Design added. The loops tests are switched off to allow faults.
Revision
900 -
Directory Listing
Modified
Mon Nov 13 08:03:22 2006 UTC
(16 years, 4 months ago)
by
gross
some clean up
Revision
899 -
Directory Listing
Added
Mon Nov 13 08:02:24 2006 UTC
(16 years, 4 months ago)
by
gross
a first very basic version of pycad