Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Updated the copyright header.
Make everyone sad by touching all the files Copyright dates update
Sphinxing continues
UPDATE THE COPYRIGHT DATES
Relicense all the things!
Copyright dates updated. \version for doxygen to read
all python files now force use of python3 prints and division syntax to stop sneaky errors appearing in py3 environs
Fixing institution name to comply with policy
Updating all the dates
I changed some files. Updated copyright notices, added GeoComp.
Assorted spelling fixes.
Round 1 of copyright fixes
First pass of updating copyright notices
Copyright changes
Pycad now generates scripts with floating points at 6 decimal places. Tests have been ammended to match this.
Merged changes across from the attempt2 branch. This version builds and passes python2 tests. It also passes most python3 tests.
dudley, pasowrap, pycad
Fix some epydoc errors Fixed issue 564 removed minimize.py since it hasn't worked in who knows how long
a new almost completed version of the cookbook
some clarification added.
pycad support 3D transfinite meshing now.
Don't panic. Updating copyright stamps
this fixes a problem of element distribution attribute for lines
typo in check fixed.
pycad test fixed.
some bugs in pycad fixed.
Merging changes from new doco branch. All docstrings are now in reStructured text. A few email addresses have been fixes as well.
some small additions to pycad to make life a bit easier.
small fix in ReversedCurve clas
Remainder of copyright date fixes
Updating copyright notices
Merging changes from numpy branch.
pycad allows noe to set the number of elements per line and the generation of quadrilateral elements over serfaces.
a namespace problem in pycad fixed.
Change __url__ to launchpad site
Assorted spelling, grammar, whitespace and copy/paste error fixes (Part 3). With boost 1.37 all epydoc warnings are gone now. This commit should be a no-op.
Copyright updated in all python files
numarray.dot in MAC has a bug, so if it is possible use numpy.dot instead in Point.isColoacted()
And get the *(&(*&(* name right
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Make a temp copy of the trunk before checking in the windows changes
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.
PlaneSurface accepts now non-Line primitives (stupid mistake to restrict the type. in fact a test for points on a plane is needed
PropertySets cann now be created wirout an intial set of items.
some modifications on the pycad implementation to make it easier to build interfaces for other mesh generators. The script statement generation is now done by the Design and not the Primitive classes.
some changes to make things run with python 2.3
start to put some pycad documentation into the users guide
PropertySet added
Design added. The loops tests are switched off to allow faults.
pycad supports volumes now.
more tests and some modifications on SurfaceLoop
reverse orientation added but does not work for 2D yet.
more tests but there is a problem with reversing directions.
surfaces implemented by no testing yet
testing for CurvedLoop added.
CurveLoop revised and tests added
arc test is passing now. The check for colocation is now invariant of direction
some EsysXML input files. rebuild still fails for these files
curves implemenred and tested.
more testing on 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.
extended functionality
a first very basic version of pycad
first checkin of pycad (gmsh pythoin wrapper)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |