Log of /trunk
Directory Listing
Revision
2283 -
Directory Listing
Modified
Fri Feb 20 01:08:21 2009 UTC
(14 years, 1 month ago)
by
jfenwick
doxygen doco now correctly reports global project revsion number.
link to epydoc is now via a relative URL (avoids the problem of nightly doxygen pointing at out of date release epydoc).
Revision
2282 -
Directory Listing
Modified
Thu Feb 19 06:30:19 2009 UTC
(14 years, 1 month ago)
by
jfenwick
setTaggedValueByName now throws if the tag name does not exist.
The documentation says this is what happens - now the code matches the doco.
This resolves issue 238
Revision
2281 -
Directory Listing
Modified
Thu Feb 19 05:36:38 2009 UTC
(14 years, 1 month ago)
by
artak
minor comments are added
Revision
2280 -
Directory Listing
Modified
Thu Feb 19 03:34:35 2009 UTC
(14 years, 1 month ago)
by
artak
Some statistics changed in solver.c. In AMG stopping criteria now depend on levels specified. In loadMM conditions on pivot and lval reformulated to avoid numerical overflow.
Revision
2279 -
Directory Listing
Modified
Tue Feb 17 10:51:12 2009 UTC
(14 years, 1 month ago)
by
gross
mofification of the weighting factor
Revision
2278 -
Directory Listing
Modified
Tue Feb 17 07:39:16 2009 UTC
(14 years, 1 month ago)
by
gross
for some reason my gcc version requires NL at the end of the source files.
Revision
2277 -
Directory Listing
Modified
Tue Feb 17 07:38:07 2009 UTC
(14 years, 1 month ago)
by
gross
type fixed
Revision
2276 -
Directory Listing
Modified
Tue Feb 17 06:21:31 2009 UTC
(14 years, 1 month ago)
by
jfenwick
utest.sh now builds correctly for Macintosh.
It turns out if you really want to differentiate between Mac and Linux,
you should use platform not os.
Revision
2275 -
Directory Listing
Modified
Tue Feb 17 04:25:08 2009 UTC
(14 years, 1 month ago)
by
artak
Extra tests are added for checking the quality of the solution from Jacobi and AMG.
Revision
2274 -
Directory Listing
Modified
Tue Feb 17 04:20:29 2009 UTC
(14 years, 1 month ago)
by
artak
Bug fixed with type overflowing, namely in q_sort pivot and rval variables now unsigned long instead of int. Extra check is added to avoid this in the future.
Revision
2273 -
Directory Listing
Modified
Tue Feb 17 01:22:48 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Added compile flags to turn autolazy on and off.
These are for testing purposes only.
Revision
2272 -
Directory Listing
Modified
Mon Feb 16 23:40:03 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Stop icpc on savanna warning about ignoring namespaces.
Revision
2271 -
Directory Listing
Modified
Mon Feb 16 05:08:29 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Merging version 2269 to trunk
Revision
2269 -
Directory Listing
Modified
Fri Feb 13 03:55:28 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Updating prepare.py
Revision
2268 -
Directory Listing
Modified
Fri Feb 13 01:23:42 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Tweaking environment
Revision
2267 -
Directory Listing
Modified
Thu Feb 12 06:18:45 2009 UTC
(14 years, 1 month ago)
by
gross
weighting factor introduced.
Revision
2265 -
Directory Listing
Modified
Wed Feb 11 07:46:07 2009 UTC
(14 years, 1 month ago)
by
gross
somehow the fix of the test did not make it into the repository.
Revision
2264 -
Directory Listing
Modified
Wed Feb 11 06:48:28 2009 UTC
(14 years, 1 month ago)
by
gross
a new darcy flux solver.
Revision
2263 -
Directory Listing
Modified
Wed Feb 11 03:56:47 2009 UTC
(14 years, 1 month ago)
by
gross
test for gmsh command line generation fixed (didn't know that there is such a test)
Revision
2262 -
Directory Listing
Modified
Wed Feb 11 01:58:06 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Create missing directory in script.
Revision
2261 -
Directory Listing
Modified
Tue Feb 10 08:38:53 2009 UTC
(14 years, 1 month ago)
by
gross
GMRES supports prconditioning from the right now.
Revision
2260 -
Directory Listing
Modified
Tue Feb 10 04:50:10 2009 UTC
(14 years, 1 month ago)
by
jfenwick
That should be the last of the copyWithMask related errors.
Revision
2259 -
Directory Listing
Modified
Tue Feb 10 01:49:44 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Fixes errors due to feeding scalars and vectors into the same call to maximum.
Revision
2258 -
Directory Listing
Modified
Tue Feb 10 00:27:44 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Making directories required for pyvisi tests
Revision
2257 -
Directory Listing
Modified
Mon Feb 9 07:06:00 2009 UTC
(14 years, 1 month ago)
by
gross
test can now deal with contact elements
Revision
2256 -
Directory Listing
Modified
Mon Feb 9 06:20:32 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Throw an exception if AbstractDomain::MPIBarrier is called (This shouldn't happen).
Added Barrier to saveVTK.
Replaced some misused keywords.
Revision
2255 -
Directory Listing
Modified
Mon Feb 9 06:10:13 2009 UTC
(14 years, 1 month ago)
by
gross
problem in maximum fixed.
Revision
2254 -
Directory Listing
Modified
Sun Feb 8 23:40:22 2009 UTC
(14 years, 1 month ago)
by
jfenwick
All these commits are because I am working with something which processes a clean checkout.
Revision
2253 -
Directory Listing
Modified
Sun Feb 8 23:35:28 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Fixing incorrect user info
Revision
2252 -
Directory Listing
Modified
Fri Feb 6 07:51:28 2009 UTC
(14 years, 1 month ago)
by
gross
some notes for the kelvin model added. Implementation is still missing
Revision
2251 -
Directory Listing
Modified
Fri Feb 6 06:50:39 2009 UTC
(14 years, 1 month ago)
by
gross
new compressible flow solver
Revision
2250 -
Directory Listing
Modified
Fri Feb 6 06:25:21 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Looking good.
Revision
2249 -
Directory Listing
Modified
Fri Feb 6 00:11:51 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Fixed some pathing issues.
Revision
2248 -
Directory Listing
Modified
Thu Feb 5 23:24:04 2009 UTC
(14 years, 1 month ago)
by
gross
small fixes to gmsh command generation
Revision
2247 -
Directory Listing
Modified
Thu Feb 5 07:39:20 2009 UTC
(14 years, 1 month ago)
by
gross
output control fixed.
Revision
2246 -
Directory Listing
Modified
Thu Feb 5 06:04:55 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Made some changes to the way copyWithMask works.
Revision
2245 -
Directory Listing
Modified
Wed Feb 4 06:27:59 2009 UTC
(14 years, 1 month ago)
by
gross
renaming to make _GMRESm visibale
Revision
2244 -
Directory Listing
Modified
Wed Feb 4 06:27:34 2009 UTC
(14 years, 1 month ago)
by
gross
fix for openmp
Revision
2243 -
Directory Listing
Modified
Wed Feb 4 05:22:28 2009 UTC
(14 years, 1 month ago)
by
gross
small bug fixed which could lead to a seg fault
Revision
2242 -
Directory Listing
Modified
Wed Feb 4 05:04:20 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Development continues on unit test framework
Revision
2241 -
Directory Listing
Modified
Wed Feb 4 03:34:57 2009 UTC
(14 years, 1 month ago)
by
artak
correct openmp options for MAC
Revision
2240 -
Directory Listing
Modified
Wed Feb 4 01:17:06 2009 UTC
(14 years, 1 month ago)
by
artak
Some statistical print outs are added in solver and loadMM to Paso_SparseMatrix method is added
Revision
2239 -
Directory Listing
Modified
Wed Feb 4 00:42:46 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Added pyvisi and c++ unit tests to build of utest.sh
Revision
2238 -
Directory Listing
Modified
Tue Feb 3 06:17:34 2009 UTC
(14 years, 1 month ago)
by
gross
gmsh does not support curveture based meshing optin anymore
Revision
2237 -
Directory Listing
Modified
Tue Feb 3 06:14:19 2009 UTC
(14 years, 1 month ago)
by
gross
better method to du clipping
Revision
2236 -
Directory Listing
Modified
Tue Feb 3 06:13:50 2009 UTC
(14 years, 1 month ago)
by
gross
switch to relative tolerance in face detection
Revision
2235 -
Directory Listing
Modified
Tue Feb 3 01:47:47 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Added support for generating non-scons test scripts
Revision
2234 -
Directory Listing
Modified
Mon Feb 2 05:30:30 2009 UTC
(14 years, 1 month ago)
by
artak
two new tests for Mountains class are added.
Revision
2232 -
Directory Listing
Modified
Fri Jan 30 05:24:02 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Ooops need this one too.
Revision
2231 -
Directory Listing
Modified
Fri Jan 30 05:16:05 2009 UTC
(14 years, 1 month ago)
by
jfenwick
Modified scons files to compile c++ unit tests with the same options used to compile the libraries.
Revision
2211 -
Directory Listing
Modified
Tue Jan 13 03:52:13 2009 UTC
(14 years, 2 months ago)
by
artak
Example of a usage of Mountains class.
Revision
2210 -
Directory Listing
Modified
Tue Jan 13 03:49:47 2009 UTC
(14 years, 2 months ago)
by
artak
First version of the mountains class.
Revision
2208 -
Directory Listing
Modified
Mon Jan 12 06:37:07 2009 UTC
(14 years, 2 months ago)
by
gross
more work on the dary solver
Revision
2206 -
Directory Listing
Modified
Fri Jan 9 03:50:29 2009 UTC
(14 years, 2 months ago)
by
caltinay
Added some more doxygen docu to escriptreader classes.
Revision
2204 -
Directory Listing
Modified
Fri Jan 9 01:33:39 2009 UTC
(14 years, 2 months ago)
by
caltinay
Fixed a little doxygen typo in the hyperlink.
Revision
2201 -
Directory Listing
Modified
Fri Jan 9 00:45:44 2009 UTC
(14 years, 2 months ago)
by
caltinay
Avoid NULL reference.
Revision
2200 -
Directory Listing
Modified
Thu Jan 8 23:55:40 2009 UTC
(14 years, 2 months ago)
by
jfenwick
Fixed python string substitution in error messages for trace and transpose.
Added tests for invalid axis offsets for trace on the c++ side.
Revision
2199 -
Directory Listing
Modified
Thu Jan 8 06:10:52 2009 UTC
(14 years, 2 months ago)
by
jfenwick
Misc fixes:
Added some svn:ignore properties for output files that were cluttering things up.
Lazy fixes:
Fixed shape calculations for TRACE and TRANSPOSE for rank>2.
Adjusted unit test accordingly.
As a Temporary change to DataC.cpp to test for lazy data in DataC's expanded check.
This is wrong but would only affect people using lazy data.
The proper fix will come when the numarray removal code moves over from the branch.
Made tensor product AUTOLAZY capable.
Fixed some bugs resolving tensor products (incorrect offsets in buffers).
Macro'd some stray couts.
- It appears that AUTOLAZY now passes all unit tests.
- It will not be _really_ safe for general use until I can add COW.
- (Everything's better with COW)
Revision
2198 -
Directory Listing
Modified
Thu Jan 8 05:59:21 2009 UTC
(14 years, 2 months ago)
by
gross
bug with OPENMP fixed.
Revision
2197 -
Directory Listing
Modified
Thu Jan 8 05:49:16 2009 UTC
(14 years, 2 months ago)
by
gross
modifications to the way cosntraints are handeled in the Transport problem
Revision
2196 -
Directory Listing
Modified
Wed Jan 7 06:14:59 2009 UTC
(14 years, 2 months ago)
by
caltinay
As harsh as it sounds: removed obsolete friendship between DataVar and Mesh.
Updated and added documentation to some more methods.
Revision
2195 -
Directory Listing
Modified
Wed Jan 7 04:13:52 2009 UTC
(14 years, 2 months ago)
by
jfenwick
Fixed a bug in lazy evaluation of Tensor Products.
Added / to end of boost path
Revision
2194 -
Directory Listing
Modified
Tue Jan 6 01:23:37 2009 UTC
(14 years, 2 months ago)
by
caltinay
escript2silo: Allow different meshes for different timesteps.
escriptreader: Fixed segfaults for some error conditions.
Revision
2193 -
Directory Listing
Modified
Mon Jan 5 04:29:06 2009 UTC
(14 years, 2 months ago)
by
lgraham
Edited Stokes flow and Level Set tutorials (grammar etc.)
Revision
2192 -
Directory Listing
Modified
Mon Jan 5 02:41:34 2009 UTC
(14 years, 2 months ago)
by
lgraham
Edited Stokes flow tutorial
Revision
2191 -
Directory Listing
Modified
Mon Jan 5 00:30:15 2009 UTC
(14 years, 2 months ago)
by
lgraham
Included a tutorial on fluid flow, using the StokesProblemCartesian class
Revision
2190 -
Directory Listing
Modified
Wed Dec 24 02:04:16 2008 UTC
(14 years, 2 months ago)
by
caltinay
escriptreader: write special mesh variables into a "subdirectory" in the Silo
file. That way, "real" variables are better visible.
Revision
2189 -
Directory Listing
Modified
Tue Dec 23 04:24:37 2008 UTC
(14 years, 2 months ago)
by
caltinay
Changed generate_dumps script to use saveESD().
Revision
2188 -
Directory Listing
Modified
Tue Dec 23 04:24:03 2008 UTC
(14 years, 2 months ago)
by
caltinay
Implemented new utility function saveESD() which takes care of dumping the
given data objects with their domain and creates an ESD file containing the
required information. This obsoletes the necessity to use esdcreate for single
timestep datasets.
Revision
2187 -
Directory Listing
Modified
Tue Dec 23 04:13:15 2008 UTC
(14 years, 2 months ago)
by
caltinay
Moved escriptreader related classes into own namespace.
Revision
2186 -
Directory Listing
Modified
Tue Dec 23 03:31:18 2008 UTC
(14 years, 2 months ago)
by
caltinay
escript2silo was linked to libescriptreader using its relative path. Fixed that
by using a separate environment for the tools.
Revision
2185 -
Directory Listing
Modified
Mon Dec 22 04:41:03 2008 UTC
(14 years, 3 months ago)
by
caltinay
Updated savanna scons file to pick up Silo library.
Revision
2184 -
Directory Listing
Modified
Mon Dec 22 04:27:26 2008 UTC
(14 years, 3 months ago)
by
caltinay
Scons'ified escriptreader library and tools. Added checks and options for the
Silo library which is required for escript2silo and optional for the library.
Updated shake75 options file.
Revision
2183 -
Directory Listing
Modified
Fri Dec 19 03:52:50 2008 UTC
(14 years, 3 months ago)
by
caltinay
Added escriptreader library with tools. For more information refer to README
file or wait for user documentation.
Revision
2182 -
Directory Listing
Modified
Thu Dec 18 03:30:17 2008 UTC
(14 years, 3 months ago)
by
caltinay
Fixed some more typos
Revision
2181 -
Directory Listing
Modified
Thu Dec 18 00:58:48 2008 UTC
(14 years, 3 months ago)
by
caltinay
Fixed two typos in bibliography
Revision
2180 -
Directory Listing
Modified
Thu Dec 18 00:30:25 2008 UTC
(14 years, 3 months ago)
by
caltinay
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.
Revision
2179 -
Directory Listing
Modified
Thu Dec 18 00:23:55 2008 UTC
(14 years, 3 months ago)
by
caltinay
Fixed compilation with boost 1.37 (namespace clash).
Revision
2178 -
Directory Listing
Modified
Thu Dec 18 00:08:58 2008 UTC
(14 years, 3 months ago)
by
artak
AMG coupling parameter added to options file.
Revision
2177 -
Directory Listing
Modified
Wed Dec 17 23:51:23 2008 UTC
(14 years, 3 months ago)
by
jfenwick
used unused variable.
Added support for limiting the size of lazy expression trees.
500,000 seems a bit high
Revision
2172 -
Directory Listing
Modified
Wed Dec 17 08:30:12 2008 UTC
(14 years, 3 months ago)
by
phornby
Fixed some signed/unsigned comparisons occurin g via MAX().
They were harmless anyway.
Revision
2171 -
Directory Listing
Modified
Wed Dec 17 08:21:29 2008 UTC
(14 years, 3 months ago)
by
phornby
Unitary minus applied to unsigned returns unsigned error fixed
lines 1124 & 1142. Probably not what was intended......
Revision
2170 -
Directory Listing
Modified
Wed Dec 17 06:16:43 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Another unit test fix
Revision
2169 -
Directory Listing
Modified
Wed Dec 17 03:08:58 2008 UTC
(14 years, 3 months ago)
by
caltinay
Assorted spelling, grammar, whitespace and copy/paste error fixes (Part 2).
All epydoc warnings for these files have been fixed.
This commit should be a no-op.
Revision
2168 -
Directory Listing
Modified
Wed Dec 17 00:50:37 2008 UTC
(14 years, 3 months ago)
by
artak
methods are added for loading right-hand-side from MM format
Revision
2167 -
Directory Listing
Modified
Tue Dec 16 23:31:05 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Adjust tests for changes to number of buffers required.
Prevent cpp unit test from failing.
Revision
2166 -
Directory Listing
Modified
Tue Dec 16 06:08:02 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Fixed a bug related to lazy trace
Revision
2165 -
Directory Listing
Modified
Tue Dec 16 05:32:43 2008 UTC
(14 years, 3 months ago)
by
artak
testing level as a parameter added
Revision
2164 -
Directory Listing
Modified
Tue Dec 16 04:00:23 2008 UTC
(14 years, 3 months ago)
by
artak
escript library added
Revision
2163 -
Directory Listing
Modified
Tue Dec 16 03:55:06 2008 UTC
(14 years, 3 months ago)
by
artak
minor
Revision
2162 -
Directory Listing
Modified
Tue Dec 16 03:51:27 2008 UTC
(14 years, 3 months ago)
by
artak
Unused variable removed
Revision
2161 -
Directory Listing
Modified
Tue Dec 16 03:31:00 2008 UTC
(14 years, 3 months ago)
by
artak
Paso Testing target is added.
Revision
2160 -
Directory Listing
Modified
Tue Dec 16 03:29:54 2008 UTC
(14 years, 3 months ago)
by
artak
Testing envirounment for PASO
Revision
2159 -
Directory Listing
Modified
Tue Dec 16 03:27:16 2008 UTC
(14 years, 3 months ago)
by
artak
Numerous bags are fixed for loading MatrixMarket files.
Revision
2158 -
Directory Listing
Modified
Mon Dec 15 07:17:47 2008 UTC
(14 years, 3 months ago)
by
caltinay
Assorted spelling, grammar, whitespace and copy/paste error fixes (Part 1).
This commit should be a no-op.
Revision
2157 -
Directory Listing
Modified
Mon Dec 15 06:05:58 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Some lazy fixes to the symmetric operation.
Revision
2156 -
Directory Listing
Modified
Mon Dec 15 05:09:02 2008 UTC
(14 years, 3 months ago)
by
gross
some modifications to the iterative solver to make them easier to use.
There are also improved versions of the Darcy flux solver and the incompressible solver.
Revision
2155 -
Directory Listing
Modified
Mon Dec 15 04:12:58 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Test
Revision
2154 -
Directory Listing
Modified
Mon Dec 15 01:50:56 2008 UTC
(14 years, 3 months ago)
by
trankine
* added include based on Joel's advice. Build now working on win32. unit tests not run yet...
Revision
2153 -
Directory Listing
Modified
Fri Dec 12 00:18:18 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Fixed a bug related to lazy tensor product.
Revision
2152 -
Directory Listing
Modified
Thu Dec 11 04:26:42 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Fixed some errors related to lazy processing of scalars.
AutoLazy passes more unit tests before failing.
Revision
2151 -
Directory Listing
Modified
Wed Dec 10 06:34:25 2008 UTC
(14 years, 3 months ago)
by
caltinay
Moved common functionality from saveDX/VTK into private method. May be used
for future save* methods.
Revision
2150 -
Directory Listing
Modified
Wed Dec 10 05:57:12 2008 UTC
(14 years, 3 months ago)
by
caltinay
Removed unnecessary "magic name length".
Revision
2149 -
Directory Listing
Modified
Wed Dec 10 05:08:17 2008 UTC
(14 years, 3 months ago)
by
caltinay
Fixed a typo in error message.
Revision
2148 -
Directory Listing
Modified
Wed Dec 10 04:57:35 2008 UTC
(14 years, 3 months ago)
by
lgraham
Updated the LevelSet class section in the Models chapter. The section is contained in a .tex file at the moment to avoid conflict.
Revision
2147 -
Directory Listing
Modified
Wed Dec 10 04:41:26 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Made some changes to c++ unit tests to accomodate AUTOLAZY.
whereZero and whereNonZero can now work with lazy data.
There are some double frees if AUTOLAZY is turned on so don't use it yet.
Revision
2146 -
Directory Listing
Modified
Wed Dec 10 02:59:46 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Replaced duplicate code in Data with macro calls.
Added AUTOLAZY parameter (defaults to off for now.)
Revision
2144 -
Directory Listing
Modified
Wed Dec 10 00:31:03 2008 UTC
(14 years, 3 months ago)
by
artak
Some bugs are fixed: FSCANF_CHECK is returned NULL does not matter what. There are still some issues with ..._loadMM.
Revision
2142 -
Directory Listing
Modified
Tue Dec 9 06:22:57 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Added showEscriptParams to output a list of available params.
Revision
2141 -
Directory Listing
Modified
Tue Dec 9 04:32:32 2008 UTC
(14 years, 3 months ago)
by
caltinay
saveVTK: Reviewed and changed parts of this function due to several issues.
Confirmed that it's still working using finley/test/python/generate_dumps.py
(manually inserted saveVTK) with and without MPI on 1 and 4 processors.
Changes include:
- removed unnecessary USE_VTK check - we are not using any VTK functions
- fixed writing of Rec9 & Hex27 connectivity data in MPI mode
- fixed some cases where the file was not closed and memory was not freed
- replaced many instances of fprintf by fputs (simple strings)
- some minor optimizations by moving or initializing variables and combining
if-clauses
- got rid of ~300 lines of code and switched to consistent indentation making
the file a bit better readable
Revision
2138 -
Directory Listing
Modified
Mon Dec 8 02:27:07 2008 UTC
(14 years, 3 months ago)
by
lgraham
starting a section for the Level Set class in the Models chapter.
Revision
2132 -
Directory Listing
Modified
Fri Dec 5 00:18:06 2008 UTC
(14 years, 3 months ago)
by
jfenwick
So its not just the Mac that needed -Wno-strict-aliasing
Revision
2131 -
Directory Listing
Modified
Thu Dec 4 06:09:50 2008 UTC
(14 years, 3 months ago)
by
artak
Openmp bug is fixed in Paso_cum_sum and some printouts removed from Solver_AMG
Revision
2130 -
Directory Listing
Modified
Thu Dec 4 05:56:45 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Modifications to keep both the mac and linux happy.
Revision
2129 -
Directory Listing
Modified
Thu Dec 4 03:53:02 2008 UTC
(14 years, 3 months ago)
by
lgraham
Added RT2D.py python script for levelset tutorial to examples directory.
Revision
2128 -
Directory Listing
Modified
Thu Dec 4 03:48:22 2008 UTC
(14 years, 3 months ago)
by
lgraham
Added description of Rayleigh-Taylor instability python script, and a note on visualising the output with visit.
Revision
2127 -
Directory Listing
Modified
Thu Dec 4 03:42:45 2008 UTC
(14 years, 3 months ago)
by
lgraham
added figures of simulation output for Rayleigh-Taylor instability; produced by visIt
Revision
2126 -
Directory Listing
Modified
Thu Dec 4 00:13:03 2008 UTC
(14 years, 3 months ago)
by
ksteube
fixed a logic mess I had made in Paso_MPIInfo_noError()
Revision
2125 -
Directory Listing
Modified
Wed Dec 3 09:13:10 2008 UTC
(14 years, 3 months ago)
by
phornby
Just the usual signed/unsigned mismatch corrections. Should be harmless.
this checkin is to propagate the changes to other platforms for testing.
Revision
2123 -
Directory Listing
Modified
Wed Dec 3 03:26:02 2008 UTC
(14 years, 3 months ago)
by
gross
typo fixed
Revision
2122 -
Directory Listing
Modified
Wed Dec 3 02:52:28 2008 UTC
(14 years, 3 months ago)
by
artak
Codition is added in the corsening process to avoid rows with very small row sum.
Revision
2121 -
Directory Listing
Modified
Wed Dec 3 00:25:08 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Removing pdf from repository.
Revision
2120 -
Directory Listing
Modified
Tue Dec 2 06:21:49 2008 UTC
(14 years, 3 months ago)
by
lgraham
Added Rayleigh-Taylor instability code into users guide
Revision
2115 -
Directory Listing
Modified
Tue Dec 2 01:21:07 2008 UTC
(14 years, 3 months ago)
by
lgraham
Added in theory of the reinitialisation procedure for the level set method.
Revision
2114 -
Directory Listing
Modified
Tue Dec 2 01:16:25 2008 UTC
(14 years, 3 months ago)
by
ksteube
a new script to create a source distribution file
Revision
2113 -
Directory Listing
Modified
Mon Dec 1 06:27:14 2008 UTC
(14 years, 3 months ago)
by
artak
Temporary solution for nusty rows: a condition added
Revision
2112 -
Directory Listing
Modified
Mon Dec 1 02:53:58 2008 UTC
(14 years, 3 months ago)
by
artak
Uses Jacobi as a smoother and beats any preconditioner in 2D(for some problems) where number of elemens in one direction is more that 200
Revision
2110 -
Directory Listing
Modified
Fri Nov 28 05:55:00 2008 UTC
(14 years, 3 months ago)
by
ksteube
Fixed nightly documentation.
Removed time command from wrapper. I thought it was standard UNIX but
somebody's system didn't have it, so I removed it.
Revision
2109 -
Directory Listing
Modified
Fri Nov 28 05:09:36 2008 UTC
(14 years, 3 months ago)
by
jfenwick
An attempt at a license file.
Revision
2108 -
Directory Listing
Modified
Fri Nov 28 05:09:23 2008 UTC
(14 years, 3 months ago)
by
gross
some minor changes to PCG and some extra suspicious characters.
Revision
2107 -
Directory Listing
Modified
Fri Nov 28 04:39:07 2008 UTC
(14 years, 3 months ago)
by
artak
Current version of AMG uses ILU for relaxation, however it is not stable when schur matrix becames more denser. For example it is not stable for -e paramenter is more 400 in 2D for convection problem
Revision
2106 -
Directory Listing
Modified
Fri Nov 28 04:31:23 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Removing files which are unused/old/not-distributable.
Revision
2105 -
Directory Listing
Modified
Fri Nov 28 01:52:12 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Data::copySelf() now returns an object instead of a pointer.
Fixed a bug in copyFromArray relating to expanded data.
Revision
2104 -
Directory Listing
Modified
Thu Nov 27 05:36:47 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Fixed non-compilage.
Removed mysterious t and t! from output.
Revision
2102 -
Directory Listing
Modified
Thu Nov 27 00:32:33 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Fixed wrapper script to OpenMP can run without invoking mpi.
Revision
2101 -
Directory Listing
Modified
Wed Nov 26 08:29:08 2008 UTC
(14 years, 3 months ago)
by
gross
UMF link check activated. BLAS check stil fails.
Revision
2100 -
Directory Listing
Modified
Wed Nov 26 08:13:00 2008 UTC
(14 years, 3 months ago)
by
gross
This commit cleans up the incompressible solver and adds a DarcyFlux solver in model module.
Some documentation for both classes has been added.
The convection code is only linear at the moment.
Revision
2098 -
Directory Listing
Modified
Tue Nov 25 12:04:36 2008 UTC
(14 years, 3 months ago)
by
phornby
Fix unsigned/signed comparison.
Revision
2097 -
Directory Listing
Modified
Tue Nov 25 12:03:29 2008 UTC
(14 years, 3 months ago)
by
phornby
moved the code
#ifndef __const
# if (defined __STDC__ && __STDC__) || defined __cplusplus
# define __const const
# else
# define __const
# endif
#endif
from escript/src/system_dep.h to esysUtils/src/system_dep.h, just for blocktimer's sake.
Revision
2096 -
Directory Listing
Modified
Tue Nov 25 10:29:27 2008 UTC
(14 years, 3 months ago)
by
phornby
Starting from the recent reversion:
1. Leave __del__ alone.
2. mkstemp() actually opens the file it creates, only to be opened again in getMeshHandler(), so add an os.close() straight after the mkstemp()'s
3. in getMeshHandler(), close the script file immediately when finished with it instead of doing something non-local in __del__.
Untested on 'nix's at this point. Commit is for testing purposes.
Revision
2094 -
Directory Listing
Modified
Tue Nov 25 05:45:41 2008 UTC
(14 years, 3 months ago)
by
caltinay
saveVTK: Close the file even if error is set upon completion. Note that
in some places the function still returns without proper clean up but
this won't be fixed until the rewrite to avoid more mess in the code.
Revision
2092 -
Directory Listing
Modified
Tue Nov 25 04:18:17 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Added macro to disable debug output from Lazy Data.
Revision
2091 -
Directory Listing
Modified
Tue Nov 25 03:26:51 2008 UTC
(14 years, 3 months ago)
by
ksteube
Updates for running epydoc and creating examples_zipfile
Revision
2090 -
Directory Listing
Modified
Mon Nov 24 06:41:08 2008 UTC
(14 years, 3 months ago)
by
ksteube
Reverted pycad/py_src/gmsh.py to before revision 1904.
A change had been made to the way the geo file was opened.
Revision
2089 -
Directory Listing
Modified
Mon Nov 24 06:07:29 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Resolve mantis issue 216.
Removed the asAbstractContinuousDomain(X) member which did not take cast
failure into account.
Rewrote the few places where it was used.
Revision
2088 -
Directory Listing
Modified
Mon Nov 24 05:39:38 2008 UTC
(14 years, 3 months ago)
by
caltinay
pycad: Added missing 'self' scope
Revision
2087 -
Directory Listing
Modified
Mon Nov 24 04:51:30 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Addressing mantis issue #221.
Interpolation.. and probeInterpolation.. now "work" for the NullDomain.
Work means throw a descriptive exception if you try to move into or out
of the NullDomain.
The bad_cast exception related to this has been fixed.
Revision
2086 -
Directory Listing
Modified
Mon Nov 24 02:38:50 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Added checks in C_GeneralTensorProduct (Data:: and Delayed forms) as
well as the DataAbstract Constructor to prevent Objects with Rank>4
being created.
Moved the relevant #define into systemdep.
Removed some comments.
Revision
2085 -
Directory Listing
Modified
Mon Nov 24 00:45:48 2008 UTC
(14 years, 3 months ago)
by
jfenwick
Added c++ unit tests for new operations.
Added resolve to some operations in Data
Revision
2084 -
Directory Listing
Modified
Fri Nov 21 05:20:42 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Fixed a warning in cpp unit tests under dodebug
Pointed the url for python doco at shake200 rather than iservo.
Added support for trace and transpose to LazyData.
Fixed bug in trace to initialise running totals.
Revision
2083 -
Directory Listing
Modified
Fri Nov 21 01:46:31 2008 UTC
(14 years, 4 months ago)
by
caltinay
Same "fix" as before for unused fp_out and fp_err.
Revision
2082 -
Directory Listing
Modified
Fri Nov 21 01:46:05 2008 UTC
(14 years, 4 months ago)
by
caltinay
Removed unused variable.
Revision
2081 -
Directory Listing
Modified
Fri Nov 21 01:28:31 2008 UTC
(14 years, 4 months ago)
by
caltinay
escript/Data: Another fix for parallel var initialization. Also, the (error) return value of MPI_Gather was not used. I applied the same 'hack' as in other places in the file, namely declaring the variable beforehand but still ignoring the return value :-/
Revision
2080 -
Directory Listing
Modified
Fri Nov 21 01:20:14 2008 UTC
(14 years, 4 months ago)
by
caltinay
paso/SchurComplement: Fixed variable initialization for OpenMP parallelization.
Revision
2079 -
Directory Listing
Modified
Fri Nov 21 01:04:56 2008 UTC
(14 years, 4 months ago)
by
artak
Changed comment operator from // to /* */, because it does not compile in our C standart
Revision
2078 -
Directory Listing
Modified
Thu Nov 20 16:10:10 2008 UTC
(14 years, 4 months ago)
by
phornby
Two changes.
1. Move blocktimer from escript to esysUtils.
2. Make it possible to link to paso as a DLL or .so.
Should have no effect on 'nix's
In respect of 1., blocktimer had begun to spring up everywhere, so
for the moment I thought it best to move it to the only other library that
pops up all over the place.
In respect of 2., paso needed to be a DLL in order to use the windows intelc /fast
option, which does aggressive multi-file optimisations. Even in its current form, it either
vectorises or parallelises hundreds more loops in the esys system than appear in the pragmas.
In achieving 2. I have not been too delicate in adding
PASO_DLL_API
declarations to the .h files in paso/src. Only toward the end of the process of
the conversion, when the number of linker errors dropped below 20, say, did I choosy about what
functions in a header I declared PASO_DLL_API. As a result, there are likely to be many routines
declared as external functions symbols that are in fact internal to the paso DLL.
Why is this an issue? It prevents the intelc compiler from getting aggressive on the paso module.
With pain there is sometimes gain. At least all the DLL rules in windows give good
(non-microsoft) compiler writers a chance to really shine.
So, if you should see a PASO_DLL_API on a function in a paso header file,
and think to yourself, "that function is only called in paso, why export it?", then feel free to
delete the PASO_DLL_API export declaration.
Here's hoping for no breakage.....
Revision
2076 -
Directory Listing
Modified
Thu Nov 20 12:34:17 2008 UTC
(14 years, 4 months ago)
by
phornby
I may get into trouble for this.
boost-python 1.34 does have a docstring_options class,
but does not have a 3 argument constructor for
it. So the test has been modified to
#if ((BOOST_VERSION/100)%1000 > 34) || (BOOST_VERSION/100000 >1)
If you wish to make things more delicate, one can define a 2 argument construction
of docopt just for 1.34 (with an #elif). Probably not worth the effort frankly.
Hope that this has not broken anything for anyone else. The SVN logs suggest this is a
little fragile.....
Also, please be aware that much of our chemistry interface code, that we wish to use with
escript, makes extensive use of boost python.
Having two different boost versions mucking with the python interpreter sounds
like a really bad idea, I'm sure you'll agree.
The problem is that it is not a simple task for us to build new versions of boost-python
on all our platforms. Consequently, it would be nice to be informed when you guys
intend to upgrade a support library of this nature so that we can plan and allocate
resources to keep up.
Cheers.
Revision
2074 -
Directory Listing
Modified
Thu Nov 20 11:02:07 2008 UTC
(14 years, 4 months ago)
by
phornby
Nearly there with dll'ing paso.
Revision
2073 -
Directory Listing
Modified
Thu Nov 20 10:51:41 2008 UTC
(14 years, 4 months ago)
by
phornby
Still working away at makeing paso sharable on windows.
Revision
2072 -
Directory Listing
Modified
Thu Nov 20 10:40:19 2008 UTC
(14 years, 4 months ago)
by
phornby
More PASO_DLL_API declarations for externally called routines.
Revision
2071 -
Directory Listing
Modified
Thu Nov 20 10:29:56 2008 UTC
(14 years, 4 months ago)
by
phornby
More preparation for making paso a dll.
Revision
2070 -
Directory Listing
Modified
Thu Nov 20 10:11:13 2008 UTC
(14 years, 4 months ago)
by
phornby
Further preparation for sharable paso.
Revision
2069 -
Directory Listing
Modified
Thu Nov 20 09:13:19 2008 UTC
(14 years, 4 months ago)
by
phornby
Another ElementTypeId TypeId=NoType; fix.
Revision
2068 -
Directory Listing
Modified
Thu Nov 20 09:11:01 2008 UTC
(14 years, 4 months ago)
by
phornby
Interim commit getting paso ready for becoming a shared library.
Revision
2067 -
Directory Listing
Modified
Thu Nov 20 06:22:56 2008 UTC
(14 years, 4 months ago)
by
caltinay
Moved 'make dir' operation to the correct spot and extended the number
of timesteps a bit.
Revision
2066 -
Directory Listing
Modified
Thu Nov 20 05:31:33 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Fixed Data::toString to look at the amount of data actually stored rather than the number of points in the domain.
Added support for GeneralTensorProduct to LazyData
Revision
2065 -
Directory Listing
Modified
Thu Nov 20 04:25:47 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Have the epydoc put its output in the correct place before anyone
notices.
Revision
2064 -
Directory Listing
Modified
Thu Nov 20 04:06:34 2008 UTC
(14 years, 4 months ago)
by
jfenwick
docstring_options was added in boost 1.34 - macro'd it out if you are
compiling earlier than that.
Revision
2063 -
Directory Listing
Modified
Wed Nov 19 04:59:43 2008 UTC
(14 years, 4 months ago)
by
jfenwick
- Removed some deprecated directories.
- Removed the pythfilter script for converting python doco into c++ stubs. The license was unspecified and we don't use it.
- Suppressed long long warnings on gcc (the Mac complained).
- svn:ignored Mac library suffixes in lib directory
Revision
2062 -
Directory Listing
Modified
Wed Nov 19 04:32:13 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Fixed api_epydoc so that it actually rebuilds the doco when required.
Revision
2061 -
Directory Listing
Modified
Wed Nov 19 03:40:21 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Fixing some warnings from epydoc.
Disabled c++ signatures in python docstrings.
Removed references to Bruce in epydoc and the users guide.
Revision
2060 -
Directory Listing
Modified
Tue Nov 18 00:18:08 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Okay, so -isystem on the whole /usr/include directory appears to prevent
compiling. I suspect this might be something about changing the
priority of includes.
Fixed.
Revision
2059 -
Directory Listing
Modified
Mon Nov 17 22:57:50 2008 UTC
(14 years, 4 months ago)
by
gross
changes as suggested by phornby
Revision
2058 -
Directory Listing
Modified
Mon Nov 17 13:35:10 2008 UTC
(14 years, 4 months ago)
by
phornby
Added (as comment for the moment) very aggressive intelc optimisation.
Also add options (as comments) to compile esysUtis and paso as DLL's so
I can eventually use the /fast option on the intelc compiler.
Revision
2057 -
Directory Listing
Modified
Mon Nov 17 13:30:46 2008 UTC
(14 years, 4 months ago)
by
phornby
Prepare this file for the possibility of dynamic linkage.
SVN is doing something weird to me... I'm sure I committed this change already...
Revision
2056 -
Directory Listing
Modified
Mon Nov 17 13:27:55 2008 UTC
(14 years, 4 months ago)
by
phornby
Prepare this file for the possibility of dynamic linkage.
Revision
2055 -
Directory Listing
Modified
Mon Nov 17 13:26:40 2008 UTC
(14 years, 4 months ago)
by
phornby
I have found that windows intelc /Qiop option,
which performs multi-file loop parallisation and vectorisation,
taking account of all the information in a single .obj file that it generates,
will get it's second phase link action right if it is linking
to DLL's rather than statically linking. This and other SConscripts
have been modified to take account of the options that select a static
or dynamic library.
Revision
2054 -
Directory Listing
Modified
Mon Nov 17 13:20:41 2008 UTC
(14 years, 4 months ago)
by
phornby
Added the share_esysUtils and share_paso options
both defaulting to False, to allow finer control over
the nature of these libraries. Following log messages will explain.
Revision
2053 -
Directory Listing
Modified
Mon Nov 17 11:24:40 2008 UTC
(14 years, 4 months ago)
by
phornby
Fix the test for erf() under intelc on windows to something more informative.
Revision
2052 -
Directory Listing
Modified
Mon Nov 17 11:15:07 2008 UTC
(14 years, 4 months ago)
by
phornby
MALLOC_CHUNK -> malloc_chunk in case there is a name-space
collision with a macro at some time in the future.
Revision
2051 -
Directory Listing
Modified
Mon Nov 17 09:24:02 2008 UTC
(14 years, 4 months ago)
by
phornby
Now add the erf() test back for windows under the intelc compiler.
Revision
2050 -
Directory Listing
Modified
Mon Nov 17 08:59:57 2008 UTC
(14 years, 4 months ago)
by
phornby
OK, I have to include this file in the experiment
to use the intelc math library on windows.
Revision
2049 -
Directory Listing
Modified
Mon Nov 17 08:54:33 2008 UTC
(14 years, 4 months ago)
by
phornby
A little refinement of what to leave out of UnaryFuncs.h
if using the intelc compiler on windows.
Revision
2048 -
Directory Listing
Modified
Mon Nov 17 08:46:00 2008 UTC
(14 years, 4 months ago)
by
phornby
Experimental commit to move the code to a windows box
on the other side of a firewall. Purpose: add support for the
imploved intelc math library on windows.
Revision
2045 -
Directory Listing
Modified
Sat Nov 15 14:08:09 2008 UTC
(14 years, 4 months ago)
by
phornby
Make the windows intel compiler work harder at un-rolling loops and inlining absolutely everything
it can.
Revision
2044 -
Directory Listing
Modified
Sat Nov 15 13:19:49 2008 UTC
(14 years, 4 months ago)
by
phornby
Consolidate many of the icl speed options into the /Ox option.
Revision
2043 -
Directory Listing
Modified
Sat Nov 15 12:53:27 2008 UTC
(14 years, 4 months ago)
by
phornby
Make the intel compiler work for its money.
Revision
2042 -
Directory Listing
Modified
Sat Nov 15 12:52:46 2008 UTC
(14 years, 4 months ago)
by
phornby
Prevent Windows compilers from keeping their own program database file.
This allows the use of the -jn scons option on Windows.
Revision
2041 -
Directory Listing
Modified
Sat Nov 15 12:45:15 2008 UTC
(14 years, 4 months ago)
by
phornby
ESYS_STATIC_LIB no longer needs to be defined in SConscript files.
Revision
2040 -
Directory Listing
Modified
Sat Nov 15 12:43:11 2008 UTC
(14 years, 4 months ago)
by
phornby
Handle ESYS_STATIC_LIB more elegantly, and make it
a two-liner to turn it into a DLL if needed.
Revision
2039 -
Directory Listing
Modified
Sat Nov 15 09:15:46 2008 UTC
(14 years, 4 months ago)
by
phornby
Remove the "const from the alpha argument of
Paso_SystemMatrix_MatrixVector_CSR_OFFSET0()
in order to match it's declaration.
This is C, and the double is passed by value, so alpha is
by nature const. This is C code, not C++. The const keyword has no place in C.
Revision
2038 -
Directory Listing
Modified
Fri Nov 14 00:12:58 2008 UTC
(14 years, 4 months ago)
by
ksteube
Change -isystem to point to boost_path and python_path instead of to /usr/include
Revision
2037 -
Directory Listing
Modified
Thu Nov 13 06:17:12 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Fixed some warnings in the unit tests.
Added support for symmetric and nonsymmetric operations on LazyData.
Revision
2036 -
Directory Listing
Modified
Thu Nov 13 04:35:06 2008 UTC
(14 years, 4 months ago)
by
jfenwick
A fix to deal with boost1.34s badness
Revision
2035 -
Directory Listing
Modified
Thu Nov 13 03:16:09 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Putting poisson.py back
Revision
2034 -
Directory Listing
Modified
Thu Nov 13 03:03:42 2008 UTC
(14 years, 4 months ago)
by
artak
variable <set> is initilized to get rid of compiler warnning errors. finley/src/Quadrature.c
Revision
2033 -
Directory Listing
Modified
Wed Nov 12 08:14:11 2008 UTC
(14 years, 4 months ago)
by
phornby
As in the last message, add an extra CPPDEFINE to py_local_wrapper_env
Revision
2032 -
Directory Listing
Modified
Wed Nov 12 08:11:19 2008 UTC
(14 years, 4 months ago)
by
phornby
Missed an extra additional CPPDEFINES for the py_wrapper_local_env.
Revision
2031 -
Directory Listing
Modified
Wed Nov 12 08:02:33 2008 UTC
(14 years, 4 months ago)
by
phornby
Need finer control than INTERFACE_STATIC_LIB could exert. Now there is a
XXX_STATIC_LIB for each lib.
Revision
2030 -
Directory Listing
Modified
Wed Nov 12 07:34:08 2008 UTC
(14 years, 4 months ago)
by
phornby
Fix the undef'fing of _DLL_API in windows case.
Revision
2029 -
Directory Listing
Modified
Wed Nov 12 07:27:05 2008 UTC
(14 years, 4 months ago)
by
phornby
Test a more elegant way of handling XXX_DLL_API macros.
Revision
2028 -
Directory Listing
Modified
Tue Nov 11 03:07:59 2008 UTC
(14 years, 4 months ago)
by
phornby
add the test for __const definition because recent changes
have broken the windows compile of paso.
Fingers crossed this does not break anything else.
Revision
2027 -
Directory Listing
Modified
Tue Nov 11 02:52:24 2008 UTC
(14 years, 4 months ago)
by
phornby
Ensure ESCRIPT_EXPORTS is defined only while compiling escript on windows.
A similar comment applies to FINLEY_EXPORTS.
SConstruct:
Fixed a comment.
reformatted the Export() call, and added IS_WINDOWS_PLATFORM to the exports.
Revision
2026 -
Directory Listing
Modified
Tue Nov 11 01:56:54 2008 UTC
(14 years, 4 months ago)
by
jfenwick
I have changed the default scons options for gcc to be much more picky about warnings.
By default warnings will be treated as errors; so a program with warnings won't compile.
If you need to turn this off, usewarnings=no will work.
The previous usepedantic oprtion is no longer turned on by default.
This should have no effect on any of the other compilers.
If anyone wants to jump in and supply sensible values for the fatalwarnings variable for their favourite compiler go ahead.
Revision
2025 -
Directory Listing
Modified
Tue Nov 11 00:18:33 2008 UTC
(14 years, 4 months ago)
by
jfenwick
__const on some strings
Revision
2021 -
Directory Listing
Modified
Mon Nov 10 14:07:49 2008 UTC
(14 years, 4 months ago)
by
phornby
Use the NO_ARG trick on the PROC_OP macro expansions.
Revision
2020 -
Directory Listing
Modified
Mon Nov 10 14:02:17 2008 UTC
(14 years, 4 months ago)
by
phornby
THROW_ANY is dead. Pls read comments in esysUtils/src/system_dep.h
Revision
2019 -
Directory Listing
Modified
Mon Nov 10 13:49:00 2008 UTC
(14 years, 4 months ago)
by
phornby
Yet another concerted effort to handle missing macro arguments
in a portable way.
Revision
2018 -
Directory Listing
Modified
Mon Nov 10 13:31:43 2008 UTC
(14 years, 4 months ago)
by
phornby
Only import mathimf.h on win32 with intelc. Allow others to use the
standard math.h
change the #ifndef const -> #ifndef __const (oops!!)
Revision
2017 -
Directory Listing
Modified
Mon Nov 10 13:19:38 2008 UTC
(14 years, 4 months ago)
by
phornby
Tighten the test for including mathimf.h to be windows specific.
Also another experiment in eliminating THROW_ANY
Revision
2014 -
Directory Listing
Modified
Mon Nov 10 12:44:51 2008 UTC
(14 years, 4 months ago)
by
phornby
Refine the intelc compiler options, and link to the dll version of libguide.
Revision
2013 -
Directory Listing
Modified
Mon Nov 10 12:16:32 2008 UTC
(14 years, 4 months ago)
by
phornby
Add the tools_names vars to control the compiler toolset scons uses
on windows platforms. (See cgisrv3_options.py for example of use).
Revision
2012 -
Directory Listing
Modified
Mon Nov 10 12:13:45 2008 UTC
(14 years, 4 months ago)
by
phornby
Grew tired of having to edit SConstruct every time I changed from
MSVC to intelc. Added the tools_names option to allow control of tools
in the Environment call from the options file. This only applies to
the windows branch at present.
Revision
2011 -
Directory Listing
Modified
Mon Nov 10 10:54:38 2008 UTC
(14 years, 4 months ago)
by
phornby
Commit this options file because cgisrv3 is to be the windows auto build and test machine.
Revision
2009 -
Directory Listing
Modified
Mon Nov 10 10:01:50 2008 UTC
(14 years, 4 months ago)
by
phornby
Simplify the _del_ method's file closure and unlinking based upon mkstemp's advertised
behaviour.
Revision
2008 -
Directory Listing
Modified
Mon Nov 10 08:59:14 2008 UTC
(14 years, 4 months ago)
by
phornby
Signed/unsigned comparisons eliminated (just loop variables, easy fix).
Revision
2007 -
Directory Listing
Modified
Mon Nov 10 06:34:11 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Added a private operator= to Taipan to prevent people from copying trying to copy instances.
Not that we have any of that.... but if someone ever tries, we'll be ready for them.
I have come to the conclusion that -Weffc++ is not usable for us. Its output is too noisy complaining about classes which we do not control.
Revision
2006 -
Directory Listing
Modified
Mon Nov 10 03:07:08 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Updating svn:ignore properties.
Revision
2005 -
Directory Listing
Modified
Mon Nov 10 01:21:39 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Bringing all changes across from schroedinger.
(Note this does not mean development is done, just that it will happen
on the trunk for now).
If anyone notices any problems please contact me.
Revision
1991 -
Directory Listing
Modified
Fri Nov 7 04:32:38 2008 UTC
(14 years, 4 months ago)
by
caltinay
finley: Constify two variables.
Revision
1990 -
Directory Listing
Modified
Fri Nov 7 04:19:07 2008 UTC
(14 years, 4 months ago)
by
ksteube
Changes to avoid compiler warnings
Finley files now pass -Wall on gcc 4.3.2
saveVTK.c: replaced printf(string) with printf("%s", string)
MeshAdapterFactory.cpp: moved a few lines to avoid possible use of uninitialized vars
MeshAdapter.cpp: initialized ncdims in mesh dump
There is still a warning from a boost include file
Revision
1989 -
Directory Listing
Modified
Fri Nov 7 04:11:33 2008 UTC
(14 years, 4 months ago)
by
caltinay
modellib: completely revised tsunami script.
-updated finley usage (due to changed interface)
-moved VTK stuff to one place making it easy to disable (and use dumps instead)
-removed dependency on non-existing data server - script now depends on saved coastline/bathymetry data files OR calls scripts to create the data on the fly.
-PDE and triangulation code is unchanged except indentation updates
Revision
1986 -
Directory Listing
Modified
Thu Nov 6 23:33:14 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Warning removal
Revision
1985 -
Directory Listing
Modified
Thu Nov 6 22:13:54 2008 UTC
(14 years, 4 months ago)
by
caltinay
finley: Fixed compiler warnings (uninitialized vars). This is only a temporary hack. At a later stage this beast will be rewritten...
Revision
1984 -
Directory Listing
Modified
Thu Nov 6 22:10:28 2008 UTC
(14 years, 4 months ago)
by
caltinay
Added shake75 build options file
Revision
1983 -
Directory Listing
Modified
Thu Nov 6 22:00:18 2008 UTC
(14 years, 4 months ago)
by
caltinay
Paso: Fixed compilation with OpenMPI
Revision
1982 -
Directory Listing
Modified
Thu Nov 6 06:16:07 2008 UTC
(14 years, 4 months ago)
by
ksteube
Changed options file for host shake71 to rodinia
Revision
1981 -
Directory Listing
Modified
Thu Nov 6 05:27:33 2008 UTC
(14 years, 4 months ago)
by
jfenwick
More warning removal.
Revision
1980 -
Directory Listing
Modified
Thu Nov 6 04:45:08 2008 UTC
(14 years, 4 months ago)
by
artak
sum variable is removed from #pragma
Revision
1979 -
Directory Listing
Modified
Thu Nov 6 04:29:58 2008 UTC
(14 years, 4 months ago)
by
artak
warning removal
Revision
1978 -
Directory Listing
Modified
Thu Nov 6 04:21:23 2008 UTC
(14 years, 4 months ago)
by
artak
MINRES, TFQMR, GS are added
Revision
1977 -
Directory Listing
Modified
Thu Nov 6 03:54:35 2008 UTC
(14 years, 4 months ago)
by
jfenwick
More warning removal.
Revision
1976 -
Directory Listing
Modified
Thu Nov 6 03:14:52 2008 UTC
(14 years, 4 months ago)
by
artak
unused variables are removed to get rid of compiler warnings
Revision
1975 -
Directory Listing
Modified
Thu Nov 6 03:07:02 2008 UTC
(14 years, 4 months ago)
by
artak
Some variables are initialized to get rid of compiler warnings
Revision
1974 -
Directory Listing
Modified
Thu Nov 6 02:40:10 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Changing ZERO and ONE in Solver.h to PASO_ZERO and PASO_ONE.
Changed three static vars to #defines
Revision
1973 -
Directory Listing
Modified
Thu Nov 6 02:31:37 2008 UTC
(14 years, 4 months ago)
by
lgraham
Tidied up the white space between the equations and fixed gramma in the Rayleigh-Taylor Instability (levelset) tutorial.
Will include Escript code soon.
Revision
1971 -
Directory Listing
Modified
Thu Nov 6 01:11:23 2008 UTC
(14 years, 4 months ago)
by
artak
Some typos fixed. The rearagments of figure 1, and footnotes added to avoid confusion.
Revision
1967 -
Directory Listing
Modified
Wed Nov 5 08:49:39 2008 UTC
(14 years, 4 months ago)
by
phornby
changerd __del__ to close the tmp file before attempting to unlink it. This is required on windows, and probably wise on all platforms.
Revision
1966 -
Directory Listing
Modified
Wed Nov 5 04:59:22 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Some more fixes to user guide.
Revision
1965 -
Directory Listing
Modified
Wed Nov 5 03:24:09 2008 UTC
(14 years, 4 months ago)
by
caltinay
Fixed working directory of the seismic_wave example.
Revision
1964 -
Directory Listing
Modified
Wed Nov 5 03:21:31 2008 UTC
(14 years, 4 months ago)
by
caltinay
user's guide: Reviewed and updated pyvisi documentation.
Revision
1963 -
Directory Listing
Modified
Wed Nov 5 03:20:24 2008 UTC
(14 years, 4 months ago)
by
caltinay
user's guide: Fixed some typos.
Revision
1962 -
Directory Listing
Modified
Tue Nov 4 07:17:31 2008 UTC
(14 years, 4 months ago)
by
gross
there is an offet missing when copy data to a data point.
Revision
1961 -
Directory Listing
Modified
Tue Nov 4 06:09:33 2008 UTC
(14 years, 4 months ago)
by
caltinay
Pyvisi: Fixed wording/typos in readme file.
Revision
1960 -
Directory Listing
Modified
Tue Nov 4 05:50:41 2008 UTC
(14 years, 4 months ago)
by
artak
some unsed variables are removed
Revision
1959 -
Directory Listing
Modified
Tue Nov 4 01:49:19 2008 UTC
(14 years, 4 months ago)
by
jfenwick
More fixes to doco.
Revision
1958 -
Directory Listing
Modified
Mon Nov 3 23:47:16 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Fixed URL to python doc in guide_defs
Revision
1957 -
Directory Listing
Modified
Mon Nov 3 06:14:18 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Some fixes to user guide
Revision
1956 -
Directory Listing
Modified
Mon Nov 3 05:08:42 2008 UTC
(14 years, 4 months ago)
by
gross
bug fixed.
Revision
1955 -
Directory Listing
Modified
Fri Oct 31 04:01:24 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Fixed some macros so they don't add extra spaces.
Switched from input to include for chapters for faster recompile.
Revision
1954 -
Directory Listing
Modified
Fri Oct 31 03:22:34 2008 UTC
(14 years, 4 months ago)
by
artak
condition is added to check wheter row sum is ZERO and some new coarsening algorithm is also added
Revision
1953 -
Directory Listing
Modified
Thu Oct 30 07:01:11 2008 UTC
(14 years, 4 months ago)
by
phornby
removed one signed/unsigned value comparison. The remaining one at line 863 is far more difficult to deal with.
Revision
1952 -
Directory Listing
Modified
Thu Oct 30 06:16:00 2008 UTC
(14 years, 4 months ago)
by
jfenwick
Fixed /* in a comment.
The rank of a datapoint is now an unsigned int.
Revision
1946 -
Directory Listing
Modified
Wed Oct 29 05:48:53 2008 UTC
(14 years, 4 months ago)
by
jfenwick
A cleanup of some of the problems I found doing a Wall compile.
Removed some commented out lines.
Swapped some member initialisers.
Removed virtual qualifiers from some methods in FunctionSpace.
Fixed some unused or (possibly) uninitialised variables.
Revision
1942 -
Directory Listing
Modified
Wed Oct 29 03:29:35 2008 UTC
(14 years, 4 months ago)
by
phornby
remove unused rtmp var.
Revision
1941 -
Directory Listing
Modified
Tue Oct 28 07:51:49 2008 UTC
(14 years, 4 months ago)
by
ksteube
Updated installation directions in the User Guide to simply
point to the instructions on the wiki, which I have already
updated extensively.
Revision
1940 -
Directory Listing
Modified
Tue Oct 28 03:50:01 2008 UTC
(14 years, 4 months ago)
by
artak
get Gauss-Seidel factorization moved solverAMG to getAMG. Stopping criterium for corsening changed to depend to the number of unknowns left
Revision
1939 -
Directory Listing
Modified
Tue Oct 28 03:47:08 2008 UTC
(14 years, 4 months ago)
by
artak
get Gauss-Seidel factorization moved solverAMG to getAMG. Stopping criterium for corsening changed to depend to the number of unknowns left
Revision
1937 -
Directory Listing
Modified
Tue Oct 28 01:26:55 2008 UTC
(14 years, 4 months ago)
by
ksteube
Created a mid-sized test suite 'scalable_tests' as an alternative to 'all_tests'.
These run on small-ish systems and also on all 512 cores of Savanna.
Most features are covered, but it's better to use 'all_tests'.
Revision
1936 -
Directory Listing
Modified
Mon Oct 27 23:30:57 2008 UTC
(14 years, 4 months ago)
by
artak
checks openMP for proper break usage
Revision
1934 -
Directory Listing
Modified
Mon Oct 27 05:03:12 2008 UTC
(14 years, 4 months ago)
by
artak
some typos
Revision
1933 -
Directory Listing
Modified
Mon Oct 27 04:58:59 2008 UTC
(14 years, 4 months ago)
by
artak
Gauss-Seidel which takes into acound initianl x
Revision
1932 -
Directory Listing
Modified
Mon Oct 27 04:15:00 2008 UTC
(14 years, 4 months ago)
by
artak
one input parameter is added
Revision
1931 -
Directory Listing
Modified
Mon Oct 27 01:31:28 2008 UTC
(14 years, 4 months ago)
by
artak
Direct solver is added to solve_AMG. It is now working but I guess need optimization.
Revision
1930 -
Directory Listing
Modified
Fri Oct 24 09:35:55 2008 UTC
(14 years, 4 months ago)
by
phornby
revert to MS compiler for now.
Revision
1929 -
Directory Listing
Modified
Fri Oct 24 09:20:17 2008 UTC
(14 years, 4 months ago)
by
phornby
abortive attempt to automate the choice of windows compiler based uponj the options file.
Revision
1928 -
Directory Listing
Modified
Fri Oct 24 08:20:23 2008 UTC
(14 years, 4 months ago)
by
phornby
Pass 2 at getting openMP going on windows.
Problem is incompatible mathinf.h and system math.h at this point.
Revision
1927 -
Directory Listing
Modified
Fri Oct 24 06:24:49 2008 UTC
(14 years, 4 months ago)
by
phornby
First cut at omp options for windows.
Revision
1923 -
Directory Listing
Modified
Thu Oct 23 12:53:39 2008 UTC
(14 years, 4 months ago)
by
phornby
The calls to Finley routines turned out to be cut & past errors, easily fixed.
Revision
1921 -
Directory Listing
Modified
Thu Oct 23 11:32:24 2008 UTC
(14 years, 4 months ago)
by
phornby
Jump through hoops to meet the OPENMP 2.5 restrictions on loop variables.
It's all ready for OPENMP 3.0 improvments, and should compile cleanly on other platforms.
Revision
1920 -
Directory Listing
Modified
Thu Oct 23 10:05:27 2008 UTC
(14 years, 4 months ago)
by
phornby
remove unused vars.
Revision
1919 -
Directory Listing
Modified
Thu Oct 23 10:03:10 2008 UTC
(14 years, 4 months ago)
by
phornby
Remove un-used vars introduced by my _WIN32 compilation branch. This is a checkin to allow a test of both compilation brabches.
Revision
1918 -
Directory Listing
Modified
Thu Oct 23 09:14:13 2008 UTC
(14 years, 4 months ago)
by
phornby
fix a signed and unsigned integer comparison. As your meshes get larger, this type of error will bite.
Revision
1917 -
Directory Listing
Modified
Thu Oct 23 09:09:31 2008 UTC
(14 years, 4 months ago)
by
phornby
Remove unused vars, do a bit of standardising of indentation, and use the new Pattern_coupling.h to eliminate some implicit function declarations in Solver_AMG.c
Revision
1916 -
Directory Listing
Modified
Thu Oct 23 08:51:36 2008 UTC
(14 years, 4 months ago)
by
phornby
This is a fake commit, to note that
Finley_IndexList_insertIndex is being called from paso's Pattern.c.
I was under the impresssion that this was a violation of the module rule forbidding
paso from calling Finley code. I have not fixed this, since I am not the
best person to formulate the workaround. My immediate suggestion would be to move the
functionality into paso, and call it from Finley. However, I'm sure there is a better way.
Revision
1915 -
Directory Listing
Modified
Thu Oct 23 08:40:09 2008 UTC
(14 years, 4 months ago)
by
phornby
As far as I can tell, just the new Pattern_coupling.h and Pattern_coupling.h
are all that's needed to compile Pattern_coupling.c
Revision
1914 -
Directory Listing
Modified
Thu Oct 23 08:31:22 2008 UTC
(14 years, 4 months ago)
by
phornby
Adding include files back to keep Altix happy.
Revision
1913 -
Directory Listing
Modified
Thu Oct 23 08:27:33 2008 UTC
(14 years, 4 months ago)
by
phornby
Create Pattern_coupling.h as there were too many modules that implicitly defined these
functions. This checkin is to test the minimum number of files this change allows me to
include to get Pattern_coupling.c to compile correctly on the Altix.
Revision
1912 -
Directory Listing
Modified
Thu Oct 23 05:08:31 2008 UTC
(14 years, 4 months ago)
by
ksteube
Finished wrapper script by setting PATH.
The wrapper script reproduces the environment of the person who built
the software + values specified in his hostname_options.py file. A
user can run a python script without setting any environment variables
or loading any SGI modules.
Revision
1909 -
Directory Listing
Modified
Thu Oct 23 01:47:50 2008 UTC
(14 years, 4 months ago)
by
ksteube
Updated the wrapper script to set MPI_NUM_MEMORY_REGIONS=0 to avoid
bug where truncated messages are sent in hybrid runs under MPT MPI
Revision
1907 -
Directory Listing
Modified
Wed Oct 22 11:41:18 2008 UTC
(14 years, 5 months ago)
by
phornby
Mesh_read.c - remove a debug printout introduced by me (oops).
Pattern_coupling.c - remove declaration of naib where it was not used, and remove naib frpm
omp pragmas where it was not declared, and not used.
Apparently cognac.ivec.org did not like this??
Revision
1906 -
Directory Listing
Modified
Wed Oct 22 08:48:32 2008 UTC
(14 years, 5 months ago)
by
phornby
This file was pining for a final return at its end.
Revision
1905 -
Directory Listing
Modified
Wed Oct 22 08:40:05 2008 UTC
(14 years, 5 months ago)
by
phornby
I did a lot of rationalising of the indentation, which looks like an alarming number of changes. I just got sick of my editor getting confused about what the indent was in this function as opposed to the last one I was working on.
The real mods. are trivial, arising from the fact that 'nix'es will write 1e-05 (say), while winblows will write 1e-005. This causes string comparisons that check the mesh file generation to fail. This, combined with the more pedantic behaviour of unlink() made pycad very fragile on windows. All fixed now.
Test on the 'nixes tonight.
May I ask for a hold off on the branch merge, Joel, till I get this stable on all platforms, and deal with the usual unused vars. that pop up from all the ifdefs?
Revision
1904 -
Directory Listing
Modified
Wed Oct 22 08:27:56 2008 UTC
(14 years, 5 months ago)
by
phornby
This now passes on windows. The main issue was that __del__ was being called when there was no open script or mesh file??? Could not fathom why, but added an extra test in __del__ to make sure the files were actually open before closing & unlinking. It may be better to deal with the opening, writing, closing, os.system call, and final unlinking of the script file in getMeshHandler(). That way all manipulations are local, and only the mesh file need be handled in a remote piece of code like __del__.
Not tested on Altix or linux yet.... get to that tonight.
Revision
1902 -
Directory Listing
Modified
Wed Oct 22 03:54:14 2008 UTC
(14 years, 5 months ago)
by
artak
some bugs fixed in coresening methods
Revision
1900 -
Directory Listing
Modified
Mon Oct 20 07:33:42 2008 UTC
(14 years, 5 months ago)
by
phornby
Fake commit to sync with my windows machine.
Fix looks like like it worked on Dedbian. Thanks.
Revision
1897 -
Directory Listing
Modified
Mon Oct 20 00:32:30 2008 UTC
(14 years, 5 months ago)
by
jfenwick
Modified Data::toString() so it doesn't throw on DataEmpty.
Added setEscriptParamInt and getEscriptParamInt as free functions.
At the moment all they do is allow you to set the param TOO_MANY_LINES.
This is used to determine when printing a Data object will show you the
points and when it will print a summary.
I've set the default value back to 80 lines.
If you need to see more lines use (in python):
setEscriptParamInt("TOO_MANY_LINES",80000)
Revision
1896 -
Directory Listing
Modified
Sun Oct 19 23:16:21 2008 UTC
(14 years, 5 months ago)
by
gross
small fixes.
Revision
1895 -
Directory Listing
Modified
Sat Oct 18 11:06:38 2008 UTC
(14 years, 5 months ago)
by
phornby
Remove the amalgamated test suite because it consumes too much resource on winblows
Revision
1894 -
Directory Listing
Modified
Sat Oct 18 11:00:08 2008 UTC
(14 years, 5 months ago)
by
phornby
Break run_linearPDEsOnFinley.py into 3 separate test modules to avoid crashes on winblows
Revision
1893 -
Directory Listing
Modified
Fri Oct 17 09:59:39 2008 UTC
(14 years, 5 months ago)
by
gross
brakets in SCAN error detection were missing.
Revision
1892 -
Directory Listing
Modified
Fri Oct 17 00:55:59 2008 UTC
(14 years, 5 months ago)
by
artak
memory leak is fixed
Revision
1891 -
Directory Listing
Modified
Fri Oct 17 00:15:17 2008 UTC
(14 years, 5 months ago)
by
artak
minor
Revision
1890 -
Directory Listing
Modified
Fri Oct 17 00:14:22 2008 UTC
(14 years, 5 months ago)
by
artak
Current version of AMG. check levels for stoping applies presmoothing, but not ready yet
Revision
1887 -
Directory Listing
Modified
Wed Oct 15 03:26:25 2008 UTC
(14 years, 5 months ago)
by
ksteube
Fixed two typos that stopped the test suite from running.
Also, gcc 4.3.2 issued several warnings not seen before:
ignoring the return value of fscanf and using the wrong format
with printf.
Revision
1883 -
Directory Listing
Modified
Tue Oct 14 04:46:27 2008 UTC
(14 years, 5 months ago)
by
artak
< changed to >=
Revision
1882 -
Directory Listing
Modified
Tue Oct 14 04:39:02 2008 UTC
(14 years, 5 months ago)
by
artak
minor
Revision
1881 -
Directory Listing
Modified
Tue Oct 14 04:34:09 2008 UTC
(14 years, 5 months ago)
by
artak
pattern multiply, binary operation are added
Revision
1880 -
Directory Listing
Modified
Tue Oct 14 04:23:21 2008 UTC
(14 years, 5 months ago)
by
caltinay
s/==/=/ in one more place in generate_dumps.py
Revision
1878 -
Directory Listing
Modified
Tue Oct 14 03:39:13 2008 UTC
(14 years, 5 months ago)
by
gross
new version of JacobiFree Newton GMRES + test added.
Revision
1877 -
Directory Listing
Modified
Tue Oct 14 02:58:39 2008 UTC
(14 years, 5 months ago)
by
ksteube
convection.py checkpointing uses mkdir/rmdir, and under MPI there
was a race condition.
mkdir needs to be run on only one CPU and then a barrier to prevent
working processors from using the directory before it exists.
Added methods domain.MPIBarrier and domain.onMasterProcessor() to
implement this technique.
A more general solution might be possible in the future.
Revision
1876 -
Directory Listing
Modified
Mon Oct 13 10:19:17 2008 UTC
(14 years, 5 months ago)
by
phornby
ftell lies on windows, so there is a win32 branch that reads the tag lines char by char.
Revision
1875 -
Directory Listing
Modified
Mon Oct 13 10:15:04 2008 UTC
(14 years, 5 months ago)
by
phornby
Add a TMPMEMREALLOC macro
Revision
1874 -
Directory Listing
Modified
Mon Oct 13 05:15:55 2008 UTC
(14 years, 5 months ago)
by
ksteube
num_equations -> numEquations
Revision
1873 -
Directory Listing
Modified
Mon Oct 13 04:32:22 2008 UTC
(14 years, 5 months ago)
by
jfenwick
Fixed a compile error under MPI.
Cleaned up a comment.
Revision
1872 -
Directory Listing
Modified
Mon Oct 13 00:18:55 2008 UTC
(14 years, 5 months ago)
by
jfenwick
Closing the moreshared branch
Revision
1870 -
Directory Listing
Modified
Thu Oct 9 08:49:53 2008 UTC
(14 years, 5 months ago)
by
gross
a bug in the nc test fixed (hopefully.)
Revision
1869 -
Directory Listing
Modified
Thu Oct 9 08:34:40 2008 UTC
(14 years, 5 months ago)
by
gross
typo fixed.
Revision
1867 -
Directory Listing
Modified
Thu Oct 9 05:35:24 2008 UTC
(14 years, 5 months ago)
by
ksteube
New method for unit testing to compare two saveVTK files.
Can detect same-ness even if the nodes are re-ordered.
To do: issue with contact elements in that identical
nodes confuses test for node re-ordering.
Revision
1866 -
Directory Listing
Modified
Thu Oct 9 04:01:06 2008 UTC
(14 years, 5 months ago)
by
ksteube
Repair to saveVTK similar to revision 1677 (there we got the number of offsets correct
and in this revision we got the number of types correct).
In case of MPI > 1 do not run saveDX tests since saveDX is not MPI parallel.
Revision
1863 -
Directory Listing
Modified
Wed Oct 8 23:54:00 2008 UTC
(14 years, 5 months ago)
by
ksteube
Improved test for off-screen rendering with pyvisi
Revision
1862 -
Directory Listing
Modified
Wed Oct 8 06:30:50 2008 UTC
(14 years, 5 months ago)
by
artak
Should work now
Revision
1861 -
Directory Listing
Modified
Wed Oct 8 04:20:07 2008 UTC
(14 years, 5 months ago)
by
gross
minres test are switched on
Revision
1860 -
Directory Listing
Modified
Wed Oct 8 04:07:10 2008 UTC
(14 years, 5 months ago)
by
artak
minor bug is fixed
Revision
1859 -
Directory Listing
Modified
Wed Oct 8 03:03:37 2008 UTC
(14 years, 5 months ago)
by
gross
first version of testing for transport solver.
Revision
1857 -
Directory Listing
Modified
Tue Oct 7 23:58:44 2008 UTC
(14 years, 5 months ago)
by
jfenwick
Updated doco to describe the behaviour of inf, sup and Lsup for cases
where none of the tags in use in the domain have values.
It confused me when I was testing.
Revision
1856 -
Directory Listing
Modified
Tue Oct 7 07:10:47 2008 UTC
(14 years, 5 months ago)
by
gross
The NC dump tests work now with MPI.
In fact the old test did not exactly what it supposed to
Revision
1855 -
Directory Listing
Modified
Tue Oct 7 05:25:30 2008 UTC
(14 years, 5 months ago)
by
jfenwick
Modified Data::copyWithMask to have a less cryptic implementation.
Revision
1854 -
Directory Listing
Modified
Tue Oct 7 01:38:55 2008 UTC
(14 years, 5 months ago)
by
ksteube
local_NE0 typo
Revision
1848 -
Directory Listing
Modified
Mon Oct 6 01:45:59 2008 UTC
(14 years, 5 months ago)
by
jfenwick
Fixed copyright notice on linux_gcc_eg_options.py
Revision
1847 -
Directory Listing
Modified
Fri Oct 3 06:45:34 2008 UTC
(14 years, 5 months ago)
by
phornby
OK, these get the blahcpp.so names correct now.
Revision
1846 -
Directory Listing
Modified
Fri Oct 3 06:42:35 2008 UTC
(14 years, 5 months ago)
by
gross
bug fixed.
Revision
1845 -
Directory Listing
Modified
Fri Oct 3 05:23:47 2008 UTC
(14 years, 5 months ago)
by
gross
some naming problem for the installation of escriptcpp and finleycpp. Apparently this came is trough some mofifications in windows
Revision
1844 -
Directory Listing
Modified
Fri Oct 3 05:19:23 2008 UTC
(14 years, 5 months ago)
by
artak
This is prep for AMG solver. It is only a copy from RILU not actual AMG
Revision
1843 -
Directory Listing
Modified
Fri Oct 3 04:21:29 2008 UTC
(14 years, 5 months ago)
by
artak
forgot this one
Revision
1842 -
Directory Listing
Modified
Fri Oct 3 04:18:26 2008 UTC
(14 years, 5 months ago)
by
artak
Gauss-Seidel preconditioner now works for any number of sweeps. One need to specify parameter in options->sweep=2 (by default)
Revision
1841 -
Directory Listing
Modified
Fri Oct 3 03:57:52 2008 UTC
(14 years, 5 months ago)
by
gross
modification on LinearPDE class and a first version of Transport class
Revision
1840 -
Directory Listing
Modified
Fri Oct 3 03:16:11 2008 UTC
(14 years, 5 months ago)
by
phornby
These now install the correct .pyd files on windows.
Revision
1839 -
Directory Listing
Modified
Fri Oct 3 02:06:00 2008 UTC
(14 years, 5 months ago)
by
phornby
temporary fix to get run_tests working
Revision
1838 -
Directory Listing
Modified
Fri Oct 3 02:05:01 2008 UTC
(14 years, 5 months ago)
by
phornby
add 4 missing ESCRIPT_DLL_API that prevented linking.
Revision
1837 -
Directory Listing
Modified
Fri Oct 3 02:03:07 2008 UTC
(14 years, 5 months ago)
by
phornby
Just getting run_tests going. I now recall that windows python will look for a .pyd
and not a .dll. So somehow we must install the python wrapper .dlls as a .pyds
I'll get to that later.
Revision
1836 -
Directory Listing
Modified
Fri Oct 3 01:53:50 2008 UTC
(14 years, 5 months ago)
by
phornby
do some code reuse to ease upkeep.
Revision
1835 -
Directory Listing
Modified
Thu Oct 2 10:18:03 2008 UTC
(14 years, 5 months ago)
by
phornby
There is no unistd.h on windows, as the name would imply.
I assume it is included for gethostname only.
Revision
1834 -
Directory Listing
Modified
Thu Oct 2 09:48:45 2008 UTC
(14 years, 5 months ago)
by
phornby
Remove a signed/unsigned comparison
Revision
1833 -
Directory Listing
Modified
Thu Oct 2 09:47:24 2008 UTC
(14 years, 5 months ago)
by
phornby
One cannot give a static function external linkage
(eigenvalues_and_eigenvectors and swapaxes).
I'm not even sure the external linkage is needed for inline functions.
Revision
1832 -
Directory Listing
Modified
Thu Oct 2 09:33:48 2008 UTC
(14 years, 5 months ago)
by
phornby
This one is closer to working.
Revision
1831 -
Directory Listing
Modified
Thu Oct 2 08:55:16 2008 UTC
(14 years, 5 months ago)
by
phornby
First cut at a windows option file. I probably does not work. This is a backup commit.
Revision
1830 -
Directory Listing
Modified
Thu Oct 2 06:51:48 2008 UTC
(14 years, 5 months ago)
by
ksteube
Tests using JoinFaces() and domain.write() will not work under MPI and must be disabled for num procs > 1
Revision
1829 -
Directory Listing
Modified
Thu Oct 2 05:40:30 2008 UTC
(14 years, 5 months ago)
by
ksteube
Adjusted tests for MPI.
Enabled two tests in run_inputOutput.py for order=2 after recent bugfix.
Revision
1827 -
Directory Listing
Modified
Thu Oct 2 04:28:07 2008 UTC
(14 years, 5 months ago)
by
ksteube
MPI parallelized dump/load for Constant and Tagged data.
run_escriptOnFinley.py runs hybrid MPI/OpenMP.
Revision
1826 -
Directory Listing
Modified
Thu Oct 2 03:13:27 2008 UTC
(14 years, 5 months ago)
by
phornby
Updated for new build system.
Still generating std::bad_alloc deep in VTK.
Revision
1823 -
Directory Listing
Modified
Wed Oct 1 05:56:05 2008 UTC
(14 years, 5 months ago)
by
artak
GS preconditioner now works for block_size 2 and 3 as well. Sweep parameter introdiced, but not working yet
Revision
1819 -
Directory Listing
Modified
Tue Sep 30 05:58:06 2008 UTC
(14 years, 5 months ago)
by
artak
Firs version of symmetric Gauss-Seidel preconditioner with coloring
Revision
1818 -
Directory Listing
Modified
Tue Sep 30 04:09:13 2008 UTC
(14 years, 5 months ago)
by
gross
chnaged the wrong line
Revision
1817 -
Directory Listing
Modified
Tue Sep 30 04:03:40 2008 UTC
(14 years, 5 months ago)
by
ksteube
Install runmodel.py into bin
Remove obsolete script esysXML.py
Revision
1816 -
Directory Listing
Modified
Tue Sep 30 03:40:51 2008 UTC
(14 years, 5 months ago)
by
gross
bug with MPI fixed (relevant for cases of n0 and n1 < num processors)
Revision
1815 -
Directory Listing
Modified
Tue Sep 30 02:10:32 2008 UTC
(14 years, 5 months ago)
by
gross
tools to generate dump files for relevant data and mesh types
Revision
1814 -
Directory Listing
Modified
Tue Sep 30 00:21:21 2008 UTC
(14 years, 5 months ago)
by
gross
Contact elements have the right tyoe now.
Revision
1812 -
Directory Listing
Modified
Fri Sep 26 00:19:18 2008 UTC
(14 years, 5 months ago)
by
ksteube
Re-ordered the methods in paso/src/SolverFCT_solve.c and resolved several compiler warnings
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
1810 -
Directory Listing
Modified
Thu Sep 25 06:53:26 2008 UTC
(14 years, 5 months ago)
by
ksteube
Updated copyright for a few remaining python files
Revision
1809 -
Directory Listing
Modified
Thu Sep 25 06:43:44 2008 UTC
(14 years, 5 months ago)
by
ksteube
Copyright updated in all python files
Revision
1808 -
Directory Listing
Modified
Thu Sep 25 03:14:56 2008 UTC
(14 years, 5 months ago)
by
jfenwick
Removed some commented out lines.
Modified DataExpanded to not throw when creating objects with zero
samples.
Modified toString() to report "(data contains no samples)" rather than
printing a blank line.
Modified DataExpanded::dump() and load so that they do not attempt so
save/load the ids and data fields if the data object contains no
samples.
Revision
1807 -
Directory Listing
Modified
Thu Sep 25 01:04:51 2008 UTC
(14 years, 5 months ago)
by
ksteube
The new MPI parallel ReadMesh is now the default after having passed
all tests both with and without MPI.
If you have been using ReadMesh you should notice no difference.
If you were using ReadMeshMPI then change to ReadMesh.
Revision
1806 -
Directory Listing
Modified
Thu Sep 25 00:36:10 2008 UTC
(14 years, 5 months ago)
by
ksteube
Cleaned up use of gethostname
Revision
1805 -
Directory Listing
Modified
Wed Sep 24 23:39:00 2008 UTC
(14 years, 5 months ago)
by
ksteube
Added python-level methods getMPISizeWorld() and getMPIRankWorld() for MPI process info.
Test suite run_inputOutput.py runs on any number of cores now, hybrid may still be a problem.
Revision
1804 -
Directory Listing
Modified
Wed Sep 24 07:52:19 2008 UTC
(14 years, 5 months ago)
by
gross
a robister version of the upwinding scheme
Revision
1803 -
Directory Listing
Modified
Wed Sep 24 06:20:29 2008 UTC
(14 years, 5 months ago)
by
jfenwick
All about making DataEmpty instances throw.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Exposed getDim from AbstractDomain to python to fix bug.
Added isEmpty member to DataAbstract to allow it to throw is queries are
made about a DataEmpty instance.
Added exceptions to DataAbstract, DataEmpty and Data to prevent calls
being made against DataEmpty objects.
The following still work as expected on DataEmpty instances
copy, getDomain, getFunctionSpace, isEmpty, isExpanded, isProtected,
isTagged, setprotection.
You can also call interpolate, however it should throw if you try to
change FunctionSpaces.
Revision
1802 -
Directory Listing
Modified
Tue Sep 23 01:03:29 2008 UTC
(14 years, 5 months ago)
by
jfenwick
Added canTag methods to FunctionSpace and AbstractDomain (and its
offspring).
This checks to see if the domain supports tags for the given type of
function space.
Constructors for DataTagged now throw exceptions if you attempt to make
a DataTagged with a FunctionSpace which does not support tags.
To allow the default constructor to work, NullDomain has a single
functioncode which "supports" tagging.
Fixed a bug in DataTagged::toString and DataTypes::pointToString.
Added FunctionSpace::getListOfTagsSTL.
algorithm(DataTagged, BinaryFunction) in DataAlgorithm now only
processes tags known to be in use.
This fixes mantis issue #0000186.
Added comment to Data.h intro warning about holding references if the
underlying DataAbstract changes.
_python_ unit tests have been updated to test TaggedData with invalid
FunctionSpaces and to give the correct answers to Lsup etc.
Revision
1801 -
Directory Listing
Modified
Fri Sep 19 01:37:09 2008 UTC
(14 years, 6 months ago)
by
ksteube
Fixed serialization of I/O for MPI...code didn't compile without MPI
Revision
1800 -
Directory Listing
Modified
Thu Sep 18 05:28:20 2008 UTC
(14 years, 6 months ago)
by
ksteube
Serialized parallel I/O when writing mesh or data to NetCDF file on multiple MPI processors.
Added domain method getMPIComm() to complement getMPISize() and getMPIRank().
Revision
1799 -
Directory Listing
Modified
Wed Sep 17 06:33:18 2008 UTC
(14 years, 6 months ago)
by
jfenwick
Added Data::copySelf() [Note: this is exposed as copy() in python].
This method returns a pointer to a deep copy of the target.
There are c++ tests but no python tests for this yet.
All DataAbstracts now have a deepCopy() which simplifies the
implementation of the compy methods.
Revision
1798 -
Directory Listing
Modified
Wed Sep 17 06:21:12 2008 UTC
(14 years, 6 months ago)
by
gross
Fixes for the JacobeanFreeNewton scheme. Still needs to be tested under OPENMP but runs under MPI.
Revision
1797 -
Directory Listing
Modified
Wed Sep 17 03:39:34 2008 UTC
(14 years, 6 months ago)
by
jfenwick
Putting MINRES.c back after it went missing.
Revision
1796 -
Directory Listing
Modified
Wed Sep 17 01:45:46 2008 UTC
(14 years, 6 months ago)
by
jfenwick
Merged noarrayview branch onto trunk.
Revision
1792 -
Directory Listing
Modified
Tue Sep 16 08:28:25 2008 UTC
(14 years, 6 months ago)
by
gross
bug fixed: obviously in rather than NULL should be returned
Revision
1791 -
Directory Listing
Modified
Tue Sep 16 08:21:57 2008 UTC
(14 years, 6 months ago)
by
phornby
I know this ia a no no, but it was necessary to get scons run_tests, going on my debian box,
even with usepedanitc off.
My g++ version is 4.3.1, that may explain the different behavour.
#include'd cstdlib. This checkin is to see if this hurts the other ports.
Revision
1790 -
Directory Listing
Modified
Tue Sep 16 07:45:38 2008 UTC
(14 years, 6 months ago)
by
gross
test is obsolet
Revision
1789 -
Directory Listing
Modified
Mon Sep 15 08:34:44 2008 UTC
(14 years, 6 months ago)
by
phornby
Near line 288 of SConstruct.
Fixed the HAVE_GETHOSTNAME environment variable setting.
The the test had a "not" that should not be there,
and the wrong env was being Append()'ed.
On linux, this resulted in HAVE_GETHOSTNAME not being -D'ed.
the strcpy at line 78 of
escript/src/Utils.cpp
was flagged by gcc as an error because
strcpy is not declared on the compilation branch
that compiles if HAVE_GETHOSTNAME is not set.
I have not fixed this.
Also, the hostname buffer is only 64 char long.
Why limit the length of the hostname,
admitting buffer overflow, in a .cpp file?
Why use strcpy in C++?
Revision
1788 -
Directory Listing
Modified
Mon Sep 15 02:20:20 2008 UTC
(14 years, 6 months ago)
by
gross
levelset in the way laurent did it.
Revision
1787 -
Directory Listing
Modified
Mon Sep 15 01:36:34 2008 UTC
(14 years, 6 months ago)
by
artak
MINRES solver is added to escript. Additional 16 tests are added to run_simplesolve for MINRES and TFQMR solvers
Revision
1785 -
Directory Listing
Modified
Thu Sep 11 23:35:42 2008 UTC
(14 years, 6 months ago)
by
ksteube
Config variables such as boost_lib_path and netcdf_lib_path are stored in
the wrapper script bin/finleypython so the user gets the proper environment
automatically
Revision
1780 -
Directory Listing
Modified
Thu Sep 11 04:42:15 2008 UTC
(14 years, 6 months ago)
by
artak
Now works with block size 2 and 3 as well
Revision
1778 -
Directory Listing
Modified
Tue Sep 9 07:46:02 2008 UTC
(14 years, 6 months ago)
by
gross
memry leak fixed
Revision
1777 -
Directory Listing
Modified
Tue Sep 9 06:39:37 2008 UTC
(14 years, 6 months ago)
by
ksteube
Implemented Lutz fix for MPI mesh dump/load using NetCDF
Revision
1776 -
Directory Listing
Modified
Tue Sep 9 06:03:53 2008 UTC
(14 years, 6 months ago)
by
ksteube
Cleared away some debugging prints
Revision
1774 -
Directory Listing
Modified
Tue Sep 9 03:50:45 2008 UTC
(14 years, 6 months ago)
by
gross
bug: unitialized values
Revision
1772 -
Directory Listing
Modified
Tue Sep 9 00:18:49 2008 UTC
(14 years, 6 months ago)
by
ksteube
Added tests for reading a finley mesh and comparing it to a newly-created
mesh of the same type
Moved my mesh comparison function to be a class method
Revision
1771 -
Directory Listing
Modified
Mon Sep 8 22:47:55 2008 UTC
(14 years, 6 months ago)
by
ksteube
Removed failing test until we fix a bug.
Fixed several compiler warnings.
Revision
1770 -
Directory Listing
Modified
Mon Sep 8 06:58:47 2008 UTC
(14 years, 6 months ago)
by
ksteube
Detects an array reference out of bounds when running run_inputOutput.py
Revision
1769 -
Directory Listing
Modified
Mon Sep 8 04:34:33 2008 UTC
(14 years, 6 months ago)
by
ksteube
test commit
Revision
1768 -
Directory Listing
Modified
Mon Sep 8 04:32:19 2008 UTC
(14 years, 6 months ago)
by
ksteube
ld_lib_path had a path listed twice...removed one
Revision
1767 -
Directory Listing
Modified
Mon Sep 8 02:53:50 2008 UTC
(14 years, 6 months ago)
by
gross
print statements removed
Revision
1766 -
Directory Listing
Modified
Mon Sep 8 02:51:14 2008 UTC
(14 years, 6 months ago)
by
gross
code formatting
Revision
1765 -
Directory Listing
Modified
Mon Sep 8 02:49:57 2008 UTC
(14 years, 6 months ago)
by
gross
some fixes for the case of empty processor
Revision
1764 -
Directory Listing
Modified
Mon Sep 8 02:48:26 2008 UTC
(14 years, 6 months ago)
by
gross
type for the non mpi case fixed.
Revision
1763 -
Directory Listing
Modified
Mon Sep 8 02:47:55 2008 UTC
(14 years, 6 months ago)
by
gross
more code formatting
Revision
1762 -
Directory Listing
Modified
Mon Sep 8 02:42:39 2008 UTC
(14 years, 6 months ago)
by
gross
some formatting
Revision
1761 -
Directory Listing
Modified
Mon Sep 8 02:36:47 2008 UTC
(14 years, 6 months ago)
by
gross
using MPI_Init_thread rather than MPI_Init to clarify the usage with mpi
Revision
1760 -
Directory Listing
Modified
Mon Sep 8 02:35:56 2008 UTC
(14 years, 6 months ago)
by
gross
some renaming of variables to clarify what is going on
Revision
1759 -
Directory Listing
Modified
Mon Sep 8 02:31:22 2008 UTC
(14 years, 6 months ago)
by
gross
MPI version plus some openmp optimization
Revision
1758 -
Directory Listing
Modified
Mon Sep 8 02:29:33 2008 UTC
(14 years, 6 months ago)
by
gross
uses now memcpy rather than for loop
Revision
1757 -
Directory Listing
Modified
Mon Sep 8 02:28:38 2008 UTC
(14 years, 6 months ago)
by
gross
no ifdef _OPENMP required
Revision
1756 -
Directory Listing
Modified
Mon Sep 8 01:45:46 2008 UTC
(14 years, 6 months ago)
by
ksteube
First version of a wrapper script that sets LD_LIBRARY_PATH and PYTHONPATH
Not yet ready for general use
Revision
1755 -
Directory Listing
Modified
Mon Sep 8 01:34:40 2008 UTC
(14 years, 6 months ago)
by
ksteube
Added new field to NetCDF dump of mesh
Revision
1754 -
Directory Listing
Modified
Sun Sep 7 22:07:26 2008 UTC
(14 years, 6 months ago)
by
ksteube
Added new test suite run_inputOutput.py to systematically test I/O.
Can determine if two domains are same with Fourier analysis.
Added new method getNumDataPointsGlobal to return number of DPs of a distributed mesh.
Reading of tags in ReadMeshMPI failed occasionally, should be more robust now.
Revision
1753 -
Directory Listing
Modified
Sun Sep 7 22:01:23 2008 UTC
(14 years, 6 months ago)
by
ksteube
Test suite fails due to missing arg in call to Finley_Mesh_createMappings.
Added NULL arg, but still need to find proper fix as loadMesh does not work.
Adjusted SConstruct to delete pythonMPI if not compiled for MPI.
Revision
1750 -
Directory Listing
Modified
Wed Sep 3 23:09:29 2008 UTC
(14 years, 6 months ago)
by
gross
small bug fixed
Revision
1749 -
Directory Listing
Modified
Wed Sep 3 07:25:01 2008 UTC
(14 years, 6 months ago)
by
gross
fixes a problem with the saveVTK writing under mpi
Revision
1748 -
Directory Listing
Modified
Wed Sep 3 06:10:39 2008 UTC
(14 years, 6 months ago)
by
ksteube
MPI parallelism for Data().dump and load. Use multiple NetCDF
files, one file per MPI process
Revision
1746 -
Directory Listing
Modified
Wed Sep 3 01:24:16 2008 UTC
(14 years, 6 months ago)
by
lgraham
Corrected plus (+) sign in Equation (2.54) for elastic tensor, and (2.60) for von Mises stress.
Revision
1745 -
Directory Listing
Modified
Wed Sep 3 00:41:24 2008 UTC
(14 years, 6 months ago)
by
ksteube
MPI mesh_read was crashing if tags not present
Revision
1744 -
Directory Listing
Modified
Tue Sep 2 07:39:18 2008 UTC
(14 years, 6 months ago)
by
ksteube
Can now read and MPI distribute a finley mesh including the tags.
Revision
1743 -
Directory Listing
Modified
Tue Sep 2 00:54:05 2008 UTC
(14 years, 6 months ago)
by
ksteube
Avoid crash due to zero-length writes in MPI_File_write_ordered.
Write a space instead of empty string.
The space will be at the end of a line and cause no problem.
Revision
1742 -
Directory Listing
Modified
Mon Sep 1 05:55:00 2008 UTC
(14 years, 6 months ago)
by
gross
tests for VTK writer rec9 and Hex27 added
Revision
1741 -
Directory Listing
Modified
Mon Sep 1 04:06:41 2008 UTC
(14 years, 6 months ago)
by
gross
VTK writer supports HEX27 and REC9 now.
Revision
1740 -
Directory Listing
Modified
Fri Aug 29 06:23:11 2008 UTC
(14 years, 6 months ago)
by
gross
and some fixes for the GMSH reader
Revision
1739 -
Directory Listing
Modified
Fri Aug 29 06:19:53 2008 UTC
(14 years, 6 months ago)
by
gross
Fix in the MPI mesh reader: Owner need to be set.
Revision
1738 -
Directory Listing
Modified
Fri Aug 29 05:06:45 2008 UTC
(14 years, 6 months ago)
by
gross
some changes improving the robustness for MPI if the elements/processor is small
Revision
1737 -
Directory Listing
Modified
Fri Aug 29 03:01:29 2008 UTC
(14 years, 6 months ago)
by
gross
the MaskFromBoundaryTag function didn't make much sense. The argument function_space is replaced by domain.
Revision
1736 -
Directory Listing
Modified
Fri Aug 29 02:23:16 2008 UTC
(14 years, 6 months ago)
by
gross
This fixes a problem which is typically arising when using reduced order
with MPI and a "small" number of elements per processor. In this case it
can happen that the couple matrix is not using all entries sent to the
processor. The old implementations assumed that the indices will cover
the entire input. This assumption has been removed.
Revision
1735 -
Directory Listing
Modified
Fri Aug 29 00:18:26 2008 UTC
(14 years, 6 months ago)
by
gross
This fixes a bug in the callculation of communication tables in
particular for the data to be send away. The problem was that the
previously used method based on the idea to use the elements stored on a
processor to decide what to send away is not suitable for the reduced
DOF. Now each processor sends a list of the DOFs it is expecting to its
naighbours.
Revision
1733 -
Directory Listing
Modified
Thu Aug 28 01:46:07 2008 UTC
(14 years, 6 months ago)
by
gross
bug fix: if the numer of elements to be generated suppose to be zero
still face elements and nodes are generated. this is fixed now.
Revision
1732 -
Directory Listing
Modified
Wed Aug 27 05:47:03 2008 UTC
(14 years, 6 months ago)
by
ksteube
MPI read of finley mesh file working except for a bug related to mesh_prepare
Revision
1731 -
Directory Listing
Modified
Wed Aug 27 03:11:24 2008 UTC
(14 years, 6 months ago)
by
ksteube
Updated "assumed modules" in scons/cognac_options.py
Revision
1729 -
Directory Listing
Modified
Tue Aug 26 06:48:40 2008 UTC
(14 years, 6 months ago)
by
ksteube
Added prefix/lib go LD_LIBRARY_PATH
Revision
1728 -
Directory Listing
Modified
Tue Aug 26 05:15:32 2008 UTC
(14 years, 6 months ago)
by
ksteube
Minor update to configuration for cognac
Revision
1727 -
Directory Listing
Modified
Tue Aug 26 04:19:27 2008 UTC
(14 years, 6 months ago)
by
artak
numarray.dot in MAC has a bug, so if it is possible use numpy.dot instead in Point.isColoacted()
Revision
1725 -
Directory Listing
Modified
Tue Aug 26 03:31:49 2008 UTC
(14 years, 6 months ago)
by
ksteube
MPI read of .fly mesh file: fixed bug in message size while fanning out elements
Revision
1723 -
Directory Listing
Modified
Fri Aug 22 04:24:19 2008 UTC
(14 years, 7 months ago)
by
gross
some unnecessary code removed.
Revision
1722 -
Directory Listing
Modified
Fri Aug 22 04:20:30 2008 UTC
(14 years, 7 months ago)
by
gross
The CSR matrix patters handed ober to ParMetis may not containn the main diagonal entry.
This revisison is fixing the problem.
Revision
1720 -
Directory Listing
Modified
Fri Aug 22 00:24:35 2008 UTC
(14 years, 7 months ago)
by
gross
PARAMETIS macro renamed to USE_PARAMETIS as set by scons
Revision
1719 -
Directory Listing
Modified
Thu Aug 21 06:24:29 2008 UTC
(14 years, 7 months ago)
by
gross
robust function to normalize data object added
Revision
1718 -
Directory Listing
Modified
Thu Aug 21 05:50:11 2008 UTC
(14 years, 7 months ago)
by
gross
method returning reference id added to FunctionSpace class
Revision
1717 -
Directory Listing
Modified
Thu Aug 21 05:24:35 2008 UTC
(14 years, 7 months ago)
by
gross
function to calculate value closest to given value added
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
1713 -
Directory Listing
Modified
Wed Aug 20 07:03:45 2008 UTC
(14 years, 7 months ago)
by
ksteube
MPI read of mesh.fly: reduced memory requirements
Revision
1711 -
Directory Listing
Modified
Tue Aug 19 03:37:25 2008 UTC
(14 years, 7 months ago)
by
artak
minor
Revision
1709 -
Directory Listing
Modified
Fri Aug 15 01:09:45 2008 UTC
(14 years, 7 months ago)
by
lgraham
added separate section for Einstein notation
Revision
1708 -
Directory Listing
Modified
Thu Aug 14 22:42:24 2008 UTC
(14 years, 7 months ago)
by
ksteube
Added newline at end of file TFQMR.c because it is an error for icc.
Turned useumfpack off by default.
Revision
1707 -
Directory Listing
Modified
Thu Aug 14 06:38:14 2008 UTC
(14 years, 7 months ago)
by
ksteube
Fixed nightly tests for savanna (no longer running in PBS cause can't
compile on compute node).
Modified domain.print_mesh_info() to tell how many elements are owned by
a node and how many are in the overlap.
Instrumented the preconditioner step.
Revision
1706 -
Directory Listing
Modified
Thu Aug 14 06:09:50 2008 UTC
(14 years, 7 months ago)
by
artak
some problems with C90 compiler fixed
Revision
1705 -
Directory Listing
Modified
Thu Aug 14 05:56:40 2008 UTC
(14 years, 7 months ago)
by
ksteube
Branch scons-dev is hereby closed.
Some parts of scons scripts have been re-written.
Revision
1703 -
Directory Listing
Modified
Thu Aug 14 05:34:25 2008 UTC
(14 years, 7 months ago)
by
artak
TFQMR solver is added to PASO solver. It is not parallelised yet.
Revision
1702 -
Directory Listing
Modified
Thu Aug 14 04:10:23 2008 UTC
(14 years, 7 months ago)
by
lgraham
added in latex file for models chapter
Revision
1701 -
Directory Listing
Modified
Thu Aug 14 04:05:15 2008 UTC
(14 years, 7 months ago)
by
lgraham
comments for rev 1700.
Ran through spell checker for tutorial chapters.
Added in a tutorial chapter introducing the level set method with the Rayleigh-Taylor instability problem. Need to add python code at a later date for level set class.
Started to write up a chapter on model classes, e.g. StokesProblemCartesian, LevelSet, DurckerPrager, and TemperatureCartesian etc.
Revision
1700 -
Directory Listing
Modified
Thu Aug 14 03:35:46 2008 UTC
(14 years, 7 months ago)
by
lgraham
Revision
1695 -
Directory Listing
Modified
Fri Aug 8 04:28:28 2008 UTC
(14 years, 7 months ago)
by
artak
test_NoPDE_vector_variable is changed to avoid 0/0 division
Revision
1694 -
Directory Listing
Modified
Fri Aug 8 04:27:46 2008 UTC
(14 years, 7 months ago)
by
artak
test_NoPDE_vector_variable is changed to avoid 0/0 division
Revision
1693 -
Directory Listing
Modified
Fri Aug 8 04:22:58 2008 UTC
(14 years, 7 months ago)
by
jfenwick
Modified toString() on Data objects.
str(x) or print x will now print a summary of the data rather than all
the points if the output would take more than 80 lines.
Revision
1692 -
Directory Listing
Modified
Thu Aug 7 23:05:37 2008 UTC
(14 years, 7 months ago)
by
artak
working configuration
Revision
1690 -
Directory Listing
Modified
Thu Aug 7 01:12:38 2008 UTC
(14 years, 7 months ago)
by
jfenwick
Added Configuration for shake63 (Joel-Box)
Revision
1679 -
Directory Listing
Modified
Wed Jul 30 00:09:12 2008 UTC
(14 years, 7 months ago)
by
artak
now convection works for other solvers as well, besides PCG.
Revision
1677 -
Directory Listing
Modified
Mon Jul 28 06:36:19 2008 UTC
(14 years, 7 months ago)
by
gross
bug in the MPI version of saveVTK fixed
Revision
1674 -
Directory Listing
Modified
Fri Jul 25 00:47:16 2008 UTC
(14 years, 7 months ago)
by
artak
Command line options (-e NE and -s solver ) are added
Revision
1673 -
Directory Listing
Modified
Thu Jul 24 22:28:50 2008 UTC
(14 years, 7 months ago)
by
gross
more algorithms for level set
Revision
1670 -
Directory Listing
Modified
Thu Jul 24 04:30:43 2008 UTC
(14 years, 7 months ago)
by
ksteube
Fix variable declaration to compile under MPI
Revision
1669 -
Directory Listing
Modified
Thu Jul 24 01:10:04 2008 UTC
(14 years, 7 months ago)
by
gross
A problem with VTK writer and MPI is fixed: Apparently MPI_file_open does not "delete" the file which has the effect that
if less date are written into the file as the file contained when opened bits of the previous containt remains in the file. This problem is fixed
by deleting the file if it exists before open it with MPI. The additional function Paso_existFile needed to be added as there is no standart C
function to test the exists of a file.
Revision
1666 -
Directory Listing
Modified
Wed Jul 23 04:44:30 2008 UTC
(14 years, 8 months ago)
by
ksteube
Removed unused software bruce
Revision
1665 -
Directory Listing
Modified
Wed Jul 23 03:23:03 2008 UTC
(14 years, 8 months ago)
by
gross
bug in the MPI version of saveVTK fixed
Revision
1664 -
Directory Listing
Modified
Tue Jul 22 03:41:38 2008 UTC
(14 years, 8 months ago)
by
ksteube
Install() on Mac OS was naming shared libs file.dylib...not OK for our
libraries for python calling C++ (escriptcpp.so and finleycpp.so).
This is because python's dlopen() calls only look for .so files.
Revision
1663 -
Directory Listing
Modified
Tue Jul 22 02:56:21 2008 UTC
(14 years, 8 months ago)
by
artak
-pedantic_errors commented for compiling in MAC OS X
Revision
1662 -
Directory Listing
Modified
Tue Jul 22 01:49:21 2008 UTC
(14 years, 8 months ago)
by
ksteube
Ran a simple Escript program on Mac OS Darwin. Still much to do.
Revision
1661 -
Directory Listing
Modified
Mon Jul 21 22:08:27 2008 UTC
(14 years, 8 months ago)
by
gross
some improvements on level set
Revision
1660 -
Directory Listing
Modified
Mon Jul 21 03:23:46 2008 UTC
(14 years, 8 months ago)
by
ksteube
Some variables were not declared as a result of recent cleanup
Revision
1659 -
Directory Listing
Modified
Fri Jul 18 02:28:13 2008 UTC
(14 years, 8 months ago)
by
gross
some first version of a robust level set
Revision
1651 -
Directory Listing
Modified
Tue Jul 15 09:33:48 2008 UTC
(14 years, 8 months ago)
by
phornby
Altix:
remove remaining warnings involving printf's and functions not returning values.
Only warnings left are in boost, and warnings that optimisation is turned off on big files.
Revision
1650 -
Directory Listing
Modified
Tue Jul 15 08:58:22 2008 UTC
(14 years, 8 months ago)
by
phornby
more care with m_t and diagS needed in the pragmas.
Revision
1649 -
Directory Listing
Modified
Tue Jul 15 08:41:02 2008 UTC
(14 years, 8 months ago)
by
phornby
Make operator=() on exception non-virtual. Should silence the Altix compiler.
However, if an exception is cast to another parent type, and
operator=() is called when the exception so cast is an l-value in the assignment,
an "incomplete" assignment will occur, copying only the parent class members of the
l-value in the assignmnet.
Revision
1648 -
Directory Listing
Modified
Tue Jul 15 08:01:03 2008 UTC
(14 years, 8 months ago)
by
phornby
Remove -c99 option on compiler, no longer needed.
Revision
1646 -
Directory Listing
Modified
Tue Jul 15 05:27:39 2008 UTC
(14 years, 8 months ago)
by
phornby
Unused vars due to the #if 0's in the code.
Revision
1645 -
Directory Listing
Modified
Tue Jul 15 05:26:38 2008 UTC
(14 years, 8 months ago)
by
phornby
unused vars.
Revision
1644 -
Directory Listing
Modified
Tue Jul 15 05:25:32 2008 UTC
(14 years, 8 months ago)
by
phornby
tmp_str was unused var on windows.
Revision
1643 -
Directory Listing
Modified
Tue Jul 15 05:24:14 2008 UTC
(14 years, 8 months ago)
by
phornby
Missing include file. A
ssume that a NULL F passed to Paso_FunctionCall() is an error.
Revision
1642 -
Directory Listing
Modified
Tue Jul 15 05:21:57 2008 UTC
(14 years, 8 months ago)
by
phornby
make the 1st arg of the ...._call(const double alpha,....
consistent between the .h and .c file. The const is not really needed.
Revision
1639 -
Directory Listing
Modified
Mon Jul 14 08:55:25 2008 UTC
(14 years, 8 months ago)
by
gross
Revision
1638 -
Directory Listing
Modified
Mon Jul 14 05:47:20 2008 UTC
(14 years, 8 months ago)
by
phornby
Fake checkin to see if my identity is correct now.
Revision
1637 -
Directory Listing
Modified
Mon Jul 14 05:34:59 2008 UTC
(14 years, 8 months ago)
by
ksteube
Resolved some compiler warnings
Changed blocktimer to not use strdup, intead malloc and strcpy
Revision
1636 -
Directory Listing
Modified
Mon Jul 14 03:40:22 2008 UTC
(14 years, 8 months ago)
by
trankine
somehow, this was not correctly merged from the branch??
Revision
1635 -
Directory Listing
Modified
Sat Jul 12 10:00:50 2008 UTC
(14 years, 8 months ago)
by
phornby
Last commit hung. Trying to recover. Also, remove excessive extern C {} I introduced
Revision
1634 -
Directory Listing
Modified
Sat Jul 12 09:08:33 2008 UTC
(14 years, 8 months ago)
by
phornby
linux_gcc_eg_options.py:
remove the std99 option, it is no longer needed as the code compiles without
C 1999 extension (need for these extensions elinminated in windows port).
Turn on all warnings except unknown pragmas. Should catch a lot of stuff.
SConstruct:
Impassioned plea
system_dep.h:
Add the standard incantation for dealing with const declarations
in C code called from C and C++
blocktimer:
Get the calling interface right for C code called from C and C++
and use __const as defined in system_dep.h
(Should be re-factored into compiler_dep.h file).
MeshAdapterFactory.cpp:
Since we have (effectively) no control over netCDF policy,
cast const char *'s to char *'s
Revision
1633 -
Directory Listing
Modified
Sat Jul 12 07:45:17 2008 UTC
(14 years, 8 months ago)
by
trankine
Turn on netcdf in windows build. No new errors generated.... remarkable.
The correctly configured netCDF source and windows build config.
that matches enthought python25/vtk/PmdPyRT for windows, can be
obtained from
https://cgsrv1.arrc.csiro.au/subversion/swframeutils/thirdParty/netcdf/trunk
username & password needed. If you have access to our twiki, no new username is required,
but authorisation to read the repository will be required.
Revision
1632 -
Directory Listing
Modified
Sat Jul 12 07:17:50 2008 UTC
(14 years, 8 months ago)
by
trankine
compiling with netcdf on revealed an unused var.
Revision
1631 -
Directory Listing
Modified
Sat Jul 12 07:16:39 2008 UTC
(14 years, 8 months ago)
by
trankine
eliminate unused var argument of catch statement.
Revision
1630 -
Directory Listing
Modified
Sat Jul 12 07:15:32 2008 UTC
(14 years, 8 months ago)
by
trankine
Merge resulted in double declaration.
Revision
1629 -
Directory Listing
Modified
Sat Jul 12 05:16:32 2008 UTC
(14 years, 8 months ago)
by
trankine
This is a fake checkin to notify that the trunk passes its tests on windows except for known problems in pycad.
Revision
1628 -
Directory Listing
Modified
Fri Jul 11 13:12:46 2008 UTC
(14 years, 8 months ago)
by
phornby
Merge in /branches/windows_from_1456_trunk_1620_merged_in branch.
You will find a preserved pre-merge trunk in tags under tags/trunk_at_1625.
That will be useful for diffing & checking on my stupidity.
Here is a list of the conflicts and their resolution at this
point in time.
=================================================================================
(LLWS == looks like white space).
finley/src/Assemble_addToSystemMatrix.c - resolve to branch - unused var. may be wrong.....
finley/src/CPPAdapter/SystemMatrixAdapter.cpp - resolve to branch - LLWS
finley/src/CPPAdapter/MeshAdapter.cpp - resolve to branch - LLWS
paso/src/PCG.c - resolve to branch - unused var fixes.
paso/src/SolverFCT.c - resolve to branch - LLWS
paso/src/FGMRES.c - resolve to branch - LLWS
paso/src/Common.h - resolve to trunk version. It's omp.h's include... not sure it's needed,
but for the sake of saftey.....
paso/src/Functions.c - resolve to branch version, indentation/tab removal and return error
on bad unimplemented Paso_FunctionCall.
paso/src/SolverFCT_solve.c - resolve to branch version, unused vars
paso/src/SparseMatrix_MatrixVector.c - resolve to branch version, unused vars.
escript/src/Utils.cpp - resloved to branch, needs WinSock2.h
escript/src/DataExpanded.cpp - resolved to branch version - LLWS
escript/src/DataFactory.cpp - resolve to branch version
=================================================================================
This currently passes tests on linux (debian), but is not checked on windows or Altix yet.
This checkin is to make a trunk I can check out for windows to do tests on it.
Known outstanding problem is in the operator=() method of exceptions
causing warning messages on the intel compilers.
May the God of doughnuts have mercy on my soul.
Revision
1625 -
Directory Listing
Modified
Thu Jul 10 23:55:31 2008 UTC
(14 years, 8 months ago)
by
gross
interpolate accepts now float and numarray as argument
Revision
1620 -
Directory Listing
Modified
Fri Jun 27 02:30:18 2008 UTC
(14 years, 8 months ago)
by
ksteube
Included more MPI configuration options on Savanna
Revision
1619 -
Directory Listing
Modified
Wed Jun 25 01:18:36 2008 UTC
(14 years, 8 months ago)
by
ksteube
Documentation nightly builds now working again
Revision
1618 -
Directory Listing
Modified
Tue Jun 24 01:16:40 2008 UTC
(14 years, 8 months ago)
by
ksteube
Trying to get documentation builds going again after reinstalling my desktop OS
Revision
1579 -
Directory Listing
Modified
Mon Jun 2 08:48:36 2008 UTC
(14 years, 9 months ago)
by
ksteube
Fix typo in PCG.c
Improvement of build options for Savanna, ac.apac.edu, shake71
Revision
1574 -
Directory Listing
Modified
Mon May 26 13:59:58 2008 UTC
(14 years, 9 months ago)
by
gross
some modifications that may help to speed up compilation
Revision
1573 -
Directory Listing
Modified
Mon May 26 13:01:31 2008 UTC
(14 years, 9 months ago)
by
gross
some modifications to run less tests
Revision
1572 -
Directory Listing
Modified
Mon May 26 12:50:56 2008 UTC
(14 years, 9 months ago)
by
gross
some openmp problems in PCG fixed.
Revision
1571 -
Directory Listing
Modified
Sat May 24 22:28:33 2008 UTC
(14 years, 9 months ago)
by
gross
fixes for OPenmp but PCG still does not work under openmp
Revision
1570 -
Directory Listing
Modified
Sat May 24 21:31:04 2008 UTC
(14 years, 9 months ago)
by
gross
modifications to PCG to support dynamic scheduling
Revision
1569 -
Directory Listing
Modified
Sat May 24 04:51:38 2008 UTC
(14 years, 9 months ago)
by
ksteube
Config for new installation at APAC with offscreen rendering
Revision
1568 -
Directory Listing
Modified
Sat May 24 03:15:08 2008 UTC
(14 years, 9 months ago)
by
ksteube
Some testing on ac.apac.edu.au, more work needed
New pyvisi example offscreen.py for offscreen rendering
Revision
1567 -
Directory Listing
Modified
Thu May 22 22:52:41 2008 UTC
(14 years, 10 months ago)
by
ksteube
scons all_tests passes on Savanna with OMP=1 and OMP=4.
New boost for Savanna.
A few more cases of #s -> %s.
Revision
1566 -
Directory Listing
Modified
Thu May 22 12:07:35 2008 UTC
(14 years, 10 months ago)
by
gross
some changes to chunk test
Revision
1565 -
Directory Listing
Modified
Thu May 22 10:19:47 2008 UTC
(14 years, 10 months ago)
by
gross
some small fixes for openmp
Revision
1564 -
Directory Listing
Modified
Thu May 22 09:31:33 2008 UTC
(14 years, 10 months ago)
by
gross
some openmp dynamic scheduling for MVM.
Revision
1563 -
Directory Listing
Modified
Wed May 21 15:27:34 2008 UTC
(14 years, 10 months ago)
by
gross
Some stuff added to make the FCT solver work with Dirichlet Boundary conditions for MPI.
and a memory leak in the coupler fixed.
Revision
1562 -
Directory Listing
Modified
Wed May 21 13:04:40 2008 UTC
(14 years, 10 months ago)
by
gross
The algebraic upwinding with MPI. The case of boundary constraint needs still some attention.
Revision
1561 -
Directory Listing
Modified
Wed May 21 06:58:52 2008 UTC
(14 years, 10 months ago)
by
ksteube
Added python method printParallelThreadCounts() to tell how many MPI CPUs and OpenMP threads we are using (for testing hybrid runs)
Revision
1560 -
Directory Listing
Modified
Wed May 21 05:55:30 2008 UTC
(14 years, 10 months ago)
by
ksteube
Improvements to Savanna configuration
Revision
1559 -
Directory Listing
Modified
Wed May 21 04:27:15 2008 UTC
(14 years, 10 months ago)
by
ksteube
Compiles and runs on Savanna (hostname service0)
Revision
1557 -
Directory Listing
Modified
Mon May 19 04:44:27 2008 UTC
(14 years, 10 months ago)
by
artak
some changes to ArithmenticTuple class
Revision
1556 -
Directory Listing
Modified
Mon May 12 00:54:58 2008 UTC
(14 years, 10 months ago)
by
gross
Modification to allow mixed mode execution.
In order to keep the code portable accross platform all MPI calls within
parallel regions have been moved.
Revision
1555 -
Directory Listing
Modified
Mon May 12 00:32:08 2008 UTC
(14 years, 10 months ago)
by
ksteube
Adjusted vantage point
Revision
1554 -
Directory Listing
Modified
Fri May 9 02:50:49 2008 UTC
(14 years, 10 months ago)
by
artak
minor changes
Revision
1553 -
Directory Listing
Modified
Thu May 8 09:38:07 2008 UTC
(14 years, 10 months ago)
by
gross
some small bugs fixed to get MPI going with the modification. MPI version of BiCGStab added.
Revision
1552 -
Directory Listing
Modified
Thu May 8 08:52:41 2008 UTC
(14 years, 10 months ago)
by
gross
some changes to make the implementatiopn of a upwind MPI version easier
Revision
1551 -
Directory Listing
Modified
Wed May 7 23:11:44 2008 UTC
(14 years, 10 months ago)
by
artak
RILU canged to ILU0 to fix today's test failure
Revision
1550 -
Directory Listing
Modified
Wed May 7 02:22:57 2008 UTC
(14 years, 10 months ago)
by
artak
coupled method is added, but it's still not working
Revision
1543 -
Directory Listing
Modified
Wed Apr 30 23:21:27 2008 UTC
(14 years, 10 months ago)
by
ksteube
Create an MPEG movie from the state.N.vtu files of convection.py using pyvisi
Revision
1542 -
Directory Listing
Modified
Wed Apr 30 03:40:15 2008 UTC
(14 years, 10 months ago)
by
artak
#s and #e replaced by %s and %e
Revision
1541 -
Directory Listing
Modified
Wed Apr 30 02:05:29 2008 UTC
(14 years, 10 months ago)
by
ksteube
Changed #s to %s in print
Revision
1527 -
Directory Listing
Modified
Tue Apr 29 00:52:01 2008 UTC
(14 years, 10 months ago)
by
ksteube
Changed from printing doubles with %s to %e
Revision
1524 -
Directory Listing
Modified
Wed Apr 23 05:31:54 2008 UTC
(14 years, 11 months ago)
by
phornby
replace
abs -> fabs.
Shoot me an e-mail if this is the wrong thing.
Revision
1519 -
Directory Listing
Modified
Tue Apr 22 03:45:36 2008 UTC
(14 years, 11 months ago)
by
artak
Initial version of NewtonGMRES solver. Still to do: 1. The atol and rtol define globally. 2. Decide about N
Revision
1518 -
Directory Listing
Modified
Fri Apr 18 05:47:52 2008 UTC
(14 years, 11 months ago)
by
artak
Test are created for MINRES and TFQMR methods
Revision
1517 -
Directory Listing
Modified
Fri Apr 18 02:36:37 2008 UTC
(14 years, 11 months ago)
by
artak
stopping criteriums are combined for GMRES,MINRES and TFQMR in stoppingcriterium2
Revision
1516 -
Directory Listing
Modified
Fri Apr 18 01:02:25 2008 UTC
(14 years, 11 months ago)
by
ksteube
Reduced L and changed Arenious from 22.0 to 0.0
Revision
1515 -
Directory Listing
Modified
Thu Apr 17 23:36:31 2008 UTC
(14 years, 11 months ago)
by
ksteube
Change to 3-D and change viscosity
Revision
1514 -
Directory Listing
Modified
Wed Apr 16 00:15:44 2008 UTC
(14 years, 11 months ago)
by
artak
default input parameter iter_restart for GMRES is set to 20
Revision
1513 -
Directory Listing
Modified
Tue Apr 15 08:47:57 2008 UTC
(14 years, 11 months ago)
by
gross
pragma ivdep removed. icc produced wrong code.
Revision
1512 -
Directory Listing
Modified
Tue Apr 15 00:54:25 2008 UTC
(14 years, 11 months ago)
by
ksteube
Some typos
Revision
1511 -
Directory Listing
Modified
Mon Apr 14 23:09:38 2008 UTC
(14 years, 11 months ago)
by
gross
some fixes of compiler complains under windows
Revision
1494 -
Directory Listing
Modified
Mon Apr 14 06:53:28 2008 UTC
(14 years, 11 months ago)
by
phornby
Make this exactly the same as the run_linearPDEsOnFinley.py.trunk_version on the windows
port branch.
Makes merge easier later.
Revision
1489 -
Directory Listing
Modified
Mon Apr 14 04:29:30 2008 UTC
(14 years, 11 months ago)
by
artak
Initial version of TFQMR method
Revision
1488 -
Directory Listing
Modified
Fri Apr 11 00:22:31 2008 UTC
(14 years, 11 months ago)
by
artak
restart parameter is changed in GMRES(m)
Revision
1487 -
Directory Listing
Modified
Thu Apr 10 05:28:01 2008 UTC
(14 years, 11 months ago)
by
gross
reordering when reading Netcfd files added.
Revision
1486 -
Directory Listing
Modified
Thu Apr 10 00:10:50 2008 UTC
(14 years, 11 months ago)
by
artak
minor
Revision
1485 -
Directory Listing
Modified
Wed Apr 9 04:13:09 2008 UTC
(14 years, 11 months ago)
by
ksteube
Removed semicolons from #pragma omp
Revision
1484 -
Directory Listing
Modified
Wed Apr 9 03:25:53 2008 UTC
(14 years, 11 months ago)
by
artak
minor: PCG set as default solver
Revision
1483 -
Directory Listing
Modified
Wed Apr 9 03:20:00 2008 UTC
(14 years, 11 months ago)
by
artak
command line input parameters manipulation and execution time calculation are added
Revision
1482 -
Directory Listing
Modified
Wed Apr 9 02:29:47 2008 UTC
(14 years, 11 months ago)
by
artak
inital x taken into account in MINRES algorithm
Revision
1481 -
Directory Listing
Modified
Wed Apr 9 00:45:47 2008 UTC
(14 years, 11 months ago)
by
artak
initial version of MINRES algorithm
Revision
1480 -
Directory Listing
Modified
Tue Apr 8 02:02:48 2008 UTC
(14 years, 11 months ago)
by
artak
Unil.h header is added
Revision
1479 -
Directory Listing
Modified
Tue Apr 8 02:02:25 2008 UTC
(14 years, 11 months ago)
by
artak
Unil.h header is added
Revision
1478 -
Directory Listing
Modified
Tue Apr 8 01:53:33 2008 UTC
(14 years, 11 months ago)
by
gross
some more header file fixing
Revision
1477 -
Directory Listing
Modified
Tue Apr 8 01:50:17 2008 UTC
(14 years, 11 months ago)
by
gross
missing header file included
Revision
1476 -
Directory Listing
Modified
Mon Apr 7 23:38:50 2008 UTC
(14 years, 11 months ago)
by
gross
Jacobian-free Newton method added to Paso
Revision
1475 -
Directory Listing
Modified
Mon Apr 7 05:13:21 2008 UTC
(14 years, 11 months ago)
by
artak
Initial version of GMRES with restart
Revision
1474 -
Directory Listing
Modified
Mon Apr 7 01:27:01 2008 UTC
(14 years, 11 months ago)
by
gross
restart is supported now.
Revision
1473 -
Directory Listing
Modified
Fri Apr 4 07:49:18 2008 UTC
(14 years, 11 months ago)
by
gross
initial checkin for level set
Revision
1472 -
Directory Listing
Modified
Thu Apr 3 09:07:07 2008 UTC
(14 years, 11 months ago)
by
gross
some first steps towards restart added
Revision
1471 -
Directory Listing
Modified
Thu Apr 3 05:19:06 2008 UTC
(14 years, 11 months ago)
by
gross
test for GMRES solver for Stokes problem added
Revision
1470 -
Directory Listing
Modified
Thu Apr 3 05:17:54 2008 UTC
(14 years, 11 months ago)
by
gross
bug in pressure definition fixed
Revision
1469 -
Directory Listing
Modified
Thu Apr 3 05:16:56 2008 UTC
(14 years, 11 months ago)
by
gross
additional stopping criterion added
Revision
1468 -
Directory Listing
Modified
Thu Apr 3 04:14:48 2008 UTC
(14 years, 11 months ago)
by
gross
test for GMRES added
Revision
1467 -
Directory Listing
Modified
Wed Apr 2 08:10:37 2008 UTC
(14 years, 11 months ago)
by
gross
a bit of reengineering.
Revision
1466 -
Directory Listing
Modified
Wed Apr 2 03:33:43 2008 UTC
(14 years, 11 months ago)
by
artak
Revision
1465 -
Directory Listing
Modified
Wed Apr 2 03:28:25 2008 UTC
(14 years, 11 months ago)
by
artak
Revision
1464 -
Directory Listing
Modified
Tue Apr 1 23:27:09 2008 UTC
(14 years, 11 months ago)
by
gross
bug for interpoltion from reduced solution to elements in MPI fixed.
Revision
1463 -
Directory Listing
Modified
Tue Apr 1 05:20:57 2008 UTC
(14 years, 11 months ago)
by
gross
a better convection code
Revision
1459 -
Directory Listing
Modified
Thu Mar 27 01:49:10 2008 UTC
(14 years, 11 months ago)
by
ksteube
Implemented ParMETIS for mesh partition optimization under MPI.
Documented optimize=True in User Guide for Brick() and Rectangle().
Revision
1458 -
Directory Listing
Modified
Mon Mar 3 23:42:06 2008 UTC
(15 years ago)
by
ksteube
Added config file for virtual machine with hostname 'vm_system'
Revision
1456 -
Directory Listing
Modified
Thu Feb 28 17:20:49 2008 UTC
(15 years ago)
by
phornby
Clean up some debugging files from the branch merge.
Revision
1455 -
Directory Listing
Modified
Thu Feb 28 17:19:44 2008 UTC
(15 years ago)
by
phornby
Merge of branches/windows_from_1431_trunk.
Revamp of the exception system.
Fix unused vars and signed/unsigned comparisons.
defined a macro THROW(ARG) in the system_dep.h's to
deal with the expectations of declarations on different architectures.
Details in the logs of branches/windows_from_1431_trunk.
pre-merge snapshot of the trunk in tags/trunk_at_1452
Revision
1431 -
Directory Listing
Modified
Wed Feb 27 09:52:25 2008 UTC
(15 years ago)
by
trankine
This trunk now compiles and links under windows.
It passes the FunctionSpace.__str__() test 50000 times on windows.
It fails scons run_tests and scons_py_tests as it always did, but I have an idea why.
Please remember to add the appropriate dll linkage info to declarations that are to be visible outside a .so or .dll. Terry (BTW, PGH here) spent a lot of hacks clearing out blocktimer from the rest of the code when these 5 or 6 lines would have done the trick.
Revision
1430 -
Directory Listing
Modified
Wed Feb 27 09:07:19 2008 UTC
(15 years ago)
by
trankine
Get the windows dll linkage right fo C_TensorBinaryOperation
Revision
1429 -
Directory Listing
Modified
Wed Feb 27 08:53:20 2008 UTC
(15 years ago)
by
trankine
"and" and "or" are not C or C++ boolean operations.
Revision
1428 -
Directory Listing
Modified
Wed Feb 27 08:07:11 2008 UTC
(15 years ago)
by
trankine
Merge changes from windows port branch to test build on *nix not broken.
Revision
1427 -
Directory Listing
Modified
Wed Feb 27 07:54:48 2008 UTC
(15 years ago)
by
trankine
brought from the windows port branch. Should make no difference to *nix's
Revision
1426 -
Directory Listing
Modified
Wed Feb 27 06:12:15 2008 UTC
(15 years ago)
by
trankine
Merge the changes to these few files with the windows port branch to test just these changes under linux and altix.
Revision
1425 -
Directory Listing
Modified
Wed Feb 27 06:12:04 2008 UTC
(15 years ago)
by
artak
Added new test for BiCGStab in run_simplesolve.py
algorithmic change in BICGSTAB: from r=r-wt to r=s-wt
Revision
1423 -
Directory Listing
Modified
Wed Feb 27 04:28:48 2008 UTC
(15 years ago)
by
gross
interpoilation inserted
Revision
1417 -
Directory Listing
Modified
Mon Feb 25 04:45:48 2008 UTC
(15 years ago)
by
gross
some more work on the transport solver.
Revision
1416 -
Directory Listing
Modified
Mon Feb 25 03:56:17 2008 UTC
(15 years ago)
by
ksteube
Set version number to 0 in case it's empty.
Revision
1415 -
Directory Listing
Modified
Thu Feb 21 04:57:17 2008 UTC
(15 years, 1 month ago)
by
ksteube
Recent fixes have remedied problems with running OpenMP/MPI mixed mode programming.
Revision
1414 -
Directory Listing
Modified
Thu Feb 14 10:01:43 2008 UTC
(15 years, 1 month ago)
by
gross
a first verion of a Stokes solver
Revision
1413 -
Directory Listing
Modified
Sun Feb 10 08:45:37 2008 UTC
(15 years, 1 month ago)
by
gross
bug effecting MPI fixed found while compiling with windows.
Revision
1412 -
Directory Listing
Modified
Fri Feb 8 04:46:10 2008 UTC
(15 years, 1 month ago)
by
ksteube
Updated configuration for ac.apac.edu.au
Revision
1411 -
Directory Listing
Modified
Thu Feb 7 08:09:15 2008 UTC
(15 years, 1 month ago)
by
gross
second test for upwinding added
Revision
1410 -
Directory Listing
Modified
Thu Feb 7 04:24:00 2008 UTC
(15 years, 1 month ago)
by
gross
a new version of the algebric upwinding a. flux limiter
Revision
1409 -
Directory Listing
Modified
Wed Feb 6 22:44:28 2008 UTC
(15 years, 1 month ago)
by
gross
getTagNumber called the wrong corresponding FunctionSpace method. Results were wrong for number of data points per sample >1.
Revision
1408 -
Directory Listing
Modified
Mon Feb 4 07:19:50 2008 UTC
(15 years, 1 month ago)
by
gross
some problems with openmp fixed.
Revision
1407 -
Directory Listing
Modified
Mon Feb 4 06:45:48 2008 UTC
(15 years, 1 month ago)
by
gross
new upwinding algorithm (still fails)
Revision
1403 -
Directory Listing
Modified
Thu Jan 31 04:17:38 2008 UTC
(15 years, 1 month ago)
by
ksteube
Added configuration options for VM to give it access to NetCDF
Revision
1402 -
Directory Listing
Modified
Thu Jan 31 00:17:49 2008 UTC
(15 years, 1 month ago)
by
ksteube
now implemented to read/fan out elements
Revision
1401 -
Directory Listing
Modified
Fri Jan 25 04:31:18 2008 UTC
(15 years, 1 month ago)
by
gross
rewrite antidiffusion calculation to avoid coloring for OPENMP parallelization
Revision
1400 -
Directory Listing
Modified
Thu Jan 24 06:04:31 2008 UTC
(15 years, 1 month ago)
by
gross
better test example for upwinding added
Revision
1393 -
Directory Listing
Modified
Mon Jan 21 06:21:14 2008 UTC
(15 years, 2 months ago)
by
gross
axissymmetric collaps added.
Revision
1392 -
Directory Listing
Modified
Mon Jan 21 06:20:54 2008 UTC
(15 years, 2 months ago)
by
gross
axissymmetric collaps added.
Revision
1391 -
Directory Listing
Modified
Mon Jan 14 03:54:57 2008 UTC
(15 years, 2 months ago)
by
gross
a waring is printed if the revision number could not be recovered.
Revision
1390 -
Directory Listing
Modified
Mon Jan 14 03:46:11 2008 UTC
(15 years, 2 months ago)
by
gross
typo fixed.
Revision
1389 -
Directory Listing
Modified
Mon Jan 14 03:31:57 2008 UTC
(15 years, 2 months ago)
by
gross
a hopefully more robust way of setting the revision number.
Revision
1388 -
Directory Listing
Modified
Fri Jan 11 07:45:58 2008 UTC
(15 years, 2 months ago)
by
trankine
Copied from:
temp revision 1387
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
Copied from:
temp_trunk_copy revision 1386
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Revision
1384 -
Directory Listing
Modified
Fri Jan 11 02:29:38 2008 UTC
(15 years, 2 months ago)
by
phornby
Original Path:
temp_trunk_copy
Copied from:
trunk revision 1383
Make a temp copy of the trunk before checking in the windows changes
Revision
1383 -
Directory Listing
Modified
Thu Jan 10 06:48:28 2008 UTC
(15 years, 2 months ago)
by
phornby
Link to the latest boost.
Revision
1382 -
Directory Listing
Modified
Thu Jan 10 00:21:22 2008 UTC
(15 years, 2 months ago)
by
gross
some tests got deactivated. they are back now.
Revision
1381 -
Directory Listing
Modified
Wed Jan 9 07:59:15 2008 UTC
(15 years, 2 months ago)
by
gross
import sys missing
Revision
1380 -
Directory Listing
Modified
Wed Jan 9 04:26:03 2008 UTC
(15 years, 2 months ago)
by
gross
some info about the modules to be used
Revision
1378 -
Directory Listing
Modified
Wed Jan 9 03:53:38 2008 UTC
(15 years, 2 months ago)
by
gross
new reference files considering the change in quadrature schemes
Revision
1377 -
Directory Listing
Modified
Wed Jan 9 03:45:59 2008 UTC
(15 years, 2 months ago)
by
gross
Some code was moved around to slow down the bustling intel compiler v10.
Revision
1376 -
Directory Listing
Modified
Wed Jan 9 01:38:18 2008 UTC
(15 years, 2 months ago)
by
gross
inserted sys.exit(1) into the tests so scons can detect the failure of the test.
A similar statement has been removed from an earlier as it produces problems on 64bit Linux. Previously exit(0) was called in case of success but now this is not done in order to avoid a fatal end of the program. in the case of an error in the test there could be a fatal error so but I guess that this not really a problem.
PS: the fact that signal 0 was returned even for the case of an error lead to the illusion that all tests have been completed successfully.
Revision
1375 -
Directory Listing
Modified
Wed Jan 9 00:15:05 2008 UTC
(15 years, 2 months ago)
by
gross
bug in interpolation at reduced face elements fixed.
Revision
1374 -
Directory Listing
Modified
Tue Jan 8 09:37:55 2008 UTC
(15 years, 2 months ago)
by
gross
some changes to get things going on the cognac.ivec.org.
Revision
1373 -
Directory Listing
Modified
Mon Jan 7 05:32:25 2008 UTC
(15 years, 2 months ago)
by
gross
on ess: link against python 2.4.3 now.
Revision
1372 -
Directory Listing
Modified
Thu Jan 3 06:30:47 2008 UTC
(15 years, 2 months ago)
by
gross
some OMP related compile problems fixed.
Revision
1371 -
Directory Listing
Modified
Thu Jan 3 06:11:21 2008 UTC
(15 years, 2 months ago)
by
gross
some bugs in the updwing scheme but there are still problem with the cross wind direction.
Revision
1370 -
Directory Listing
Modified
Wed Jan 2 09:21:43 2008 UTC
(15 years, 2 months ago)
by
gross
explicit upwinding scheme added.
Revision
1369 -
Directory Listing
Modified
Fri Dec 21 05:51:44 2007 UTC
(15 years, 3 months ago)
by
gross
does something now!
Revision
1368 -
Directory Listing
Modified
Wed Dec 19 03:45:20 2007 UTC
(15 years, 3 months ago)
by
gross
very first step towards a pythn wrapper for the transport problem.
Revision
1367 -
Directory Listing
Modified
Wed Dec 19 02:45:07 2007 UTC
(15 years, 3 months ago)
by
gross
finley can now assemble a transport problem.
Revision
1366 -
Directory Listing
Modified
Tue Dec 18 05:49:17 2007 UTC
(15 years, 3 months ago)
by
gross
finley can create a TransportProblem now
Revision
1365 -
Directory Listing
Modified
Mon Dec 17 07:28:23 2007 UTC
(15 years, 3 months ago)
by
gross
some cosmetics.
Revision
1364 -
Directory Listing
Modified
Mon Dec 17 07:22:45 2007 UTC
(15 years, 3 months ago)
by
gross
finley interface to paso's transport solver added.
Revision
1363 -
Directory Listing
Modified
Mon Dec 17 03:42:03 2007 UTC
(15 years, 3 months ago)
by
gross
initialization for FCT solver added.
Revision
1362 -
Directory Listing
Modified
Mon Dec 17 02:28:16 2007 UTC
(15 years, 3 months ago)
by
gross
and more on FCT solver
Revision
1361 -
Directory Listing
Modified
Fri Dec 14 09:26:51 2007 UTC
(15 years, 3 months ago)
by
gross
first steps towards a flux controlled transport solver.
Revision
1360 -
Directory Listing
Modified
Thu Dec 13 05:05:00 2007 UTC
(15 years, 3 months ago)
by
ksteube
Partial implementation of ReadMeshMPI.
Will eventually replace ReadMesh but for now has a different name.
Revision
1359 -
Directory Listing
Modified
Wed Dec 5 03:42:09 2007 UTC
(15 years, 3 months ago)
by
gross
debug print removed.
Revision
1358 -
Directory Listing
Modified
Wed Dec 5 03:41:06 2007 UTC
(15 years, 3 months ago)
by
gross
setTaggedValue works now for expanded data.
Revision
1357 -
Directory Listing
Modified
Thu Nov 29 08:39:32 2007 UTC
(15 years, 3 months ago)
by
gross
interplote function returns now argument if it has requested function space
Revision
1356 -
Directory Listing
Modified
Thu Nov 29 05:48:33 2007 UTC
(15 years, 3 months ago)
by
poulet
* moved to python 2.4 to python 2.5
Revision
1355 -
Directory Listing
Modified
Thu Nov 29 00:53:31 2007 UTC
(15 years, 3 months ago)
by
ksteube
Test didn't compile on Windows due to lack of cast to double
Revision
1354 -
Directory Listing
Modified
Wed Nov 28 02:23:30 2007 UTC
(15 years, 3 months ago)
by
trankine
* rm and touch are not valid windows commands - use the scons provided methods.
Revision
1353 -
Directory Listing
Modified
Thu Nov 22 06:05:35 2007 UTC
(15 years, 4 months ago)
by
matt
Reversed the removal of blocktimer code. This needs to be fixed properly for
the Windows stuff to work.
Revision
1352 -
Directory Listing
Modified
Thu Nov 22 03:43:28 2007 UTC
(15 years, 4 months ago)
by
matt
Removed blocktimer code from Finley_Assemble_PDE().
Revision
1351 -
Directory Listing
Modified
Thu Nov 22 01:54:26 2007 UTC
(15 years, 4 months ago)
by
matt
Removed blocktimer code from gradOn().
Revision
1350 -
Directory Listing
Modified
Thu Nov 22 01:17:20 2007 UTC
(15 years, 4 months ago)
by
matt
Disambiguation of more template argument parameters so that it compiles under Windows.
Revision
1349 -
Directory Listing
Modified
Wed Nov 21 06:38:08 2007 UTC
(15 years, 4 months ago)
by
matt
Disambiguation of several template argument parameters so that it compiles under Windows.
Revision
1348 -
Directory Listing
Modified
Mon Nov 19 00:21:36 2007 UTC
(15 years, 4 months ago)
by
ksteube
If using MPI then disable OpenMP, because it doesn't work with both.
Record in trunk/lib what options we compiled with:
OpenMP, MPI, debug, bounds_check
Revision
1347 -
Directory Listing
Modified
Fri Nov 16 05:37:07 2007 UTC
(15 years, 4 months ago)
by
ksteube
Completed mesh.dump(file) and mesh=LoadMesh(file) by adding TagMap and
implementing MPI parallelism.
Now allocating ElementFile for ContactElements even if there are none.
Removed file Mesh_dump.c since dump/loadMesh are in CPPAdapter/MeshAdapter*.cpp.
Revision
1346 -
Directory Listing
Modified
Wed Nov 14 22:48:12 2007 UTC
(15 years, 4 months ago)
by
ksteube
dump/LoadMesh methods work except for TagMap, Point elements probably OK but are untested.
Revision
1345 -
Directory Listing
Modified
Wed Nov 14 07:53:34 2007 UTC
(15 years, 4 months ago)
by
ksteube
Created LoadMesh to read a mesh from a distributed NetCDF file.
Can read nodes but not elements yet.
Revision
1344 -
Directory Listing
Modified
Wed Nov 14 04:28:25 2007 UTC
(15 years, 4 months ago)
by
ksteube
Now using TMPMEMFREE but still thrashes memory for very large mesh.
Future solution will be to use NetCDF subsetting and less temp memory.
Revision
1343 -
Directory Listing
Modified
Wed Nov 14 02:48:02 2007 UTC
(15 years, 4 months ago)
by
ksteube
First cut implementation of mesh.dump() using NetCDF. TagMap not
saved yet. The code for Points probably works but has not been tested.
Revision
1342 -
Directory Listing
Modified
Thu Nov 8 23:56:58 2007 UTC
(15 years, 4 months ago)
by
gross
improvements on integration schemes for tets and tris: double precision (not all), higher orders
Revision
1341 -
Directory Listing
Modified
Thu Nov 8 23:55:20 2007 UTC
(15 years, 4 months ago)
by
gross
tests for numerical integration added.
Revision
1340 -
Directory Listing
Modified
Thu Nov 8 06:24:43 2007 UTC
(15 years, 4 months ago)
by
ksteube
Fixed create a local labeling of the DOFs
Revision
1339 -
Directory Listing
Modified
Wed Nov 7 01:53:12 2007 UTC
(15 years, 4 months ago)
by
ksteube
Modified scons target release_src to include lib/ and include/ since
their presence is required for a build. Modified
mydomain.print_mesh_info(True) to include more useful info about a
distributed domain. Added mypde.getOperator().print_matrix_info(True)
to tell about a distributed matrix.
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
1337 -
Directory Listing
Modified
Sun Nov 4 23:57:11 2007 UTC
(15 years, 4 months ago)
by
ksteube
Generation of nightly docs failed through the weekend because the access
certificate had expired. I added a comment to tell how to remedy this problem.
Revision
1336 -
Directory Listing
Modified
Fri Nov 2 06:48:47 2007 UTC
(15 years, 4 months ago)
by
poulet
Chris Hines successfully modified this file to build escript on Cognac using:
* python/2.4.2
* intel-cc/10.0.023
* boost/1.33.1/python2.4.2/icc10.0.023
* netcdf/3.6.2
* intel-mkl
* scsl
* numarray/1.5.2
Revision
1335 -
Directory Listing
Modified
Fri Nov 2 05:54:25 2007 UTC
(15 years, 4 months ago)
by
gross
color ranges were not initialized.
Revision
1334 -
Directory Listing
Modified
Thu Oct 25 05:08:54 2007 UTC
(15 years, 4 months ago)
by
matt
Initial rewrite of escript unary operations. The rewritten operations are now single-pass.
Revision
1333 -
Directory Listing
Modified
Tue Oct 23 03:30:15 2007 UTC
(15 years, 5 months ago)
by
matt
scons configuration file for shake45.
Revision
1332 -
Directory Listing
Modified
Tue Oct 23 03:28:51 2007 UTC
(15 years, 5 months ago)
by
matt
Pow now uses the new binary function interface of C_TensorBinaryOperation.
Revision
1331 -
Directory Listing
Modified
Tue Oct 23 00:42:15 2007 UTC
(15 years, 5 months ago)
by
gross
ArithmeticTuple added. It is useful for certain applications of PCG
Revision
1330 -
Directory Listing
Modified
Mon Oct 22 04:54:49 2007 UTC
(15 years, 5 months ago)
by
gross
more flexible stopping criterium for the PCG
Revision
1329 -
Directory Listing
Modified
Thu Oct 18 05:39:25 2007 UTC
(15 years, 5 months ago)
by
ksteube
Can now compile with openmp on cyclone. Had to fix a bug in scons in intelc.py
to allow use of Intel compilers.
Revision
1328 -
Directory Listing
Modified
Mon Oct 15 03:23:15 2007 UTC
(15 years, 5 months ago)
by
matt
Fixed bug in power operation.
Revision
1327 -
Directory Listing
Modified
Fri Oct 12 07:10:40 2007 UTC
(15 years, 5 months ago)
by
matt
Initial rewrite of binary escript operations.
Revision
1326 -
Directory Listing
Modified
Mon Oct 1 08:10:41 2007 UTC
(15 years, 5 months ago)
by
ksteube
Implemented domain.print_mesh_info() so we can see the distribution of elements & nodes.
Implemented -DBOUNDS_CHECK to catch an error with periodicN=True.
Revision
1325 -
Directory Listing
Modified
Mon Oct 1 06:28:24 2007 UTC
(15 years, 5 months ago)
by
matt
DataArray has been removed as it is no longer used. Unit tests have been
updated accordingly with substitute constructs. Any files pertaining to
DataArray have been removed.
Revision
1324 -
Directory Listing
Modified
Sun Sep 30 23:35:17 2007 UTC
(15 years, 5 months ago)
by
ksteube
Interval mesh type has been removed from the User Guide
Adjusted getVersion method
Revision
1323 -
Directory Listing
Modified
Thu Sep 27 06:20:29 2007 UTC
(15 years, 5 months ago)
by
matt
Minor inconsistency.
Revision
1322 -
Directory Listing
Modified
Thu Sep 27 04:40:43 2007 UTC
(15 years, 5 months ago)
by
ksteube
Code now compiles and runs on cyclone.hpcu.uq.edu.au.
Had to remove intelc from the SConstruct, but didn't commit that change.
Changed a couple C++ comments to C comments.
Revision
1319 -
Directory Listing
Modified
Thu Sep 27 00:27:51 2007 UTC
(15 years, 5 months ago)
by
matt
DataArray is no longer needed. However, the unit tests still require it.
Revision
1318 -
Directory Listing
Modified
Wed Sep 26 04:39:14 2007 UTC
(15 years, 5 months ago)
by
ksteube
A very quick edit of chapter 3 of the User Guide. More editing needed.
Revision
1317 -
Directory Listing
Modified
Tue Sep 25 03:41:48 2007 UTC
(15 years, 5 months ago)
by
ksteube
yet another file copied from MPI branch to trunk
Revision
1316 -
Directory Listing
Modified
Tue Sep 25 03:18:30 2007 UTC
(15 years, 5 months ago)
by
ksteube
Quickly edited chapters 1 and 2 of the User Guide, but it needs more work.
Ran entire document through spell checker.
Revision
1315 -
Directory Listing
Modified
Tue Sep 25 02:41:13 2007 UTC
(15 years, 5 months ago)
by
ksteube
Copied more files from MPI branch to trunk
Revision
1314 -
Directory Listing
Modified
Tue Sep 25 01:46:27 2007 UTC
(15 years, 5 months ago)
by
ksteube
Copied a couple more files from MPI branch to trunk
Revision
1313 -
Directory Listing
Modified
Tue Sep 25 01:44:26 2007 UTC
(15 years, 5 months ago)
by
ksteube
Copied a handful of files from trunk-mpi-branch into trunk
Revision
1312 -
Directory Listing
Modified
Mon Sep 24 06:18:44 2007 UTC
(15 years, 5 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
1310 -
Directory Listing
Modified
Mon Sep 24 04:00:47 2007 UTC
(15 years, 5 months ago)
by
ksteube
A few additions to make trunk match trunk-mpi-branch
Revision
1292 -
Directory Listing
Modified
Thu Sep 6 05:37:33 2007 UTC
(15 years, 6 months ago)
by
ksteube
Commented out setInsideOutOn call in setup because after that it's not
possible to use setInsideOutOff with rotation.
Revision
1270 -
Directory Listing
Modified
Thu Aug 23 03:13:11 2007 UTC
(15 years, 7 months ago)
by
gross
PlaneSurface accepts now non-Line primitives (stupid mistake to restrict the type. in fact a test for points on a plane is needed
Revision
1250 -
Directory Listing
Modified
Thu Aug 16 02:54:42 2007 UTC
(15 years, 7 months ago)
by
ksteube
Minor repairs to scons files
Revision
1248 -
Directory Listing
Modified
Tue Aug 14 05:20:39 2007 UTC
(15 years, 7 months ago)
by
phornby
Prepend various shareable library locations to PATH rather than appending.
Add (empty) include directory to the repository.
Impact of adding lib, include and esys dirs to repository.
You will need to move these aside in any checked out tree before doing an update.
Revision
1247 -
Directory Listing
Modified
Tue Aug 14 01:29:20 2007 UTC
(15 years, 7 months ago)
by
ksteube
New python method getVersion() which returns the Subversion revision
from which escript was compiled
Revision
1246 -
Directory Listing
Modified
Mon Aug 13 22:09:00 2007 UTC
(15 years, 7 months ago)
by
phornby
Add the esys and lib directories to the repository.
Remove the IS_WINDOWS_PLATFORM from the SConscripts, and
do the logic once in SConstruct.
SConstruct now includes example options files if the hostname_options file is not present.
This needs some more work for the altix.
The tests now depend upon the build target. This is important it seems, as there appears to be the
possibility of calling linking different libraries
against incompatible versions of sub-libraries.
This addressed most of the exceptions we were getting on windows.
All the useNetCDF logic is now done by SConstruct.
Made the init_target part of the build alias so that __ini__.py is created on a fresh checkout.
py_tests mostly pass on windows, only need to track down the exception in run_tests.
Revision
1245 -
Directory Listing
Modified
Mon Aug 13 14:27:20 2007 UTC
(15 years, 7 months ago)
by
phornby
Add in the netcdf libraries.
Revision
1244 -
Directory Listing
Modified
Mon Aug 13 07:13:17 2007 UTC
(15 years, 7 months ago)
by
phornby
use env['PROGSUFFIX'] instead of IS_WINDOWS_PLATFORM for the RunUnitTest builder.
Revision
1243 -
Directory Listing
Modified
Mon Aug 13 06:48:37 2007 UTC
(15 years, 7 months ago)
by
phornby
build is the default target, and will build a local installation in the source tree.
A new install target will do a build and install in the system directories. The system dierctories are set up for altix/linux systems with a prefix of '/usr'
Revision
1242 -
Directory Listing
Modified
Mon Aug 13 06:45:41 2007 UTC
(15 years, 7 months ago)
by
phornby
Update for the new SConstruct
Revision
1241 -
Directory Listing
Modified
Mon Aug 13 06:41:05 2007 UTC
(15 years, 7 months ago)
by
phornby
New options for the default windows + MSC combination.
Revision
1240 -
Directory Listing
Modified
Mon Aug 13 06:39:29 2007 UTC
(15 years, 7 months ago)
by
phornby
query python_cmd in env to get the python command.
Revision
1235 -
Directory Listing
Modified
Mon Aug 13 00:25:29 2007 UTC
(15 years, 7 months ago)
by
phornby
Started the removal of IS_WINDOWS_PLATFORM, and now insis that the windows options file be kept up to date, and be complete.
boost_libs -> boost_lib.
Revision
1233 -
Directory Listing
Modified
Mon Aug 13 00:20:22 2007 UTC
(15 years, 7 months ago)
by
phornby
Much more extensive extensions that can make SConscripts much shorter.
Revision
1232 -
Directory Listing
Modified
Fri Aug 10 06:44:04 2007 UTC
(15 years, 7 months ago)
by
phornby
Reduce the number of IS_WINDOWS_PLATFORM references in SConstruct.
Change path to boost etc in windows_mscv71_options.py
Some of these changes are present in windows_mscv71_options.py, more changes needed once I get the mscv71 build going properly.
Revision
1221 -
Directory Listing
Modified
Fri Aug 3 00:27:20 2007 UTC
(15 years, 7 months ago)
by
ksteube
Disabled HRZ lumping until the tests pass
Revision
1220 -
Directory Listing
Modified
Thu Aug 2 04:46:20 2007 UTC
(15 years, 7 months ago)
by
btully
Included HRZ lumping scheme for the LUMPED solver.
Revision
1219 -
Directory Listing
Modified
Wed Aug 1 00:39:47 2007 UTC
(15 years, 7 months ago)
by
ksteube
Adjustments to the nightly tests and document generation
Revision
1218 -
Directory Listing
Modified
Wed Jul 18 01:01:41 2007 UTC
(15 years, 8 months ago)
by
ksteube
New script to be run via cron on shake71 to generate all documentation
nightly. This generates the docs available on the twiki page EsysLocalUser
Revision
1217 -
Directory Listing
Modified
Wed Jul 18 00:47:01 2007 UTC
(15 years, 8 months ago)
by
ksteube
Can now install into /usr with scons prefix=/usr and get a typical
python package install. Setting PYTHONPATH and LD_LIBRARY_PATH is
not necessary.
Revision
1216 -
Directory Listing
Modified
Thu Jul 12 06:20:08 2007 UTC
(15 years, 8 months ago)
by
ksteube
Build now works on systems where doxygen is not available.
Repaired target scons guide_html_index to create HTML user guide.
Revision
1215 -
Directory Listing
Modified
Thu Jul 12 01:14:55 2007 UTC
(15 years, 8 months ago)
by
ksteube
Repaired all targets for: scons docs
It runs all these targets: release_examples guide_pdf api_epydoc api_doxygen
Revision
1214 -
Directory Listing
Modified
Wed Jul 11 04:21:45 2007 UTC
(15 years, 8 months ago)
by
ksteube
Add image missing from user guide
Revision
1213 -
Directory Listing
Modified
Thu Jul 5 04:18:34 2007 UTC
(15 years, 8 months ago)
by
jongui
Added a reference directory for sample images for the unit testing.
Revision
1212 -
Directory Listing
Modified
Thu Jul 5 00:41:19 2007 UTC
(15 years, 8 months ago)
by
jongui
Made some minor changes to the guide.
Revision
1211 -
Directory Listing
Modified
Wed Jul 4 05:16:46 2007 UTC
(15 years, 8 months ago)
by
jongui
- Fixed some minor bugs.
- Added a new feature called 'MapOnScalarClipWithRotation' that clips a two-dimensional data with a scalar value and subsequently rotating it to create a three-dimensional effect.
- Corresponding examples, test cases and documentation of the new module have also been added.
Revision
1210 -
Directory Listing
Modified
Tue Jul 3 05:47:34 2007 UTC
(15 years, 8 months ago)
by
jongui
Made some minor changes.
Revision
1209 -
Directory Listing
Modified
Mon Jul 2 05:46:49 2007 UTC
(15 years, 8 months ago)
by
jongui
Fixed a minor problem with regards to the Carpet module distinguishing between 2D and 3D data.
Revision
1208 -
Directory Listing
Modified
Mon Jul 2 04:46:10 2007 UTC
(15 years, 8 months ago)
by
jongui
Made some changes to the Carpet module. When 3D data is used, a cut will be performed using a plane before deformation occurs on the plane. However, if 2D data is used a cut will NOT be performed and deformation will instead occur immediately.
Pyvisi distinguishes 2D from 3D data by retrieving the length of the z-axis. A 2D data will have a z-axis length of zero while a 3D data will have a z-axis length of non-zero. There are exceptions to these rules where some 2D data may have a non-zero z-axis length. However, such exceptions are not taken into account at this stage.
Revision
1207 -
Directory Listing
Modified
Mon Jul 2 02:02:26 2007 UTC
(15 years, 8 months ago)
by
jongui
Made some changes to the Carpet module. When 3D data is used, a cut will be performed using a plane before deformation occurs on the plane. However, if 2D data is used a cut will NOT be performed and deformation will instead occur immediately.
Pyvisi distinguishes 2D from 3D data by retrieving the length of the z-axis. A 2D data will have a z-axis length of zero while a 3D data will have a z-axis length of non-zero. There are exceptions to these rules where some 2D data may have a non-zero z-axis length. However, such exceptions are not taken into account at this stage.
Revision
1206 -
Directory Listing
Modified
Fri Jun 29 06:09:19 2007 UTC
(15 years, 8 months ago)
by
jongui
Updated the guide further.
Revision
1205 -
Directory Listing
Modified
Fri Jun 29 04:44:04 2007 UTC
(15 years, 8 months ago)
by
jongui
- Fixed a minor bug in the Velocity module.
- Added the Rectangle module which enables rectangles to be created.
- Added corresponding examples and test cases for the Rectangle.
- Updated the guide and necessary epydocs.
Revision
1204 -
Directory Listing
Modified
Sat Jun 23 11:43:12 2007 UTC
(15 years, 9 months ago)
by
gross
a frame for an improved lumping procedure added.
Revision
1203 -
Directory Listing
Modified
Thu Jun 21 23:17:16 2007 UTC
(15 years, 9 months ago)
by
jongui
Made some minor changes to the exampels.
Revision
1202 -
Directory Listing
Modified
Thu Jun 21 04:44:17 2007 UTC
(15 years, 9 months ago)
by
jongui
Minor change to the movie example.
Revision
1201 -
Directory Listing
Modified
Thu Jun 21 04:42:56 2007 UTC
(15 years, 9 months ago)
by
jongui
Added a pyvisi readme file for internal use (by Ken).
Revision
1200 -
Directory Listing
Modified
Thu Jun 21 02:04:47 2007 UTC
(15 years, 9 months ago)
by
jongui
Corrected a small epydoc error.
Revision
1199 -
Directory Listing
Modified
Wed Jun 20 05:01:30 2007 UTC
(15 years, 9 months ago)
by
jongui
- Updated the epydocs and guide.
Deleted redundant files and methods.
Tidied up the codes.
Revision
1198 -
Directory Listing
Modified
Tue Jun 19 00:24:29 2007 UTC
(15 years, 9 months ago)
by
btully
Updated Rec9 Shape Functions.
Included a new definition for Hex27 Reference Element and associated Shape Functions.
Revision
1197 -
Directory Listing
Modified
Mon Jun 18 02:08:34 2007 UTC
(15 years, 9 months ago)
by
jongui
Update the way movies are generated. Please refer to the examples.
The user can now either specify the image range(first and last images inclusive):
mov.imageRange(input_directory = PYVISI_EXAMPLE_IMAGES_PATH,
first_image = IMAGE_NAME + "000938.jpg",
last_image = IMAGE_NAME + "000948.jpg")
mov.makeMovie(os.path.join(PYVISI_EXAMPLE_IMAGES_PATH, "movie.mpg"))
or the user can specify a list of images:
lst = ['image1.jpg', 'image5.jpg', 'image7.jpg]
mov.imageList(input_directory = PYVISI_EXAMPLE_IMAGES_PATH, image_list = lst)
mov.makeMovie(os.path.join(PYVISI_EXAMPLE_IMAGES_PATH, "movie.mpg"))
Revision
1194 -
Directory Listing
Modified
Thu Jun 14 05:53:49 2007 UTC
(15 years, 9 months ago)
by
jongui
- Fixed a minor bug in the Camera module.
- Added some extra capability to the Movie module.
- The Camera module now has the capability to perform parallel projection by calling the 'parallelProjectionOn' method.
- The Camera at this stage is only capable of zooming towards the rendered object using 'dolly'. However, it appears that 'dolly' cannot be used to perform zooming out.
Revision
1193 -
Directory Listing
Modified
Wed Jun 13 22:35:25 2007 UTC
(15 years, 9 months ago)
by
jongui
Added the missing movie module.
Revision
1191 -
Directory Listing
Modified
Tue Jun 12 05:54:41 2007 UTC
(15 years, 9 months ago)
by
jongui
A movie can now be generated within the python script itself by creating an instace of 'Movie'. The 'Movie' instance will in turn execute the 'ppmtompeg' command. The corresponding tests and examples have also been added.
Revision
1190 -
Directory Listing
Modified
Fri Jun 8 05:47:25 2007 UTC
(15 years, 9 months ago)
by
jongui
Fixed a minor bug in the scene module.
Revision
1189 -
Directory Listing
Modified
Thu Jun 7 05:31:25 2007 UTC
(15 years, 9 months ago)
by
jongui
A Scalar Bar can now be displayed by creating an instance of a 'Legend'. The Scalar Bar can either show the scalar data range or vector data range. Corresponding examples and tests have also been added.
Revision
1186 -
Directory Listing
Modified
Fri Jun 1 03:26:23 2007 UTC
(15 years, 9 months ago)
by
ksteube
More mods to compile options for ac.apac.edu.au
Revision
1185 -
Directory Listing
Modified
Thu May 31 04:33:31 2007 UTC
(15 years, 9 months ago)
by
gross
once again: some changes to get the tests passed on windows.
Revision
1184 -
Directory Listing
Modified
Thu May 31 04:28:37 2007 UTC
(15 years, 9 months ago)
by
matt
Fixed netCDF compile option.
Revision
1181 -
Directory Listing
Modified
Wed May 30 06:08:44 2007 UTC
(15 years, 9 months ago)
by
gross
some more test for vtk interface
Revision
1180 -
Directory Listing
Modified
Wed May 30 05:53:38 2007 UTC
(15 years, 9 months ago)
by
gross
some new test data
Revision
1179 -
Directory Listing
Modified
Wed May 30 05:10:02 2007 UTC
(15 years, 9 months ago)
by
gross
some debug print outs removed.
Revision
1178 -
Directory Listing
Modified
Wed May 30 05:03:17 2007 UTC
(15 years, 9 months ago)
by
gross
bug in visualization interface test fixed.
Revision
1177 -
Directory Listing
Modified
Wed May 30 05:01:29 2007 UTC
(15 years, 9 months ago)
by
gross
debug print out removed.
Revision
1175 -
Directory Listing
Modified
Wed May 30 03:51:11 2007 UTC
(15 years, 9 months ago)
by
ksteube
Adjustments for ac.apac.edu.au paths
Revision
1174 -
Directory Listing
Modified
Tue May 29 07:05:59 2007 UTC
(15 years, 9 months ago)
by
gross
more modifications to the test rquired by the new intergartion schemes
Revision
1172 -
Directory Listing
Modified
Mon May 28 00:03:32 2007 UTC
(15 years, 9 months ago)
by
jongui
Made some minor changes to the tests.
Revision
1171 -
Directory Listing
Modified
Fri May 25 06:55:05 2007 UTC
(15 years, 9 months ago)
by
gross
some modifications to the tests to consider the new integration schemes for tri and tet
Revision
1170 -
Directory Listing
Modified
Fri May 25 05:24:57 2007 UTC
(15 years, 9 months ago)
by
btully
Added new methods for integration of Tri's and Tet's For Order 2 and 3.
NB: There is a conflict in the testing of the getNormal() function. On consultation with Lutz, we have concluded this is an issue with the test rather than the new methods.
Revision
1169 -
Directory Listing
Modified
Fri May 25 03:44:14 2007 UTC
(15 years, 9 months ago)
by
jongui
Added another example that shows the use of multiple modules in a script together.
Revision
1168 -
Directory Listing
Modified
Thu May 24 05:36:42 2007 UTC
(15 years, 10 months ago)
by
jongui
Pyvisi now has the capability to save the rendered objects as VRML (.wrl) and OpenInventor (.iv) file types. Corresponding tests have also been added.
Revision
1167 -
Directory Listing
Modified
Thu May 24 01:04:17 2007 UTC
(15 years, 10 months ago)
by
jongui
Deleted remaining scenes from the test cases and updated the guide.
Revision
1166 -
Directory Listing
Modified
Thu May 24 00:56:00 2007 UTC
(15 years, 10 months ago)
by
jongui
Updated some test.
Revision
1164 -
Directory Listing
Modified
Thu May 24 00:38:40 2007 UTC
(15 years, 10 months ago)
by
jongui
As it turned out XAUTHORITY has to be imported into scons, too.
Revision
1163 -
Directory Listing
Modified
Wed May 23 23:56:39 2007 UTC
(15 years, 10 months ago)
by
gross
import of DISPLAY environment variable into scons ENV added. This is required to run pyvisi tests under XGL
Revision
1162 -
Directory Listing
Modified
Wed May 23 05:31:15 2007 UTC
(15 years, 10 months ago)
by
jongui
Added a script that executes all test scripts.
Revision
1161 -
Directory Listing
Modified
Wed May 23 04:17:52 2007 UTC
(15 years, 10 months ago)
by
jongui
Made some minor updates to the test.
Revision
1160 -
Directory Listing
Modified
Wed May 23 00:44:01 2007 UTC
(15 years, 10 months ago)
by
gross
The OMP_NUM_THREADS environment variable is now imported into the scons evironment.
Revision
1159 -
Directory Listing
Modified
Tue May 22 05:09:31 2007 UTC
(15 years, 10 months ago)
by
jongui
Some update to test_escript.
Revision
1158 -
Directory Listing
Modified
Tue May 22 04:24:01 2007 UTC
(15 years, 10 months ago)
by
jongui
Made some changes to fix the memory leak problem. However, the problem still persists for run_escript_with_lazy_evaluation.py, run_streamline.py and run_streamline_with_lazy_evaluation.py.
Revision
1157 -
Directory Listing
Modified
Mon May 21 06:45:52 2007 UTC
(15 years, 10 months ago)
by
gross
ops, wrong name
Revision
1156 -
Directory Listing
Modified
Mon May 21 06:45:14 2007 UTC
(15 years, 10 months ago)
by
gross
node label optimization
Revision
1154 -
Directory Listing
Modified
Fri May 18 02:46:32 2007 UTC
(15 years, 10 months ago)
by
jongui
Updated the in-line documentation and guide.
Revision
1153 -
Directory Listing
Modified
Thu May 17 06:33:54 2007 UTC
(15 years, 10 months ago)
by
jongui
Made some minor modifications and fixed minor bugs. Most tests appear to pass on the Altix although there are two tests which occasionally throw an error related to memory corruption.
Revision
1152 -
Directory Listing
Modified
Thu May 17 04:46:04 2007 UTC
(15 years, 10 months ago)
by
gross
some features for PMDCRC project
Revision
1151 -
Directory Listing
Modified
Thu May 17 04:11:18 2007 UTC
(15 years, 10 months ago)
by
jongui
More update.
Revision
1150 -
Directory Listing
Modified
Thu May 17 00:42:34 2007 UTC
(15 years, 10 months ago)
by
jongui
Added the new images.
Revision
1149 -
Directory Listing
Modified
Thu May 17 00:30:15 2007 UTC
(15 years, 10 months ago)
by
gross
some fixes from the windows version
Revision
1148 -
Directory Listing
Modified
Wed May 16 22:45:33 2007 UTC
(15 years, 10 months ago)
by
jongui
Added the updated files for pyvisi and removed some incorrect reference images.
Revision
1147 -
Directory Listing
Modified
Wed May 16 06:39:11 2007 UTC
(15 years, 10 months ago)
by
ksteube
Added back in some files that were accidentally deleted.
Revision
1146 -
Directory Listing
Modified
Wed May 16 05:07:02 2007 UTC
(15 years, 10 months ago)
by
jongui
Removed the old version of pyvisi.
Revision
1144 -
Directory Listing
Modified
Wed May 16 04:51:19 2007 UTC
(15 years, 10 months ago)
by
jongui
Added updated files.
Revision
1143 -
Directory Listing
Modified
Wed May 16 04:49:55 2007 UTC
(15 years, 10 months ago)
by
jongui
some cleanup.
Revision
1141 -
Directory Listing
Modified
Tue May 15 04:24:51 2007 UTC
(15 years, 10 months ago)
by
gross
Some changes to make things run on windows. There is still a problem with netcdf an long file names on windows but there is the suspicion that this is a bigger problem related to boost (compiler options). In fact runs with large numbers of iteration/time steps tend to create seg faults.
Revision
1139 -
Directory Listing
Modified
Mon May 14 05:12:53 2007 UTC
(15 years, 10 months ago)
by
ksteube
Finished renaming of boost_lib to boost_libs and boost_lib_path to boost_libs_path.
Revision
1138 -
Directory Listing
Modified
Mon May 14 04:15:04 2007 UTC
(15 years, 10 months ago)
by
gross
* some of the sys.exit calls removed.
* some modifications on the test (and more work needs to be done, use test/python/run_carpet.py as an example) to get them going with scons
-> things seems to run on windows XP.
Revision
1137 -
Directory Listing
Modified
Thu May 10 08:11:31 2007 UTC
(15 years, 10 months ago)
by
gross
This version passes the tests on windows except for
* vtk
* netCDF
The version needs to be tested on altix and linux
Revision
1135 -
Directory Listing
Modified
Wed May 9 01:58:32 2007 UTC
(15 years, 10 months ago)
by
gross
These are still modifications for windows.
The run_generators.py and run_visualization_interface.py pass now. There is no need for the win32 reference directory.
Revision
1134 -
Directory Listing
Modified
Wed May 9 01:44:04 2007 UTC
(15 years, 10 months ago)
by
gross
fixed a bag in the extra bits to make the ordering unique. This does not effect the correctness of the result but makes sure that the results are independent from the sorting algorithm.
Revision
1133 -
Directory Listing
Modified
Tue May 8 07:19:33 2007 UTC
(15 years, 10 months ago)
by
gross
Changes needed for windows. This still does not work on and has not run on linux and the altix.
There are a few changes in names in the scons script, in particular _libs is used rather than _lib and _libs is always a list. By default on windows MSVC is used. The location of python is at C:\Program Files\python<version>, boost at C:\Program Files\boost and netcdf at C:\Program Files\netcdf.
Revision
1132 -
Directory Listing
Modified
Tue May 8 05:58:46 2007 UTC
(15 years, 10 months ago)
by
phornby
c flags to suppress pragma warnings
Revision
1131 -
Directory Listing
Modified
Tue May 8 05:52:21 2007 UTC
(15 years, 10 months ago)
by
gross
netcdf c++ interface removed
Revision
1130 -
Directory Listing
Modified
Tue May 8 04:23:51 2007 UTC
(15 years, 10 months ago)
by
gross
Revision
1129 -
Directory Listing
Modified
Tue May 8 04:23:25 2007 UTC
(15 years, 10 months ago)
by
gross
Revision
1128 -
Directory Listing
Modified
Tue May 8 04:22:53 2007 UTC
(15 years, 10 months ago)
by
gross
Revision
1127 -
Directory Listing
Modified
Tue May 8 03:23:12 2007 UTC
(15 years, 10 months ago)
by
gross
Revision
1125 -
Directory Listing
Modified
Thu May 3 05:40:30 2007 UTC
(15 years, 10 months ago)
by
ksteube
Print more convergence info in the verbose output
Revision
1123 -
Directory Listing
Modified
Thu May 3 04:13:52 2007 UTC
(15 years, 10 months ago)
by
gross
PropertySets cann now be created wirout an intial
set of items.
Revision
1122 -
Directory Listing
Modified
Tue May 1 03:21:04 2007 UTC
(15 years, 10 months ago)
by
gross
As the LinearPDE uses coefficients as reduced even if they are handed
over as full the projector runs into a problem when reduced and full
arguments are used in the same projector. Now the projector resets the
coefficients befor starting the projection.
Revision
1119 -
Directory Listing
Modified
Tue Apr 24 08:58:05 2007 UTC
(15 years, 10 months ago)
by
gross
debug print removed.
Revision
1118 -
Directory Listing
Modified
Tue Apr 24 08:55:04 2007 UTC
(15 years, 10 months ago)
by
gross
problem with reset of faulty PDE rhs fixed.
Revision
1116 -
Directory Listing
Modified
Mon Apr 23 03:36:34 2007 UTC
(15 years, 11 months ago)
by
gross
Interporpolation from full to reduced integration order added.
Revision
1115 -
Directory Listing
Modified
Sun Apr 22 07:18:30 2007 UTC
(15 years, 11 months ago)
by
jongui
The problem regarding the increasing use of memory when Map is instantiated is partially fixed. Some problems still persists when the Map instance invoke methods.
Therefore, the run_map.py auto test have been disabled for the time being.
Revision
1114 -
Directory Listing
Modified
Sun Apr 22 05:16:05 2007 UTC
(15 years, 11 months ago)
by
jongui
Started doing some changes to the modules due to the problem of the continuous increase in memory usage when reading directly from escript objects.
Revision
1113 -
Directory Listing
Modified
Thu Apr 19 08:53:24 2007 UTC
(15 years, 11 months ago)
by
jongui
Added some epydocs.
Revision
1112 -
Directory Listing
Modified
Thu Apr 19 06:31:49 2007 UTC
(15 years, 11 months ago)
by
jongui
Made some updates to the guide.
Revision
1111 -
Directory Listing
Modified
Thu Apr 19 05:28:19 2007 UTC
(15 years, 11 months ago)
by
jongui
Some clean up.
Revision
1110 -
Directory Listing
Modified
Thu Apr 19 05:24:28 2007 UTC
(15 years, 11 months ago)
by
jongui
Some test for the logo.
Revision
1109 -
Directory Listing
Modified
Thu Apr 19 04:21:43 2007 UTC
(15 years, 11 months ago)
by
btully
Revision
1108 -
Directory Listing
Modified
Thu Apr 19 04:02:11 2007 UTC
(15 years, 11 months ago)
by
jongui
Added modules that allows logos (i.e. access logo) to be inserted together with the rendered object. An example on how to use the 'Logo' class has also been provided.
Revision
1107 -
Directory Listing
Modified
Thu Apr 19 02:14:18 2007 UTC
(15 years, 11 months ago)
by
gross
Small bug in ReadMeh call fixed.
Test for typ of verbose argument in pdetools.SaddlePointSolver added.
Revision
1106 -
Directory Listing
Modified
Thu Apr 19 01:54:57 2007 UTC
(15 years, 11 months ago)
by
gross
I take it all back! Ignore the last check in.
Revision
1105 -
Directory Listing
Modified
Thu Apr 19 01:10:49 2007 UTC
(15 years, 11 months ago)
by
gross
The modification fixes a problem with the garbage collection in python.
The problem seems that a default value of a method argument is seen as
being dependend on the the instance of the class. This produces a
circular dependence and can stop the garbage collection to delete the
object. The situation becomes in particulary bad if the class provides a
__del__ method as it is not clear where to break the circle.
We need to revisit all python classes in escript & Co to remove this
possible problem.
Revision
1104 -
Directory Listing
Modified
Wed Apr 18 04:32:35 2007 UTC
(15 years, 11 months ago)
by
jongui
Removed test for reading escript objects directly using 'setData'. There seems to be a problem with the usage of memory.
Revision
1103 -
Directory Listing
Modified
Wed Apr 18 04:31:06 2007 UTC
(15 years, 11 months ago)
by
jongui
Some updates.
Revision
1102 -
Directory Listing
Modified
Tue Apr 17 07:16:49 2007 UTC
(15 years, 11 months ago)
by
jongui
some cleanup.
Revision
1101 -
Directory Listing
Modified
Tue Apr 17 07:11:02 2007 UTC
(15 years, 11 months ago)
by
jongui
Added some test for reading escript objects.
Revision
1100 -
Directory Listing
Modified
Tue Apr 17 05:36:24 2007 UTC
(15 years, 11 months ago)
by
jongui
Fixed the problem related to the use of point and cell data. Both point and cell data should now be able to work properly together. i.e. plotting a velocity field using 'vector point data' but coloring the arrows using 'scalar cell data'.
Revision
1099 -
Directory Listing
Modified
Tue Apr 17 01:45:08 2007 UTC
(15 years, 11 months ago)
by
jongui
Upated some examples.
Revision
1098 -
Directory Listing
Modified
Mon Apr 16 23:15:23 2007 UTC
(15 years, 11 months ago)
by
gross
add a few #pragma ivdep which should speed up MV but cannot confiirm this on Pentium
Revision
1097 -
Directory Listing
Modified
Mon Apr 16 23:03:55 2007 UTC
(15 years, 11 months ago)
by
jongui
Added more examples reading directly from escript objects.
Revision
1095 -
Directory Listing
Modified
Mon Apr 16 06:32:24 2007 UTC
(15 years, 11 months ago)
by
jongui
Added some example scripts reading directly from escript objects.
Revision
1094 -
Directory Listing
Modified
Mon Apr 16 06:04:25 2007 UTC
(15 years, 11 months ago)
by
jongui
Fixed the bug related to the use of the 'setData' method in the DataCollector. Reading directly from escript objects should now work.
Revision
1093 -
Directory Listing
Modified
Sun Apr 15 23:58:53 2007 UTC
(15 years, 11 months ago)
by
jongui
Fixed a minor bug related to clipping vector and tensor data.
Revision
1092 -
Directory Listing
Modified
Fri Apr 13 03:39:49 2007 UTC
(15 years, 11 months ago)
by
gross
the useless profilinf for data.cpp removed (doDebug=yes should work again)
and a small bug in the gmsh reader fixed.
Revision
1091 -
Directory Listing
Modified
Fri Apr 13 01:26:22 2007 UTC
(15 years, 11 months ago)
by
jongui
More updates to the guide.
Revision
1086 -
Directory Listing
Modified
Thu Apr 12 05:54:14 2007 UTC
(15 years, 11 months ago)
by
jongui
Performed some cleanup.
Revision
1085 -
Directory Listing
Modified
Thu Apr 12 05:36:31 2007 UTC
(15 years, 11 months ago)
by
jongui
More minor fixes to Camera.
Revision
1084 -
Directory Listing
Modified
Thu Apr 12 05:19:22 2007 UTC
(15 years, 11 months ago)
by
jongui
Updated the guide and fixed a minor bug with the use of the Camera.
Revision
1083 -
Directory Listing
Modified
Thu Apr 12 01:15:01 2007 UTC
(15 years, 11 months ago)
by
ksteube
Install prefix: can now use
scons prefix=/some/dir
to build and install into another directory.
Revision
1082 -
Directory Listing
Modified
Wed Apr 11 22:33:52 2007 UTC
(15 years, 11 months ago)
by
jongui
Made some updates to the guide.
Revision
1081 -
Directory Listing
Modified
Wed Apr 11 06:13:46 2007 UTC
(15 years, 11 months ago)
by
jongui
Made some updates to the guide.
Revision
1080 -
Directory Listing
Modified
Wed Apr 11 06:07:30 2007 UTC
(15 years, 11 months ago)
by
gross
small typo fixed.
Revision
1079 -
Directory Listing
Modified
Tue Apr 10 04:27:31 2007 UTC
(15 years, 11 months ago)
by
jongui
Updated more epydocs and the user guide. At this stage, a DataCollector should only be used to read either point data or cell data but not both. If both point and cell data are read using the same DataCollector, the object rendered may be incorrect.
Revision
1078 -
Directory Listing
Modified
Thu Apr 5 06:18:47 2007 UTC
(15 years, 11 months ago)
by
jongui
Added and updated some epydocs.
Revision
1077 -
Directory Listing
Modified
Wed Apr 4 13:31:39 2007 UTC
(15 years, 11 months ago)
by
jongui
There seems to be some problems with regards to reading data directly from an ESCRIPT object using the 'setData' method in the DataCollector. Please avoid using this method at this stage.
Revision
1076 -
Directory Listing
Modified
Wed Apr 4 06:40:33 2007 UTC
(15 years, 11 months ago)
by
jongui
Some updates.
Revision
1075 -
Directory Listing
Modified
Tue Apr 3 02:47:39 2007 UTC
(15 years, 11 months ago)
by
jongui
Some minor cleanup.
Revision
1074 -
Directory Listing
Modified
Fri Mar 30 02:44:42 2007 UTC
(15 years, 11 months ago)
by
jongui
Added tests for the text and image modules, including their corresponding sample output.
Revision
1072 -
Directory Listing
Modified
Thu Mar 29 06:44:30 2007 UTC
(15 years, 11 months ago)
by
gross
PDE assemblage for reduced integration order + tests added.
Revision
1071 -
Directory Listing
Modified
Thu Mar 29 04:26:58 2007 UTC
(15 years, 11 months ago)
by
jongui
Added sample output images for the tests.
Revision
1070 -
Directory Listing
Modified
Thu Mar 29 04:20:50 2007 UTC
(15 years, 11 months ago)
by
jongui
Added tests for the camera, carpet, contouir, ellipsoid, light, streamline and velocity modules.
Revision
1069 -
Directory Listing
Modified
Thu Mar 29 04:16:38 2007 UTC
(15 years, 11 months ago)
by
jongui
Perform some cleanup.
Revision
1068 -
Directory Listing
Modified
Wed Mar 28 22:26:00 2007 UTC
(15 years, 11 months ago)
by
jongui
Added test for the velocity module.
Revision
1067 -
Directory Listing
Modified
Wed Mar 28 04:14:13 2007 UTC
(15 years, 11 months ago)
by
jongui
Added some test for the datacollector, map and scene modules.
Revision
1066 -
Directory Listing
Modified
Wed Mar 28 00:59:19 2007 UTC
(15 years, 11 months ago)
by
ksteube
Second draft of pycad document...probably needs more work
Revision
1065 -
Directory Listing
Modified
Tue Mar 27 09:04:56 2007 UTC
(15 years, 11 months ago)
by
gross
tests VTK + DX files for reduced integration order added. Tests pass.
Revision
1064 -
Directory Listing
Modified
Tue Mar 27 06:21:02 2007 UTC
(15 years, 11 months ago)
by
gross
test for reduced integration order for grad, interpolate and integrate added.
Bug shown by the tests have been fixed.
Revision
1063 -
Directory Listing
Modified
Mon Mar 26 08:29:18 2007 UTC
(15 years, 11 months ago)
by
gross
test for creation of reduced function spaces added.
tests for dumping data on reduced function spaces added.
This showed a small bug with compilation setting for compilation with netCDF which is fixed
Revision
1062 -
Directory Listing
Modified
Mon Mar 26 06:17:53 2007 UTC
(15 years, 11 months ago)
by
gross
reduced integration schemes are implemented now for grad, integrate, etc. Tests still to be added.
Revision
1061 -
Directory Listing
Modified
Mon Mar 26 05:32:22 2007 UTC
(15 years, 11 months ago)
by
ksteube
Commented the example
Revision
1060 -
Directory Listing
Modified
Mon Mar 26 05:11:10 2007 UTC
(15 years, 11 months ago)
by
ksteube
A new pycad example which shows how to have an object with a cutout area
Revision
1059 -
Directory Listing
Modified
Fri Mar 23 11:01:53 2007 UTC
(16 years ago)
by
gross
first steps toward reduced element integration order. The escript bit is done but the finley part still needs work.
Revision
1058 -
Directory Listing
Modified
Fri Mar 23 04:06:56 2007 UTC
(16 years ago)
by
jongui
Locator argument fixed.
Revision
1057 -
Directory Listing
Modified
Thu Mar 22 23:57:37 2007 UTC
(16 years ago)
by
jongui
The use of StructuredPoints and Probe filter have been removed and replaced with MaskPoints completely. The use of the method 'setDimension' is no longer valid and should be replace with 'setRatio'.
Revision
1056 -
Directory Listing
Modified
Thu Mar 22 06:52:08 2007 UTC
(16 years ago)
by
jongui
Removed the use of StructuredPointsProbe and replaced it with MaskPoints in the Ellipsoid module. The masking of arrows and ellipsoids should now work for both point and cell data.
Revision
1055 -
Directory Listing
Modified
Thu Mar 22 04:49:23 2007 UTC
(16 years ago)
by
gross
a bit of work towards the bandwidth optimizer
Revision
1054 -
Directory Listing
Modified
Thu Mar 22 03:41:46 2007 UTC
(16 years ago)
by
jongui
Removed the use of StructuredPointsProbe and replaced it with MaskPoints in the Velocity module. StructuredPointsProbe does NOT work well in all instances.
Revision
1053 -
Directory Listing
Modified
Thu Mar 22 01:14:43 2007 UTC
(16 years ago)
by
jongui
Removed the use of StructuredPointsProbe and replaced it with MaskPoints in the Velocity module. StructuredPointsProbe does NOT work well in all instances.
Revision
1052 -
Directory Listing
Modified
Wed Mar 21 23:45:29 2007 UTC
(16 years ago)
by
gross
Teo problems in the TagMap class fixed:
1) keyword argument map has been renamed to mapping (as map is a python keyword)
2) self.__mapping is now a copy of the argument in __init__. Otherwise the default
value for mapping is changed if self.__mapping is altered.
Revision
1051 -
Directory Listing
Modified
Wed Mar 21 21:56:54 2007 UTC
(16 years ago)
by
jongui
Velocity module does not work properly with all types of files yet.
Revision
1050 -
Directory Listing
Modified
Tue Mar 20 09:39:11 2007 UTC
(16 years ago)
by
gross
rename so compilation does not fail
Revision
1049 -
Directory Listing
Modified
Tue Mar 20 03:00:18 2007 UTC
(16 years ago)
by
gross
bandwidth optimizer has been moved back (Lutz: switch on your brain.
)
Revision
1048 -
Directory Listing
Modified
Tue Mar 20 02:59:14 2007 UTC
(16 years ago)
by
gross
bandwidth optimizer has been moved.
Revision
1047 -
Directory Listing
Modified
Tue Mar 20 02:54:09 2007 UTC
(16 years ago)
by
gross
some clean-up
Revision
1046 -
Directory Listing
Modified
Tue Mar 20 02:52:24 2007 UTC
(16 years ago)
by
gross
the finley benchmarks have been moved into a seperate directory to get keep them out off the building process.
Revision
1045 -
Directory Listing
Modified
Tue Mar 20 01:30:58 2007 UTC
(16 years ago)
by
gross
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.
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
1043 -
Directory Listing
Modified
Mon Mar 19 06:46:34 2007 UTC
(16 years ago)
by
jongui
Map and Contour now able to display cell data correctly. At this stage, it appears that the probe filter cannot be applied on cell data as a segmentation fault will be thrown.
Revision
1042 -
Directory Listing
Modified
Mon Mar 19 03:50:34 2007 UTC
(16 years ago)
by
gross
a small fix which deals with the case that a Model class
does not take the argument debug.
Revision
1041 -
Directory Listing
Modified
Fri Mar 16 09:11:10 2007 UTC
(16 years ago)
by
phornby
Change the netcdf path options to reflect the svn controlled netcdf path.
Revision
1040 -
Directory Listing
Modified
Fri Mar 16 08:43:08 2007 UTC
(16 years ago)
by
phornby
Now links against netcdf and netcdf_cpp on windows.
Revision
1039 -
Directory Listing
Modified
Fri Mar 16 08:42:17 2007 UTC
(16 years ago)
by
phornby
Just trying to get the intelc version going.
Revision
1038 -
Directory Listing
Modified
Fri Mar 16 05:15:37 2007 UTC
(16 years ago)
by
jongui
Added more examples.
Revision
1037 -
Directory Listing
Modified
Fri Mar 16 05:00:32 2007 UTC
(16 years ago)
by
jongui
Added the updated files.
Revision
1036 -
Directory Listing
Modified
Fri Mar 16 04:55:44 2007 UTC
(16 years ago)
by
phornby
msvc7.1 options file for windows.
Revision
1035 -
Directory Listing
Modified
Fri Mar 16 04:54:17 2007 UTC
(16 years ago)
by
jongui
Performed some cleanup of old files.
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
1033 -
Directory Listing
Modified
Wed Mar 14 08:38:00 2007 UTC
(16 years ago)
by
phornby
Options for the IVEC SGI altix.
Revision
1032 -
Directory Listing
Modified
Wed Mar 14 06:32:09 2007 UTC
(16 years ago)
by
phornby
Implement inverse hyp. functions.
Revision
1031 -
Directory Listing
Modified
Wed Mar 14 06:03:21 2007 UTC
(16 years ago)
by
phornby
Finer control of the inverse hyp. functions.
Revision
1030 -
Directory Listing
Modified
Wed Mar 14 05:14:44 2007 UTC
(16 years ago)
by
phornby
Assemble_CopyElementData.c - resolve with my local edits.
Mesh_saveVTK.c - remove debug print.
DataArrayView.h - remove dllim/export declarations on template functions.
Revision
1029 -
Directory Listing
Modified
Wed Mar 14 05:01:13 2007 UTC
(16 years ago)
by
jongui
Fixed problems in relation to updates propagating when multiple files/sources are read.
Revision
1028 -
Directory Listing
Modified
Wed Mar 14 00:15:24 2007 UTC
(16 years ago)
by
gross
modifications to be compliant with _WIN32. The substitutes for asinh, acosh, atanh are still missing (erf will through an exception)
Revision
1027 -
Directory Listing
Modified
Tue Mar 13 23:03:46 2007 UTC
(16 years ago)
by
ksteube
Generate epydoc every night
Revision
1026 -
Directory Listing
Modified
Tue Mar 13 08:25:00 2007 UTC
(16 years ago)
by
phornby
Data.cpp - indefed out the erf & inv. hyperbolics on windows.
DataAlgorithmAdapterTestCase & DataTestCase - Fix the ifndef on _WIN32 & _INTEL_COMPILER
SConstruct - chamges to the PATH so windows can find DLLs.
Revision
1025 -
Directory Listing
Modified
Tue Mar 13 08:02:12 2007 UTC
(16 years ago)
by
phornby
More windows options.
Revision
1024 -
Directory Listing
Modified
Tue Mar 13 06:31:50 2007 UTC
(16 years ago)
by
gross
import of PATH
Revision
1023 -
Directory Listing
Modified
Tue Mar 13 05:43:36 2007 UTC
(16 years ago)
by
gross
netCDF can now be switched off at compilation. Consequently load and dump of data objects is not available then.
Revision
1022 -
Directory Listing
Modified
Tue Mar 13 02:25:53 2007 UTC
(16 years ago)
by
phornby
Now define the destructors for all the Exceptions (sorry guys & gals).
Revision
1021 -
Directory Listing
Modified
Tue Mar 13 02:06:30 2007 UTC
(16 years ago)
by
gross
some changes to make things run with python 2.3
Revision
1020 -
Directory Listing
Modified
Mon Mar 12 10:12:36 2007 UTC
(16 years ago)
by
phornby
Added explicit destructors to all Exception classes.
Fixed an ifdef in TestCase.cpp
Made the conditional definition of M_PI in LocalOps.h
depend only on M_PI being undefined.
Replace dynamically dimensioned arrays in DataFactory & DataTagged with malloc.
sort() method of list does not take a named argument
(despite the manual's claims to the contary).
Revision
1019 -
Directory Listing
Modified
Mon Mar 12 10:04:54 2007 UTC
(16 years ago)
by
phornby
More windows options changes.
Revision
1018 -
Directory Listing
Modified
Mon Mar 12 07:36:36 2007 UTC
(16 years ago)
by
phornby
Make Name consistent.
Revision
1017 -
Directory Listing
Modified
Mon Mar 12 07:35:46 2007 UTC
(16 years ago)
by
phornby
Windows options files.
Revision
1010 -
Directory Listing
Modified
Mon Mar 5 04:01:43 2007 UTC
(16 years ago)
by
gross
simple quad example added
Revision
1009 -
Directory Listing
Modified
Mon Mar 5 02:13:40 2007 UTC
(16 years ago)
by
ksteube
The crontab file that runs the tests every nite
Revision
1006 -
Directory Listing
Modified
Sun Mar 4 23:15:15 2007 UTC
(16 years ago)
by
ksteube
pycad test was failing due to typo and to missing parameter in Design.setOptions
Revision
1005 -
Directory Listing
Modified
Fri Mar 2 06:50:48 2007 UTC
(16 years ago)
by
ksteube
Catch errors when we execute external program gmsh. We don't yet
report what type of error happened.
Revision
1004 -
Directory Listing
Modified
Thu Mar 1 04:57:31 2007 UTC
(16 years ago)
by
jongui
Updated the epydocs, comments and organized codes to ease readability.
Revision
1003 -
Directory Listing
Modified
Thu Mar 1 01:53:37 2007 UTC
(16 years ago)
by
gross
small fix on the finley gmsh reader for the case of no face elements.
Revision
1002 -
Directory Listing
Modified
Wed Feb 28 06:51:33 2007 UTC
(16 years ago)
by
jongui
Included some try/except statements for error checking and some documentation. Also fixed a bug in DataCollector.
Revision
1001 -
Directory Listing
Modified
Wed Feb 28 01:15:27 2007 UTC
(16 years ago)
by
jongui
Added diffusion_with_pyvisi.py, but the reading of multiple temporary files (created in the background) appears not to work properly. The first file is always displayed.
Revision
1000 -
Directory Listing
Modified
Wed Feb 28 00:34:42 2007 UTC
(16 years ago)
by
gross
coulomb stress failure added
Revision
999 -
Directory Listing
Modified
Tue Feb 27 08:12:37 2007 UTC
(16 years ago)
by
gross
start to put some pycad documentation into the users guide
Revision
998 -
Directory Listing
Modified
Mon Feb 26 07:09:37 2007 UTC
(16 years ago)
by
gross
basic mine scenario
Revision
997 -
Directory Listing
Modified
Mon Feb 26 06:31:45 2007 UTC
(16 years ago)
by
gross
small small fixes in modellib
Revision
996 -
Directory Listing
Modified
Mon Feb 26 03:43:13 2007 UTC
(16 years ago)
by
jongui
Updated the drivers. Setting the active scalar/vector/tensor is now done in the DataCollector. i.e.
dc = DataCollector(...)
dc.setFileName(...)
dc.setActiveScalar(...)
The use of setActiveScalar / setActiveVector / setActiveTensor have to be done after the setFileName.
Revision
995 -
Directory Listing
Modified
Sun Feb 25 22:38:18 2007 UTC
(16 years ago)
by
ksteube
Load module for access to gmsh so new test can be run
Revision
994 -
Directory Listing
Modified
Fri Feb 23 07:00:54 2007 UTC
(16 years ago)
by
jongui
Modified the way setActiveScalar, setActiveVector and setActiveTensor are specified. It appears that the attributes have to be set each time a new file is read.
Revision
993 -
Directory Listing
Modified
Fri Feb 23 06:39:38 2007 UTC
(16 years ago)
by
gross
problem with undefined value fixed.
Revision
992 -
Directory Listing
Modified
Fri Feb 23 03:35:33 2007 UTC
(16 years ago)
by
jongui
Fix minor bugs in relation to setting the active scalar, vector and tensor for both the scaling and coloring options.
Revision
991 -
Directory Listing
Modified
Wed Feb 21 07:27:15 2007 UTC
(16 years, 1 month ago)
by
matt
Changes to link against NetCDF/3.6.1 module installation with linkage and
compilation consistent with other libraries currently dynamically
linked. Unaligned access error appears linked to escript implementation and
NetCDF/3.6.1 module tests for 64bit file access pass. This module differs from
the previous module as assertions are disabled and compiler optimisation is
invoked _without_ symbol table/lookup.
Revision
990 -
Directory Listing
Modified
Wed Feb 21 04:27:52 2007 UTC
(16 years, 1 month ago)
by
ksteube
Cleaned up the python in-line doc to make epydoc work better
Configured for shake71 to find NetCDF libraries
Revision
988 -
Directory Listing
Modified
Tue Feb 20 07:21:12 2007 UTC
(16 years, 1 month ago)
by
jongui
Both point and cell data should now work properly with Pyvisi. Some testing have been done but a more extensive test will be done at a later stage.
Revision
987 -
Directory Listing
Modified
Tue Feb 20 06:19:30 2007 UTC
(16 years, 1 month ago)
by
gross
file missing
Revision
986 -
Directory Listing
Modified
Tue Feb 20 06:18:52 2007 UTC
(16 years, 1 month ago)
by
gross
first steps toward the model
Revision
985 -
Directory Listing
Modified
Tue Feb 20 04:02:10 2007 UTC
(16 years, 1 month ago)
by
gross
small bug for openmp fixed.
Revision
984 -
Directory Listing
Modified
Tue Feb 20 03:33:45 2007 UTC
(16 years, 1 month ago)
by
gross
warning in dump and load at altix fixed.
Revision
983 -
Directory Listing
Modified
Tue Feb 20 02:49:08 2007 UTC
(16 years, 1 month ago)
by
gross
full Data object dump and load now available. Tests added.
Revision
982 -
Directory Listing
Modified
Mon Feb 19 23:55:52 2007 UTC
(16 years, 1 month ago)
by
gross
data object load checks for sample ordering now.
Revision
981 -
Directory Listing
Modified
Mon Feb 19 06:52:25 2007 UTC
(16 years, 1 month ago)
by
gross
extraction records added
Revision
980 -
Directory Listing
Modified
Mon Feb 19 05:12:38 2007 UTC
(16 years, 1 month ago)
by
gross
bug in Simulation fixed.
Revision
979 -
Directory Listing
Modified
Sun Feb 18 23:24:47 2007 UTC
(16 years, 1 month ago)
by
ksteube
Made it easier to glance at the logs and see which runs failed
Revision
978 -
Directory Listing
Modified
Fri Feb 16 07:02:18 2007 UTC
(16 years, 1 month ago)
by
jongui
Corrected some minor bugs. However, another bug was discover in relation to specifying the active scalar/vector/tensor. At this stage it appears that with one XML Reader, only one active scalar can be specified. If more than one is specified with only one XML reader, the rendered objects maybe incorrect. However, more test on this problem is required/
Revision
977 -
Directory Listing
Modified
Fri Feb 16 06:34:21 2007 UTC
(16 years, 1 month ago)
by
gross
dion: this is for you.
Revision
976 -
Directory Listing
Modified
Thu Feb 15 23:57:02 2007 UTC
(16 years, 1 month ago)
by
gross
direct input of escript objects added.
Revision
975 -
Directory Listing
Modified
Thu Feb 15 10:18:18 2007 UTC
(16 years, 1 month ago)
by
gross
first steps towards restart in modelframe
Revision
974 -
Directory Listing
Modified
Thu Feb 15 04:36:38 2007 UTC
(16 years, 1 month ago)
by
jongui
Addressed the issue raised regarding the specific scalar/vector field used for colouring the rendered object for the velocity module. Users can now specify the specific field.
Revision
973 -
Directory Listing
Modified
Thu Feb 15 04:06:23 2007 UTC
(16 years, 1 month ago)
by
jongui
Corrected a bug related to the scalar and vector range in the velocity module.
Revision
972 -
Directory Listing
Modified
Wed Feb 14 05:01:45 2007 UTC
(16 years, 1 month ago)
by
jongui
Added another example that utilises most of the modules available.
Revision
971 -
Directory Listing
Modified
Wed Feb 14 04:40:49 2007 UTC
(16 years, 1 month ago)
by
ksteube
Had to undo commit to new MPI branch. The changes went into the original and
not the branch. The files committed here are exactly the same as revision 969.
Revision
970 -
Directory Listing
Modified
Wed Feb 14 03:46:01 2007 UTC
(16 years, 1 month ago)
by
jongui
modified some files.
Revision
969 -
Directory Listing
Modified
Tue Feb 13 23:02:23 2007 UTC
(16 years, 1 month ago)
by
ksteube
Parallelization using MPI for solution of implicit problems.
Parallelization for explicit problems has already been accomplished in
the main SVN branch.
This is incomplete and is not ready for use.
Revision
967 -
Directory Listing
Modified
Tue Feb 13 09:40:12 2007 UTC
(16 years, 1 month ago)
by
gross
dump and load of expanded data via netCDF added. some test are still missing.
Revision
966 -
Directory Listing
Modified
Tue Feb 13 05:45:18 2007 UTC
(16 years, 1 month ago)
by
gross
ops! escript/src/DataExpanded.cpp should not be in there
Revision
965 -
Directory Listing
Modified
Tue Feb 13 05:38:45 2007 UTC
(16 years, 1 month ago)
by
gross
johns local setting removed.
Revision
964 -
Directory Listing
Modified
Tue Feb 13 05:10:26 2007 UTC
(16 years, 1 month ago)
by
gross
The set/getRefVal functions of Data objects have been removed (mainly to avoid later problems with MPI).
Moreover, a faster access to the reference id of samples has been introduced. I don't think that anybody will
profit form this at this stage but it will allow a faster dump of data objects.
Revision
963 -
Directory Listing
Modified
Tue Feb 13 04:05:13 2007 UTC
(16 years, 1 month ago)
by
jongui
Added more examples and on-the-fly animation.
Revision
962 -
Directory Listing
Modified
Tue Feb 13 02:03:23 2007 UTC
(16 years, 1 month ago)
by
jongui
Added some examples.
Revision
961 -
Directory Listing
Modified
Tue Feb 13 01:58:48 2007 UTC
(16 years, 1 month ago)
by
jongui
Tidied up some codes
Revision
960 -
Directory Listing
Modified
Tue Feb 13 01:39:05 2007 UTC
(16 years, 1 month ago)
by
gross
typo in file name fixed
Revision
959 -
Directory Listing
Modified
Tue Feb 13 01:38:39 2007 UTC
(16 years, 1 month ago)
by
gross
typo in file name fixed
Revision
958 -
Directory Listing
Modified
Tue Feb 13 01:08:39 2007 UTC
(16 years, 1 month ago)
by
gross
bruce is switched off for now as it doesn't really do anything useful yet.
Revision
957 -
Directory Listing
Modified
Tue Feb 13 00:33:00 2007 UTC
(16 years, 1 month ago)
by
gross
some test about lists added.
Revision
956 -
Directory Listing
Modified
Tue Feb 13 00:03:40 2007 UTC
(16 years, 1 month ago)
by
gross
Older versions of numarray dont have the "all" function. The test has been modified to run for these order versions. too.
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
954 -
Directory Listing
Modified
Fri Feb 9 08:56:14 2007 UTC
(16 years, 1 month ago)
by
gross
testing for completness if simulations improved.
Revision
953 -
Directory Listing
Modified
Fri Feb 9 08:55:28 2007 UTC
(16 years, 1 month ago)
by
gross
TagMap is supported by modellib now
Revision
952 -
Directory Listing
Modified
Wed Feb 7 23:53:24 2007 UTC
(16 years, 1 month ago)
by
gross
testing of simulation completness improved.
Revision
951 -
Directory Listing
Modified
Wed Feb 7 05:26:13 2007 UTC
(16 years, 1 month ago)
by
gross
fixes to get netcdf going on the altix
Revision
950 -
Directory Listing
Modified
Tue Feb 6 07:01:11 2007 UTC
(16 years, 1 month ago)
by
gross
escript data objects can now be saved to netCDF files, see http://www.unidata.ucar.edu/software/netcdf/.
Currently only constant data are implemented with expanded and tagged data to follow.
There are two new functions to dump a data object
s=Data(...)
s.dump(<filename>)
and to recover it
s=load(<filename>, domain)
Notice that the function space of s is recovered but domain is still need.
dump and load will replace archive and extract.
The installation needs now the netCDF installed.
Revision
949 -
Directory Listing
Modified
Fri Feb 2 05:33:05 2007 UTC
(16 years, 1 month ago)
by
jongui
Fixed some more bugs and added more epydocs. Testing remains outstanding.
Revision
948 -
Directory Listing
Modified
Thu Feb 1 07:23:34 2007 UTC
(16 years, 1 month ago)
by
jongui
fixed some bugs in pyvisi and added more epydocs.
Revision
947 -
Directory Listing
Modified
Wed Jan 31 07:17:43 2007 UTC
(16 years, 1 month ago)
by
jongui
added some epydocs.
Revision
946 -
Directory Listing
Modified
Wed Jan 31 03:08:04 2007 UTC
(16 years, 1 month ago)
by
jongui
added colouring option to use either scalar data or vector data.
Revision
945 -
Directory Listing
Modified
Tue Jan 30 22:34:27 2007 UTC
(16 years, 1 month ago)
by
jongui
added the feature that enables the dimension to be specified
Revision
944 -
Directory Listing
Modified
Tue Jan 30 08:57:37 2007 UTC
(16 years, 1 month ago)
by
gross
PropertySet added
Revision
943 -
Directory Listing
Modified
Mon Jan 29 07:22:43 2007 UTC
(16 years, 1 month ago)
by
jongui
new pyvisi files
Revision
942 -
Directory Listing
Modified
Mon Jan 29 07:12:15 2007 UTC
(16 years, 1 month ago)
by
jongui
Restructured the entire pyvisi module to accommodate more features and to make it more scalable for future extensions.
Revision
941 -
Directory Listing
Modified
Mon Jan 29 04:07:58 2007 UTC
(16 years, 1 month ago)
by
gross
small fix
Revision
940 -
Directory Listing
Modified
Mon Jan 29 00:09:08 2007 UTC
(16 years, 1 month ago)
by
gross
ivdep removed as it produces wrong results with OPenMP
Revision
939 -
Directory Listing
Modified
Thu Jan 25 04:23:38 2007 UTC
(16 years, 1 month ago)
by
gross
bug in finley mesh reader fixed
Revision
938 -
Directory Listing
Modified
Thu Jan 25 03:40:54 2007 UTC
(16 years, 1 month ago)
by
gross
the FinleyReade accepts now gmsh files (use format="gmsh")
and
Simulations are accepting Models only. Moreover, there is a test now
if a all Models targeted by a model in the simulation or a subsimulation
are included in simulation or a subsimulation.
Revision
937 -
Directory Listing
Modified
Thu Jan 25 03:31:14 2007 UTC
(16 years, 1 month ago)
by
ksteube
Updated for the new PBS queue names
Revision
936 -
Directory Listing
Modified
Tue Jan 23 22:58:43 2007 UTC
(16 years, 1 month ago)
by
jongui
performed some cleanup
Revision
935 -
Directory Listing
Modified
Tue Jan 23 09:53:10 2007 UTC
(16 years, 1 month ago)
by
gross
a missing file
Revision
934 -
Directory Listing
Modified
Tue Jan 23 09:52:45 2007 UTC
(16 years, 1 month ago)
by
gross
gmsh file reader for finley
Revision
933 -
Directory Listing
Modified
Mon Jan 22 07:20:25 2007 UTC
(16 years, 2 months ago)
by
gross
test for generation of gmsh script 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
931 -
Directory Listing
Modified
Fri Jan 19 03:06:33 2007 UTC
(16 years, 2 months ago)
by
gross
pycad supports volumes now.
Revision
930 -
Directory Listing
Modified
Thu Jan 18 08:12:58 2007 UTC
(16 years, 2 months ago)
by
gross
more tests and some modifications on SurfaceLoop
Revision
929 -
Directory Listing
Modified
Wed Jan 17 07:41:13 2007 UTC
(16 years, 2 months ago)
by
gross
reverse orientation added but does not work for 2D yet.
Revision
928 -
Directory Listing
Modified
Tue Jan 16 08:36:03 2007 UTC
(16 years, 2 months ago)
by
gross
more tests but there is a problem with reversing directions.
Revision
927 -
Directory Listing
Modified
Fri Jan 12 06:32:08 2007 UTC
(16 years, 2 months ago)
by
gross
surfaces implemented by no testing yet
Revision
926 -
Directory Listing
Modified
Fri Jan 12 06:31:37 2007 UTC
(16 years, 2 months ago)
by
gross
modelframe support dictonaries with fixed type of key and value. only writing implemented yet
Revision
925 -
Directory Listing
Modified
Wed Jan 10 22:40:00 2007 UTC
(16 years, 2 months ago)
by
gross
testing for CurvedLoop added.
Revision
924 -
Directory Listing
Modified
Wed Jan 10 03:39:27 2007 UTC
(16 years, 2 months ago)
by
trankine
Win32 port modifications
"or" is not a valid modifier under win intel compiler
* Data.cpp - incorrect "or"s
* DataExpanded.cpp - incorrect "or"s
Revision
923 -
Directory Listing
Modified
Tue Jan 9 22:50:43 2007 UTC
(16 years, 2 months ago)
by
gross
CurveLoop revised and tests added
Revision
922 -
Directory Listing
Modified
Fri Jan 5 04:23:05 2007 UTC
(16 years, 2 months ago)
by
gross
setValueOfDataPoint accepts double value as argument now
Revision
921 -
Directory Listing
Modified
Fri Jan 5 00:54:37 2007 UTC
(16 years, 2 months ago)
by
gross
I have done some clarification on functions that allow to access individual data point values in a Data object.
The term "data point number" is always local on a MPI process and referes to the value (data_point_in_sample, sample)
as a single identifyer (data_point_in_sample + sample * number_data_points_per_sample). a "global data point number"
referes to a tuple of a processour id and local data point number.
The function convertToNumArrayFromSampleNo has been removed now and convertToNumArrayFromDPNo renamed to getValueOfDataPoint.
There are two new functions:
getNumberOfDataPoints
setValueOfDataPoint
This allows you to do things like:
in=Data(..)
out=Data(..)
for i in xrange(in.getNumberOfDataPoints())
in_loc=in.getValueOfDataPoint(i)
out_loc=< some operations on in_loc>
out.setValueOfDataPoint(i,out_loc)
Also mindp is renamed to minGlobalDataPoint and there is a new function getValueOfGlobalDataPoint. While in MPI the functions getNumberOfDataPoints and getValueOfDataPoint are working locally on each process (so the code above is executed in parallel).
the latter allows getting a single value across all processors.
Revision
920 -
Directory Listing
Modified
Thu Jan 4 00:00:40 2007 UTC
(16 years, 2 months ago)
by
gross
small fix on DataSource.fromDom
Revision
919 -
Directory Listing
Modified
Wed Jan 3 22:54:50 2007 UTC
(16 years, 2 months ago)
by
gross
arc test is passing now. The check for colocation is now invariant of direction
Revision
918 -
Directory Listing
Modified
Wed Jan 3 06:30:00 2007 UTC
(16 years, 2 months ago)
by
gross
fixes on ESySXML to get runmodel going.
* object ids are now local for read and write of XML
* ParameterSets are now written with class name
* ParameterSets linked by other ParameterSets (previously only Models) are written now
* list are now lists of str (rather than bools), lists with bool, int or float are mapped to numarray
* numarray are writen with generic types Bool, Int, Float (portability!)
Revision
917 -
Directory Listing
Modified
Tue Jan 2 02:46:53 2007 UTC
(16 years, 2 months ago)
by
gross
some EsysXML input files. rebuild still fails for these files
Revision
916 -
Directory Listing
Modified
Fri Dec 15 08:25:57 2006 UTC
(16 years, 3 months ago)
by
gross
curves implemenred and tested.
Revision
915 -
Directory Listing
Modified
Thu Dec 14 06:12:53 2006 UTC
(16 years, 3 months ago)
by
gross
more testing on pycad
Revision
914 -
Directory Listing
Modified
Thu Dec 14 04:38:18 2006 UTC
(16 years, 3 months ago)
by
gross
access to the number of samples added
Revision
913 -
Directory Listing
Modified
Tue Dec 12 01:21:00 2006 UTC
(16 years, 3 months ago)
by
matt
The serial version still requires linking to OpenMP .so's. The cause is
likely an explicit use of the OpenMP api which is unguarded in escript/finley
or in a third-party library.
Revision
912 -
Directory Listing
Modified
Wed Dec 6 03:29:49 2006 UTC
(16 years, 3 months ago)
by
gross
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
911 -
Directory Listing
Modified
Tue Dec 5 23:39:39 2006 UTC
(16 years, 3 months ago)
by
gross
*Constrainer models have been renamed to *ConstrainerOverBox to clarify the fact that they are only work over a box domain
Revision
910 -
Directory Listing
Modified
Fri Nov 24 10:04:09 2006 UTC
(16 years, 3 months ago)
by
gross
more testing on transformation. rotation uses the right hand rule now.
Revision
909 -
Directory Listing
Modified
Fri Nov 24 02:15:51 2006 UTC
(16 years, 3 months ago)
by
jongui
some cleanup
Revision
908 -
Directory Listing
Modified
Thu Nov 23 06:39:39 2006 UTC
(16 years, 3 months ago)
by
gross
some fixes
Revision
907 -
Directory Listing
Modified
Wed Nov 22 09:54:19 2006 UTC
(16 years, 4 months ago)
by
gross
more testing for transformations added
Revision
906 -
Directory Listing
Modified
Tue Nov 21 05:34:15 2006 UTC
(16 years, 4 months ago)
by
gross
some minor fixes
Revision
905 -
Directory Listing
Modified
Mon Nov 20 11:23:24 2006 UTC
(16 years, 4 months ago)
by
gross
some tests for pycad added
Revision
904 -
Directory Listing
Modified
Fri Nov 17 08:49:44 2006 UTC
(16 years, 4 months ago)
by
gross
MergeConstraints added
Revision
903 -
Directory Listing
Modified
Fri Nov 17 01:59:49 2006 UTC
(16 years, 4 months ago)
by
gross
bug with tagged data in vtk and dx writer fixed
Revision
902 -
Directory Listing
Modified
Thu Nov 16 07:22:08 2006 UTC
(16 years, 4 months ago)
by
gross
extended functionality
Revision
901 -
Directory Listing
Modified
Mon Nov 13 08:14:55 2006 UTC
(16 years, 4 months ago)
by
gross
some small changes
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
Modified
Mon Nov 13 08:02:24 2006 UTC
(16 years, 4 months ago)
by
gross
a first very basic version of pycad
Revision
898 -
Directory Listing
Modified
Sun Nov 12 23:56:26 2006 UTC
(16 years, 4 months ago)
by
gross
first checkin of pycad (gmsh pythoin wrapper)
Revision
897 -
Directory Listing
Modified
Thu Nov 9 07:37:40 2006 UTC
(16 years, 4 months ago)
by
gross
cfs added
Revision
896 -
Directory Listing
Modified
Thu Nov 9 05:46:31 2006 UTC
(16 years, 4 months ago)
by
gross
a new version
Revision
895 -
Directory Listing
Modified
Thu Nov 9 05:45:55 2006 UTC
(16 years, 4 months ago)
by
gross
moved to make plave for better version
Revision
894 -
Directory Listing
Modified
Thu Nov 9 05:45:22 2006 UTC
(16 years, 4 months ago)
by
gross
Revision
893 -
Directory Listing
Modified
Wed Nov 8 08:20:19 2006 UTC
(16 years, 4 months ago)
by
gross
small bug fixed
Revision
892 -
Directory Listing
Modified
Wed Nov 8 06:14:29 2006 UTC
(16 years, 4 months ago)
by
gross
Revision
891 -
Directory Listing
Modified
Wed Nov 8 03:26:21 2006 UTC
(16 years, 4 months ago)
by
jongui
more cleanup
Revision
890 -
Directory Listing
Modified
Tue Nov 7 23:50:29 2006 UTC
(16 years, 4 months ago)
by
jongui
some cleanup in pyvisi
Revision
889 -
Directory Listing
Modified
Tue Nov 7 23:42:31 2006 UTC
(16 years, 4 months ago)
by
jongui
drivers added
Revision
888 -
Directory Listing
Modified
Tue Nov 7 08:31:26 2006 UTC
(16 years, 4 months ago)
by
gross
Problem in Mesh_findMatchingFaces.c fixed:
default tolerance in python interface was set too tight.
Revision
887 -
Directory Listing
Modified
Thu Nov 2 07:17:07 2006 UTC
(16 years, 4 months ago)
by
gross
some more work on the slip distribution
Revision
886 -
Directory Listing
Modified
Thu Nov 2 01:34:58 2006 UTC
(16 years, 4 months ago)
by
jongui
- Fixed a couple of minor bugs but the bug relating to the plane normal still exists.
- Updated the documentation.
Revision
885 -
Directory Listing
Modified
Wed Nov 1 09:05:51 2006 UTC
(16 years, 4 months ago)
by
gross
DataSource for modelib added
Revision
884 -
Directory Listing
Modified
Mon Oct 30 06:37:30 2006 UTC
(16 years, 4 months ago)
by
gross
simple mesh generator for slip_stress
Revision
883 -
Directory Listing
Modified
Mon Oct 30 06:12:54 2006 UTC
(16 years, 4 months ago)
by
gross
new example added
Revision
882 -
Directory Listing
Modified
Fri Oct 27 08:15:33 2006 UTC
(16 years, 4 months ago)
by
jongui
Fixed some bugs in the camera module but yet to fix bugs in the plane module.
Revision
881 -
Directory Listing
Modified
Thu Oct 26 02:54:47 2006 UTC
(16 years, 4 months ago)
by
gross
some small canges to clip function to allow unbounded upper or lower values
Revision
880 -
Directory Listing
Modified
Wed Oct 25 23:58:16 2006 UTC
(16 years, 4 months ago)
by
gross
Locator accepts list of locations now
Revision
879 -
Directory Listing
Modified
Wed Oct 25 03:56:34 2006 UTC
(16 years, 4 months ago)
by
jongui
First prototype of pyvisi is almost done (testing to be done).
Added all the epydocs and latex files.
Revision
878 -
Directory Listing
Modified
Wed Oct 25 03:42:56 2006 UTC
(16 years, 4 months ago)
by
gross
bigger mesh
Revision
877 -
Directory Listing
Modified
Wed Oct 25 03:06:58 2006 UTC
(16 years, 4 months ago)
by
gross
backtraking in the saddlepoint problem (not perfect yet)
Revision
876 -
Directory Listing
Modified
Thu Oct 19 03:50:23 2006 UTC
(16 years, 5 months ago)
by
ksteube
Added erf (error function) implementation
Revision
875 -
Directory Listing
Modified
Tue Oct 17 12:42:47 2006 UTC
(16 years, 5 months ago)
by
elspeth
DataSources added to modelframe/EsysXML, and tests to run_xml.py. Currently does not actually handle data
sources,
just references. Functionality is in progress.
EsysXML format (URI can be a local file reference, or a remote reference such as an ftp site, fileformat
is currently any string descriptor, such as finleyMesh or gmtdata):
<Parameter type="DataSource">
<Name>
uritest
</Name>
<Value>
<DataSource>
<URI>
somelocalfile.txt
</URI>
<FileFormat>
text
</FileFormat>
</DataSource>
</Value>
</Parameter>
Revision
874 -
Directory Listing
Modified
Tue Oct 17 12:06:11 2006 UTC
(16 years, 5 months ago)
by
elspeth
Changed numarray xml structure slightly, to fit better with the rest of
the XML.
Added lists of booleans as a data type in modelframe.
Fixed bug with bools in modelframe.
Revision
873 -
Directory Listing
Modified
Mon Oct 16 04:07:33 2006 UTC
(16 years, 5 months ago)
by
gross
uszawa scheme runs with variable viscosity
Revision
872 -
Directory Listing
Modified
Sun Oct 15 23:33:14 2006 UTC
(16 years, 5 months ago)
by
gross
bla
Revision
871 -
Directory Listing
Modified
Sat Oct 14 08:25:54 2006 UTC
(16 years, 5 months ago)
by
elspeth
Numarray support added to modelframe and tests for numarray added to run_xml.
Numarrays will look like this in ESysXML:
A 2 x 3 numarray will look like this:
<Parameter type="NumArray">
<Name>
numtest
</Name>
<Value>
<ArrayType>
Float64
</ArrayType>
<Shape>
2 3
</Shape>
<Data>
1.0 2.0 3.0 3.0 4.0 5.0
</Data>
</Value>
</Parameter>
A numarray vector will look like this:
<Parameter type="NumArray">
<Name>
numtest
</Name>
<Value>
<ArrayType>
Float64
</ArrayType>
<Shape>
3
</Shape>
<Data>
3.0 4.0 5.0
</Data>
</Value>
</Parameter>
Revision
870 -
Directory Listing
Modified
Fri Oct 13 05:01:25 2006 UTC
(16 years, 5 months ago)
by
phornby
g++ on Linux would not swallow
std::string name(boost::python::extract<std::string>(keys[i_data]),0 , MAX_namelength);
so I broke it down for the poor thing:
const std::string &
full_name = boost::python::extract<std::string>(keys[i_data]);
std::string name(full_name, 0, MAX_namelength);
Revision
869 -
Directory Listing
Modified
Fri Oct 13 03:48:29 2006 UTC
(16 years, 5 months ago)
by
phornby
Add some example options files people can copy and modify for their node.
Revision
868 -
Directory Listing
Modified
Tue Oct 10 22:32:13 2006 UTC
(16 years, 5 months ago)
by
gross
new benchmark problem
Revision
867 -
Directory Listing
Modified
Mon Oct 9 06:50:09 2006 UTC
(16 years, 5 months ago)
by
gross
a class to solving sattle point problems using uszawa scheme (not functional yet)
Revision
866 -
Directory Listing
Modified
Mon Oct 9 03:50:20 2006 UTC
(16 years, 5 months ago)
by
gross
now GEAR scheme is used
Revision
865 -
Directory Listing
Modified
Fri Oct 6 10:02:18 2006 UTC
(16 years, 5 months ago)
by
gross
some functions for minimizing a function added. there is still some work required but successfully applied in an aplication
Revision
864 -
Directory Listing
Modified
Wed Oct 4 01:26:18 2006 UTC
(16 years, 5 months ago)
by
matt
I have further refined the choice of libraries for the serial build. The
correct serial MKL libraries are still unknown.
Revision
863 -
Directory Listing
Modified
Wed Oct 4 01:01:15 2006 UTC
(16 years, 5 months ago)
by
matt
Added serial execution build options for running on the altix. In doing so, a
minor bug in SConstruct was found and fixed. The correct libraries still need
to be sorted after consulting Lutz and/or Ken.
Revision
862 -
Directory Listing
Modified
Tue Oct 3 06:01:30 2006 UTC
(16 years, 5 months ago)
by
gross
bug in mesh generator fixed.
Revision
861 -
Directory Listing
Modified
Fri Sep 29 06:54:46 2006 UTC
(16 years, 5 months ago)
by
jongui
- Added some simple plane cutting animation and storing them to file.
Revision
860 -
Directory Listing
Modified
Thu Sep 28 08:17:29 2006 UTC
(16 years, 5 months ago)
by
jongui
- added sample drivers on how to use all of the currently available modules.
- completed the epydocs for all the currently available modules.
- added the rotation feature for camera and plane cutting.
Revision
859 -
Directory Listing
Modified
Tue Sep 26 02:19:18 2006 UTC
(16 years, 5 months ago)
by
gross
tests for order2 tetrahedron elements added
Revision
858 -
Directory Listing
Modified
Tue Sep 26 01:01:39 2006 UTC
(16 years, 5 months ago)
by
gross
typo fixed
Revision
857 -
Directory Listing
Modified
Tue Sep 26 01:00:45 2006 UTC
(16 years, 5 months ago)
by
gross
tests for order1 tetrahedron elements added
Revision
856 -
Directory Listing
Modified
Tue Sep 26 01:00:36 2006 UTC
(16 years, 5 months ago)
by
gross
data print shows now the element reference number
Revision
855 -
Directory Listing
Modified
Fri Sep 22 09:30:06 2006 UTC
(16 years, 6 months ago)
by
gross
some tests for triangle meshes added
Revision
854 -
Directory Listing
Modified
Thu Sep 21 05:29:42 2006 UTC
(16 years, 6 months ago)
by
gross
Some modifications to the binary operations +,-,*/, pow.
The code is a bit simpler now and more efficient has there is
no reseising required now. the resizing method has been removed as
it is very, very inefficient. Even serial code should be faster now.
It is now forbidden to do an inplace update of scalar data object with an object
of rank >0 as this is very slow (and does not make much sense).
Revision
853 -
Directory Listing
Modified
Wed Sep 20 05:56:36 2006 UTC
(16 years, 6 months ago)
by
gross
some performance problems wit openmp fixed.
Revision
852 -
Directory Listing
Modified
Wed Sep 20 03:23:16 2006 UTC
(16 years, 6 months ago)
by
jongui
added carpet and isosurface
Revision
851 -
Directory Listing
Modified
Mon Sep 18 07:28:18 2006 UTC
(16 years, 6 months ago)
by
gross
add some tensor data
Revision
850 -
Directory Listing
Modified
Sun Sep 17 23:27:00 2006 UTC
(16 years, 6 months ago)
by
gross
some problems with vtk writer fixed
Revision
849 -
Directory Listing
Modified
Fri Sep 15 07:11:55 2006 UTC
(16 years, 6 months ago)
by
jongui
Optimized codes and modularized functions to make it more scalable. Partially
integrated carpet into the existing modules.
Revision
848 -
Directory Listing
Modified
Thu Sep 14 22:30:00 2006 UTC
(16 years, 6 months ago)
by
jongui
Completed a prototype of carpet in the testcarpet.py module.
Revision
847 -
Directory Listing
Modified
Thu Sep 14 07:54:04 2006 UTC
(16 years, 6 months ago)
by
jongui
Added vtkTextProperty to control the style of text and partially completed the carpet module.
Revision
846 -
Directory Listing
Modified
Mon Sep 11 07:40:09 2006 UTC
(16 years, 6 months ago)
by
jongui
Added modules to diplay image and 2D text. Also added simple drivers for
creating maps, contours, arrows, image and text.
Revision
845 -
Directory Listing
Modified
Fri Sep 8 07:13:01 2006 UTC
(16 years, 6 months ago)
by
jongui
Display an image is partially completed.
Revision
844 -
Directory Listing
Modified
Thu Sep 7 08:32:01 2006 UTC
(16 years, 6 months ago)
by
gross
with better mesh
Revision
843 -
Directory Listing
Modified
Thu Sep 7 05:55:12 2006 UTC
(16 years, 6 months ago)
by
gross
some timing added
Revision
842 -
Directory Listing
Modified
Thu Sep 7 05:40:22 2006 UTC
(16 years, 6 months ago)
by
gross
a little wave propagation simulation
Revision
841 -
Directory Listing
Modified
Wed Sep 6 09:48:37 2006 UTC
(16 years, 6 months ago)
by
gross
drucker-prager is working but I am not entirely happy yet as the step size control is very tight.
Revision
840 -
Directory Listing
Modified
Wed Sep 6 07:52:12 2006 UTC
(16 years, 6 months ago)
by
jongui
Added arrowsOnPlane and mapOnPlane.
Revision
839 -
Directory Listing
Modified
Wed Sep 6 04:53:50 2006 UTC
(16 years, 6 months ago)
by
jongui
- Added lookup table spectrum from blue to red and red to blue.
- Updated open scene to scene
Revision
838 -
Directory Listing
Modified
Tue Sep 5 22:45:55 2006 UTC
(16 years, 6 months ago)
by
gross
drucker prager works now but there is still some work on the stepsize control needed.
Revision
837 -
Directory Listing
Modified
Tue Sep 5 07:23:50 2006 UTC
(16 years, 6 months ago)
by
jongui
added more epydocs and improved the way colors are specified in the driver.
Revision
836 -
Directory Listing
Modified
Mon Sep 4 22:37:25 2006 UTC
(16 years, 6 months ago)
by
gross
new implementation of the tangential operator and a restriction of time step size change added
Revision
835 -
Directory Listing
Modified
Mon Sep 4 22:20:28 2006 UTC
(16 years, 6 months ago)
by
jongui
Added more docstrings and updated the way positions, focal point and view angle are specified.
Revision
834 -
Directory Listing
Modified
Fri Sep 1 09:05:16 2006 UTC
(16 years, 6 months ago)
by
gross
chenges to drucker-prager
Revision
833 -
Directory Listing
Modified
Fri Sep 1 07:48:20 2006 UTC
(16 years, 6 months ago)
by
jongui
Added docstrings to openscene.py
Revision
832 -
Directory Listing
Modified
Fri Sep 1 02:04:46 2006 UTC
(16 years, 6 months ago)
by
gross
almost there
Revision
831 -
Directory Listing
Modified
Thu Aug 31 08:47:40 2006 UTC
(16 years, 6 months ago)
by
gross
some more work to get the drucker-prager going
Revision
830 -
Directory Listing
Modified
Thu Aug 31 05:41:09 2006 UTC
(16 years, 6 months ago)
by
jongui
Added the light and camera components.
Revision
829 -
Directory Listing
Modified
Thu Aug 31 01:31:15 2006 UTC
(16 years, 6 months ago)
by
gross
some changes on the drucker-prager (it does not work yet)
Revision
828 -
Directory Listing
Modified
Wed Aug 30 07:52:35 2006 UTC
(16 years, 6 months ago)
by
jongui
Tidy up the codes to include inheritance of common features for reusability. Also added options to change opacity, scale factor, color mode and contour values.
Revision
827 -
Directory Listing
Modified
Wed Aug 30 00:08:02 2006 UTC
(16 years, 6 months ago)
by
jongui
Added:
contour.py and arrows.py
Revision
826 -
Directory Listing
Modified
Tue Aug 29 09:12:33 2006 UTC
(16 years, 6 months ago)
by
gross
ken and I did not have a good afternoon. our checkin was very buggy. fixed
Revision
825 -
Directory Listing
Modified
Tue Aug 29 06:59:27 2006 UTC
(16 years, 6 months ago)
by
gross
and more on Drucker Prager
Revision
824 -
Directory Listing
Modified
Tue Aug 29 05:22:50 2006 UTC
(16 years, 6 months ago)
by
ksteube
C_GeneralTensorProduct was modifying the function space of the
first arg. Now creating a shallow copy and using the copy to
avoid this.
Revision
823 -
Directory Listing
Modified
Tue Aug 29 02:05:59 2006 UTC
(16 years, 6 months ago)
by
gross
geometry.py is back to the way it was.
Revision
822 -
Directory Listing
Modified
Tue Aug 29 01:39:27 2006 UTC
(16 years, 6 months ago)
by
jongui
Added:
trunk/pyvisi/py_src/driver.py
Modified:
trunk/pyvisi/py_src/datacollector.py
trunk/pyvisi/py_src/map.py
trunk/pyvisi/py_src/scene.py
Revision
821 -
Directory Listing
Modified
Mon Aug 28 08:36:30 2006 UTC
(16 years, 6 months ago)
by
gross
and some more work on drucker-prager
Revision
820 -
Directory Listing
Modified
Mon Aug 28 06:55:36 2006 UTC
(16 years, 6 months ago)
by
gross
make the modelframe test run
Revision
819 -
Directory Listing
Modified
Sun Aug 27 23:07:51 2006 UTC
(16 years, 6 months ago)
by
gross
new version of FinleyReader etc. They can noe update node coordinates but have to be part of the Simulation
Revision
818 -
Directory Listing
Modified
Sun Aug 27 11:10:34 2006 UTC
(16 years, 6 months ago)
by
dhawcroft
saveVTK fixes
Revision
817 -
Directory Listing
Modified
Sat Aug 26 03:08:52 2006 UTC
(16 years, 6 months ago)
by
ksteube
Can now compile and run with MPI on shake71
Revision
816 -
Directory Listing
Modified
Thu Aug 24 00:03:01 2006 UTC
(16 years, 6 months ago)
by
gross
drucker prager in modellib (it does not work yet)
Revision
815 -
Directory Listing
Modified
Wed Aug 23 09:31:50 2006 UTC
(16 years, 7 months ago)
by
gross
ops! wrong file has been sent
Revision
814 -
Directory Listing
Modified
Wed Aug 23 09:31:10 2006 UTC
(16 years, 7 months ago)
by
gross
small bug in general tensor propduct fixed
Revision
813 -
Directory Listing
Modified
Mon Aug 21 02:08:47 2006 UTC
(16 years, 7 months ago)
by
ksteube
Tensor products for Data objects are now computed by a C++ method
C_GeneralTensorProduct, which calls C function matrix_matrix_product
to do the actual calculation.
Can perform product with either input transposed in place, meaning
without first computing the transpose in a separate step.
Revision
812 -
Directory Listing
Modified
Thu Aug 17 05:49:59 2006 UTC
(16 years, 7 months ago)
by
dhawcroft
Revision
811 -
Directory Listing
Modified
Mon Aug 14 05:36:17 2006 UTC
(16 years, 7 months ago)
by
gross
generator for test data
Revision
810 -
Directory Listing
Modified
Mon Aug 14 04:49:14 2006 UTC
(16 years, 7 months ago)
by
gross
some more test data
Revision
809 -
Directory Listing
Modified
Sun Aug 13 22:10:03 2006 UTC
(16 years, 7 months ago)
by
gross
update of user guide'
Revision
808 -
Directory Listing
Modified
Fri Aug 11 01:25:16 2006 UTC
(16 years, 7 months ago)
by
ksteube
Can now build escript and use doxygen on shake71
Revision
807 -
Directory Listing
Modified
Thu Aug 10 22:12:23 2006 UTC
(16 years, 7 months ago)
by
gross
new target for users guide
Revision
806 -
Directory Listing
Modified
Thu Aug 10 11:58:52 2006 UTC
(16 years, 7 months ago)
by
gross
Interface to the direct solver library UMLPACK is no implemented.
Revision
805 -
Directory Listing
Modified
Thu Aug 10 06:09:02 2006 UTC
(16 years, 7 months ago)
by
gross
first steps toward UMFPACK
Revision
804 -
Directory Listing
Modified
Thu Aug 10 01:12:16 2006 UTC
(16 years, 7 months ago)
by
gross
the new function swap_axes + tests added. (It replaces swap).
Revision
803 -
Directory Listing
Modified
Wed Aug 9 23:18:05 2006 UTC
(16 years, 7 months ago)
by
gross
type fixed. compiles now
Revision
802 -
Directory Listing
Modified
Wed Aug 9 09:21:00 2006 UTC
(16 years, 7 months ago)
by
gross
some stuff for john
Revision
801 -
Directory Listing
Modified
Wed Aug 9 00:49:56 2006 UTC
(16 years, 7 months ago)
by
ksteube
Removed outdated tests that use trace()
Revision
800 -
Directory Listing
Modified
Tue Aug 8 11:23:18 2006 UTC
(16 years, 7 months ago)
by
gross
new function _swap. Python wrapper + testing is still missing.
Revision
799 -
Directory Listing
Modified
Mon Aug 7 23:30:53 2006 UTC
(16 years, 7 months ago)
by
ksteube
Moved a #pragma to modify the appropriate line
Revision
798 -
Directory Listing
Modified
Fri Aug 4 01:05:36 2006 UTC
(16 years, 7 months ago)
by
gross
Reimplementation of the assemblage with persistent jacobeans.
There are also a few changes to the tests which has now
dramatically reduced the memory demand.
Revision
797 -
Directory Listing
Modified
Thu Aug 3 02:03:18 2006 UTC
(16 years, 7 months ago)
by
gross
function added to manually free unused memory in the memory manager
Revision
796 -
Directory Listing
Modified
Mon Jul 31 06:16:17 2006 UTC
(16 years, 7 months ago)
by
dhawcroft
much faster parallel saveVTK
needs testers, don't be shy
Revision
795 -
Directory Listing
Modified
Mon Jul 31 01:23:58 2006 UTC
(16 years, 7 months ago)
by
ksteube
Fixed typo in method name
Revision
794 -
Directory Listing
Modified
Sun Jul 30 03:45:01 2006 UTC
(16 years, 7 months ago)
by
dhawcroft
Revision
793 -
Directory Listing
Modified
Sat Jul 29 19:40:22 2006 UTC
(16 years, 7 months ago)
by
dhawcroft
Preliminary MPI version of saveVTK. Needs testers. Works for point data and should work for cell centered data.
Revision
792 -
Directory Listing
Modified
Fri Jul 28 10:37:16 2006 UTC
(16 years, 7 months ago)
by
gross
frame for pyvisi set up
Revision
791 -
Directory Listing
Modified
Thu Jul 27 00:37:57 2006 UTC
(16 years, 7 months ago)
by
bcumming
updated calls to matrixmult to the new version matrix_mult
Revision
790 -
Directory Listing
Modified
Wed Jul 26 23:12:34 2006 UTC
(16 years, 7 months ago)
by
bcumming
changes to escript/py_src/pdetools.py and /escript/src/Data.h/.cpp to
make the Locator work in MPI. escript::Data::mindp now returns a 3 tuple,
with the MPI rank of the process on which the minimum value occurs
included. escript::Data::convertToNumArrayFromDPNo also takes the ProcNo
to perform the MPI reduction.
This had to be implemented in both the MPI and non-MPI versions to allow
the necesary changes to the Python code in pdetools.py. In the non-MPI
version ProcNo is set to 0. This works for the explicit scripts tested
thus far, however if it causes problems in your scripts contact Ben or
Lutz, or revert the three files (pdetools.py, Data.h and Data.cpp) to
the previous version.
Revision
789 -
Directory Listing
Modified
Wed Jul 26 05:41:11 2006 UTC
(16 years, 7 months ago)
by
dhawcroft
Inserted PASO_MPI macro in Data.h to match source file
Revision
788 -
Directory Listing
Modified
Wed Jul 26 05:12:15 2006 UTC
(16 years, 7 months ago)
by
bcumming
small corrections to code in previous commit, and some header files that
should have been included in the last commit.
Revision
787 -
Directory Listing
Modified
Wed Jul 26 01:46:45 2006 UTC
(16 years, 7 months ago)
by
bcumming
MPI update
Each element (normal elements, faceElements, ContactElements and points)
are now assigned a unique global id to streamline per-element
calculations and file IO of element data.
Revision
786 -
Directory Listing
Modified
Tue Jul 25 04:58:05 2006 UTC
(16 years, 7 months ago)
by
gross
switched off pyvisi
Revision
785 -
Directory Listing
Modified
Tue Jul 25 03:48:10 2006 UTC
(16 years, 7 months ago)
by
gross
some new functions around tensor product added.
Revision
784 -
Directory Listing
Modified
Wed Jul 19 05:38:14 2006 UTC
(16 years, 8 months ago)
by
bcumming
removed personal testing code from SConscript
Revision
783 -
Directory Listing
Modified
Tue Jul 18 01:32:50 2006 UTC
(16 years, 8 months ago)
by
gross
coordinates, element size and normals returned by corresponding
FunctionSpace mesthods are now protected against updates. So
+=, -=, *=, /=, setTaggedValue, fillFromNumArray will through an
excpetion.
The FunctionSpace class does nut buffer the oordinates, element size and
normals yet.
Revision
782 -
Directory Listing
Modified
Tue Jul 18 00:47:47 2006 UTC
(16 years, 8 months ago)
by
bcumming
Large number of changes to Finley for meshing in MPI.
- optimisation and neatening up of rectcanglular mesh generation code
- first and second order 1D, 2D and 3D rectangular meshes are now
available in finley and escript using MPI.
- reduced meshes now generated in MPI, and interpolation to and from
reduced data types now supported.
Revision
781 -
Directory Listing
Modified
Fri Jul 14 08:47:38 2006 UTC
(16 years, 8 months ago)
by
gross
grad functions linked into the persistent jacobean scheme
Revision
780 -
Directory Listing
Modified
Fri Jul 14 07:46:07 2006 UTC
(16 years, 8 months ago)
by
woo409
+ Removed nelix_kb_options.py since I no longer have that notebook and as a result it isn't a maintained example of a win32 configuration. coleto_kb_options.py is my new notebooks configuration. Note that this particular set of compilation options target the Core Duo processor (and family relations) and as such won't work on other x86 platforms that don't have the same feature set. See the Intel compiler guide for details on how to target other processors.
Revision
779 -
Directory Listing
Modified
Fri Jul 14 07:41:31 2006 UTC
(16 years, 8 months ago)
by
woo409
+ Updated compilation options for Cognac to squeeze out a bit more performance
+ Now compiles using the Intel Math headers (mathimf.h) rather than plain math.h on both Win32 and Linux platforms when using the Intel compiler. Gives a small boost to performance on Altix and is essential on Windows
Revision
778 -
Directory Listing
Modified
Thu Jul 13 02:27:45 2006 UTC
(16 years, 8 months ago)
by
gross
add a switch to stop calls of external solver libraries
Revision
777 -
Directory Listing
Modified
Wed Jul 12 08:54:45 2006 UTC
(16 years, 8 months ago)
by
gross
integration with persistent jacobeans is running now
Revision
776 -
Directory Listing
Modified
Wed Jul 12 00:07:31 2006 UTC
(16 years, 8 months ago)
by
gross
basic code for persistence of jacobeans added. routines are not called yet
Revision
775 -
Directory Listing
Modified
Mon Jul 10 04:00:08 2006 UTC
(16 years, 8 months ago)
by
ksteube
Modified the following python methods in escript/py_src/util.py to
call faster C++ methods:
escript_trace
escript_transpose
escript_symmetric
escript_nonsymmetric
Revision
774 -
Directory Listing
Modified
Mon Jul 10 02:00:55 2006 UTC
(16 years, 8 months ago)
by
ksteube
Modified nightly testing:
Tests run as batch job via cron
You can choose to run run_tests or all_tests via command-line argument
They use 2 CPUs for run_tests and 4 CPUs for all_tests
Log files from tests are saved in /raid3/ksteube/AutoTests/Logs
Revision
773 -
Directory Listing
Modified
Fri Jul 7 10:10:00 2006 UTC
(16 years, 8 months ago)
by
gross
assemblage tests added
Revision
772 -
Directory Listing
Modified
Fri Jul 7 05:47:28 2006 UTC
(16 years, 8 months ago)
by
gross
the check for inhomogenous constraint has been modified so ot does nor
require a tolerance which is a bit risky.
Revision
771 -
Directory Listing
Modified
Tue Jul 4 05:39:42 2006 UTC
(16 years, 8 months ago)
by
ksteube
deleted test files
Revision
770 -
Directory Listing
Modified
Tue Jul 4 05:37:36 2006 UTC
(16 years, 8 months ago)
by
ksteube
Ken's initial import
Revision
769 -
Directory Listing
Modified
Sun Jul 2 23:58:22 2006 UTC
(16 years, 8 months ago)
by
gross
A bit more tests are generated now. Ther is still a problem with the slection of the solution order.
Revision
768 -
Directory Listing
Modified
Fri Jun 30 09:26:16 2006 UTC
(16 years, 8 months ago)
by
gross
and the generation of tests for contact elements works now.
Revision
767 -
Directory Listing
Modified
Fri Jun 30 07:29:08 2006 UTC
(16 years, 8 months ago)
by
gross
new FunctionSpace method setTags added
Revision
766 -
Directory Listing
Modified
Fri Jun 30 06:44:14 2006 UTC
(16 years, 8 months ago)
by
gross
modified version of a test generator (private use)
Revision
765 -
Directory Listing
Modified
Fri Jun 30 06:37:11 2006 UTC
(16 years, 8 months ago)
by
gross
The test for the contact normal has been modified to take in cosideration the fact that the normal is unique up to the factor +/-1.
Now the test checks the kllength of the normal for 1 and the angle to the reference normal.
Revision
764 -
Directory Listing
Modified
Fri Jun 30 06:33:37 2006 UTC
(16 years, 8 months ago)
by
gross
The statement '#ifdef MACRO1 && MACRO2' is not supported by the
gnu processor. This has been modified.
Revision
763 -
Directory Listing
Modified
Fri Jun 30 05:52:31 2006 UTC
(16 years, 8 months ago)
by
gross
some modification in the element reordering which should solve some problems
caused by the fact that qsort may handels == items differently on different platform.
Revision
762 -
Directory Listing
Modified
Fri Jun 30 00:09:19 2006 UTC
(16 years, 8 months ago)
by
bcumming
- small change to SConstruct to remove my testing code
Revision
761 -
Directory Listing
Modified
Fri Jun 30 00:07:21 2006 UTC
(16 years, 8 months ago)
by
bcumming
- removed the need to uncomment #define PASO_MPI when building MPI
version, now passed as an argument to the compiler.
Revision
760 -
Directory Listing
Modified
Thu Jun 29 05:36:08 2006 UTC
(16 years, 8 months ago)
by
ksteube
Added a timer so we can see how long each test takes to run.
Revision
759 -
Directory Listing
Modified
Thu Jun 29 01:53:23 2006 UTC
(16 years, 8 months ago)
by
bcumming
- added directory pythonMPI to the source tree. this directory contains
the c++ wrapper that is used to run python scripts in parallel for the
MPI version of escript/finley
- updated the SConstruct and ./scons/ess_options.py for conditional MPI
compilation. To compile the MPI version on ESS uncomment the #define
PASO_MPI in ./paso/src/Paso.h and add the command line option
useMPI=yes when running scons.
- fixed a compile time error in the MPI build in
finley/src/CPPAdapter/MeshAdapterFactory.cpp
Revision
758 -
Directory Listing
Modified
Mon Jun 26 13:52:42 2006 UTC
(16 years, 8 months ago)
by
woo409
+ Added PASO_MPI conditional compilation guard to prevent inclusion of mpi.h when not using mpi.
Trunk now compiles and runs on both win32 and linux.
Revision
757 -
Directory Listing
Modified
Mon Jun 26 13:12:56 2006 UTC
(16 years, 8 months ago)
by
woo409
+ Merge of intelc_win32 branch (revision 741:755) with trunk. Tested on iVEC altix (run_tests and py_tests all pass)
Revision
751 -
Directory Listing
Modified
Mon Jun 26 01:46:34 2006 UTC
(16 years, 8 months ago)
by
bcumming
Changes relating to the MPI version of escript
The standard OpenMP version of escript is unchanged
- updated data types (Finley_Mesh, Finley_NodeFile, etc) to store meshes
over multiple MPI processes.
- added CommBuffer code in Paso for communication of Data associated
with distributed meshes
- updates in Finley and Escript to support distributed data and operations
on distributed data (such as interpolation).
- construction of RHS in MPI, so that simple explicit schemes (such as
/docs/examples/wave.py without IO and the Locator) can run in MPI.
- updated mesh generation for first order line, rectangle and brick
meshes and second order line meshes in MPI.
- small changes to trunk/SConstruct and trunk/scons/ess_options.py to
build the MPI version, these changes are turned off by default.
Revision
741 -
Directory Listing
Modified
Thu Jun 22 03:36:04 2006 UTC
(16 years, 9 months ago)
by
woo409
+ Added {inc,py,lib}install paths so that when escript builds on ac it installs the build into /home/escript/escript-<put a revision number here>. That way you can just copy this directory into /opt of wherever for someone to install into ac.
Revision
740 -
Directory Listing
Modified
Thu Jun 22 03:23:05 2006 UTC
(16 years, 9 months ago)
by
woo409
+ Options to build on APAC NF ac machine modified to use /home/escript build area. escript builds using its own version of boost and python2.4.3 (and scons for that matter) in this directory rather than using the APAC NF installations. This eases APAC's module management where different groups want slightly different configurations for various modules.
Revision
739 -
Directory Listing
Modified
Tue Jun 20 00:52:56 2006 UTC
(16 years, 9 months ago)
by
ksteube
Major rewrite: now submits a PBS job to run tests on one CPU. Log
files from run are saved in /raid3/ksteube/AutoTests. Runs short
version run_tests or long version all_tests based on value of
command-line argument.
Revision
738 -
Directory Listing
Modified
Sat Jun 17 06:00:19 2006 UTC
(16 years, 9 months ago)
by
matt
ess_options.py is updated and synchronised with the esys/env module. In turn, this module is used to build and setup the user environments of esys/current and esys/current-debug.
Revision
737 -
Directory Listing
Modified
Wed Jun 14 04:00:41 2006 UTC
(16 years, 9 months ago)
by
ksteube
Added a caution to be sure to set OMP_NUM_THREADS,
if unset you will get too many threads.
Also fixed a few spelling mistakes.
Revision
736 -
Directory Listing
Modified
Wed Jun 14 03:49:58 2006 UTC
(16 years, 9 months ago)
by
ksteube
Fixed a couple spelling errors
Revision
735 -
Directory Listing
Modified
Wed Jun 14 02:09:21 2006 UTC
(16 years, 9 months ago)
by
ksteube
Removed -ansi_alias compiler option to icpc. It was causing the compiler
to optimize away the default constructor DataAbstract::DataAbstract and
breaking the tests.
Revision
734 -
Directory Listing
Modified
Tue Jun 13 03:55:25 2006 UTC
(16 years, 9 months ago)
by
ksteube
Removed test file
Revision
733 -
Directory Listing
Modified
Tue Jun 13 03:55:10 2006 UTC
(16 years, 9 months ago)
by
ksteube
Test file
Revision
732 -
Directory Listing
Modified
Fri Jun 9 05:26:48 2006 UTC
(16 years, 9 months ago)
by
woo409
+ First cut at build environment for Finley on the APAC National Facility (AC) machine
Revision
731 -
Directory Listing
Modified
Mon May 15 04:09:52 2006 UTC
(16 years, 10 months ago)
by
bcumming
Revision
730 -
Directory Listing
Modified
Mon May 15 04:03:49 2006 UTC
(16 years, 10 months ago)
by
bcumming
Revision
729 -
Directory Listing
Modified
Mon May 15 03:16:53 2006 UTC
(16 years, 10 months ago)
by
gross
cut down the number of time steps
Revision
728 -
Directory Listing
Modified
Mon May 15 02:01:18 2006 UTC
(16 years, 10 months ago)
by
gross
modelframe test examples work now
Revision
727 -
Directory Listing
Modified
Fri May 12 06:31:06 2006 UTC
(16 years, 10 months ago)
by
gross
In case of an error in paso a seg fault occured. this was caused by
inproper deallocation of memory in this case. this problem is fixed now.
Revision
723 -
Directory Listing
Modified
Wed May 3 10:29:16 2006 UTC
(16 years, 10 months ago)
by
gross
some installation notes added to users guide
Revision
722 -
Directory Listing
Modified
Mon May 1 11:49:18 2006 UTC
(16 years, 10 months ago)
by
gross
abstract added in users guide added
Revision
721 -
Directory Listing
Modified
Sat Apr 29 06:59:59 2006 UTC
(16 years, 10 months ago)
by
elspeth
Changing the autobuild script to try and make it work.
Revision
720 -
Directory Listing
Modified
Thu Apr 27 10:16:05 2006 UTC
(16 years, 10 months ago)
by
gross
formatting errors in epydoc tags fixed
Revision
719 -
Directory Listing
Modified
Thu Apr 27 08:38:07 2006 UTC
(16 years, 10 months ago)
by
elspeth
Added example files to upload
Revision
718 -
Directory Listing
Modified
Thu Apr 27 08:28:08 2006 UTC
(16 years, 10 months ago)
by
elspeth
Minor correction to buildlogs
Revision
717 -
Directory Listing
Modified
Thu Apr 27 08:07:11 2006 UTC
(16 years, 10 months ago)
by
elspeth
Now does userguide in html and pdf upload to webserver.
Revision
716 -
Directory Listing
Modified
Thu Apr 27 07:55:27 2006 UTC
(16 years, 10 months ago)
by
elspeth
Added a script for uploading docs to the release dir on the webserver.
Revision
715 -
Directory Listing
Modified
Thu Apr 27 07:17:40 2006 UTC
(16 years, 10 months ago)
by
elspeth
Adding a release tools directory, and a script that builds the source and test release files, copies them to a sandbox area, untars them, and checks if scons and scons all_tests work.
Revision
714 -
Directory Listing
Modified
Thu Apr 27 05:42:33 2006 UTC
(16 years, 10 months ago)
by
elspeth
Fixed python test
Revision
713 -
Directory Listing
Modified
Thu Apr 27 05:03:44 2006 UTC
(16 years, 10 months ago)
by
gross
relative error tests have been introduced into a few more of the unit test.
Revision
712 -
Directory Listing
Modified
Thu Apr 27 02:08:50 2006 UTC
(16 years, 10 months ago)
by
elspeth
Fixed build of epydoc documentation. Now builds html in relase/doc/epydoc .
Revision
711 -
Directory Listing
Modified
Wed Apr 26 22:39:51 2006 UTC
(16 years, 10 months ago)
by
gross
tests pass now on gcc: some tests did not take round-off errors into consideration
Revision
710 -
Directory Listing
Modified
Wed Apr 26 22:22:16 2006 UTC
(16 years, 10 months ago)
by
gross
"scons dodebug=no all_tests" runs now.
Some of the tests could only pass under dodebug=yes as they checked for
exceptions from asserts. The tests are switched off now if DOASSERT is
not set.
Revision
709 -
Directory Listing
Modified
Wed Apr 26 06:35:36 2006 UTC
(16 years, 10 months ago)
by
gross
fixes to get scons py_tests going: mainly fixes in the pathes
Revision
708 -
Directory Listing
Modified
Mon Apr 24 03:40:49 2006 UTC
(16 years, 11 months ago)
by
gross
missing file added
Revision
707 -
Directory Listing
Modified
Wed Apr 12 23:58:02 2006 UTC
(16 years, 11 months ago)
by
gross
latex build documentation is working now
Revision
706 -
Directory Listing
Modified
Sat Apr 8 16:13:02 2006 UTC
(16 years, 11 months ago)
by
gross
python tests compile and run but there is still a problem with dependencies'
Revision
705 -
Directory Listing
Modified
Fri Apr 7 17:57:37 2006 UTC
(16 years, 11 months ago)
by
gross
python tests are allmost working
Revision
704 -
Directory Listing
Modified
Thu Apr 6 02:27:37 2006 UTC
(16 years, 11 months ago)
by
gross
some missing files (but they will be removed later)
Revision
703 -
Directory Listing
Modified
Thu Apr 6 02:20:47 2006 UTC
(16 years, 11 months ago)
by
gross
some missing files
Revision
702 -
Directory Listing
Modified
Thu Apr 6 01:11:01 2006 UTC
(16 years, 11 months ago)
by
gross
not needed anymore
Revision
700 -
Directory Listing
Modified
Thu Apr 6 00:13:40 2006 UTC
(16 years, 11 months ago)
by
gross
A few changes in the build mechanism and the file structure so scons can build release tar files:
* paso/src/Solver has been moved to paso/src
* all test_.py are now run_.py files and are assumed to be passing python tests. they can run by
scons py_tests and are part of the release test set
* escript/py_src/test_ are moved to escript/test/python and are installed in to the build directory
(rather then the PYTHONPATH).
* all py files in test/python which don't start with run_ or test_ are now 'local_py_tests'. they are installed i
by not run automatically.
* CppUnitTest is now treated as a escript module (against previous decisions).
* scons realse builds nor tar/zip files with relvant source code (src and tests in seperate files)
the python tests don't pass yet due to path problems.
Revision
699 -
Directory Listing
Modified
Fri Mar 31 06:27:56 2006 UTC
(16 years, 11 months ago)
by
gross
now float**Data is running
Revision
698 -
Directory Listing
Modified
Fri Mar 31 04:52:55 2006 UTC
(16 years, 11 months ago)
by
gross
test with tagged data pass now
Revision
697 -
Directory Listing
Modified
Fri Mar 31 04:48:56 2006 UTC
(16 years, 11 months ago)
by
gross
bug with tagged data fixed
Revision
696 -
Directory Listing
Modified
Thu Mar 30 12:45:13 2006 UTC
(16 years, 11 months ago)
by
gross
pyvisi builds now
Revision
695 -
Directory Listing
Modified
Thu Mar 30 12:44:11 2006 UTC
(16 years, 11 months ago)
by
gross
obsolet tests removed
Revision
694 -
Directory Listing
Modified
Thu Mar 30 11:35:55 2006 UTC
(16 years, 11 months ago)
by
gross
pyvisi builds now. tests still to be fixed.
Revision
693 -
Directory Listing
Modified
Thu Mar 30 08:34:08 2006 UTC
(16 years, 11 months ago)
by
gross
DataVariable removed. it is not used.
Revision
692 -
Directory Listing
Modified
Thu Mar 30 08:05:02 2006 UTC
(16 years, 11 months ago)
by
gross
test with tagged data still fail and switched off
Revision
691 -
Directory Listing
Modified
Wed Mar 29 03:43:36 2006 UTC
(16 years, 11 months ago)
by
robwdcock
+ Fixed incorrect target path in SConstruct file
+ cognac now links with g++ compiled boost rather than intelc compiled boost due to compilation errors with intel c. (Finley will still compile and work with intel c though) - this is the same configuration as the access altix
Revision
690 -
Directory Listing
Modified
Tue Mar 28 07:18:51 2006 UTC
(16 years, 11 months ago)
by
robwdcock
+ Added basic_py_tests target which will run the basic set of python tests. The list of python tests was taken from autoscons
Revision
689 -
Directory Listing
Modified
Tue Mar 28 07:16:54 2006 UTC
(16 years, 11 months ago)
by
robwdcock
+ cognac now uses installed boost libraries rather than the ones in woo409's home directory
Revision
688 -
Directory Listing
Modified
Tue Mar 28 01:56:24 2006 UTC
(16 years, 11 months ago)
by
robwdcock
+ Modified the env (environment) creation for the ia64 platform to include PATH so it no longer complains about not being able to locate the intel compiler. This is related to the previous fix for windows. Seems it is a scons intelc.py bug.
Revision
687 -
Directory Listing
Modified
Mon Mar 27 22:17:32 2006 UTC
(16 years, 11 months ago)
by
gross
small fixes
Revision
686 -
Directory Listing
Modified
Mon Mar 27 22:17:16 2006 UTC
(16 years, 11 months ago)
by
gross
small fixes
Revision
685 -
Directory Listing
Modified
Mon Mar 27 22:16:33 2006 UTC
(16 years, 11 months ago)
by
gross
compilation uses python version scons is running under now
Revision
684 -
Directory Listing
Modified
Mon Mar 27 07:34:07 2006 UTC
(16 years, 11 months ago)
by
robwdcock
+ Minor modification to how the ENV external environment is initialised. Originally this was done as part of the env = Environment( ENV = ...) construction. Unfortunately this doesn't work properly on windows as it clobbers the path edits performed by the tools = 'intelc'. The end result is icl is not found. Now the env is initialised without the ENV = and they are added in after construction.
I suspect this is a bug in scons itself on the windows platform.
Revision
683 -
Directory Listing
Modified
Mon Mar 27 05:46:50 2006 UTC
(16 years, 11 months ago)
by
robwdcock
+ autotest-scons now uses the new build system and launches tests via
scons so it gets the correct environment.
Revision
682 -
Directory Listing
Modified
Mon Mar 27 02:43:09 2006 UTC
(16 years, 11 months ago)
by
robwdcock
+ NEW BUILD SYSTEM
This commit contains the new build system with cross-platform support.
Most things work are before though you can have more control.
ENVIRONMENT settings have changed:
+ You no longer require LD_LIBRARY_PATH or PYTHONPATH to point to the
esysroot for building and testing performed via scons
+ ACcESS altix users: It is recommended you change your modules to load
the latest intel compiler and other libraries required by boost to match
the setup in svn (you can override). The correct modules are as follows
module load intel_cc.9.0.026
export
MODULEPATH=${MODULEPATH}:/data/raid2/toolspp4/modulefiles/gcc-3.3.6
module load boost/1.33.0/python-2.4.1
module load python/2.4.1
module load numarray/1.3.3
Revision
681 -
Directory Listing
Modified
Mon Mar 27 02:17:47 2006 UTC
(16 years, 11 months ago)
by
robwdcock
remove lib directory to prevent conflict in merge with ROBW_XPLATFORM
Revision
679 -
Directory Listing
Modified
Mon Mar 27 01:02:05 2006 UTC
(16 years, 11 months ago)
by
jgs
add woodcock and hornby to result mailing list
Revision
660 -
Directory Listing
Modified
Fri Mar 24 08:43:21 2006 UTC
(17 years ago)
by
gross
that does not look to bad now although more stuff could be added.
Revision
657 -
Directory Listing
Modified
Fri Mar 24 08:28:15 2006 UTC
(17 years ago)
by
gross
some typos fixed
Revision
653 -
Directory Listing
Modified
Fri Mar 24 07:34:34 2006 UTC
(17 years ago)
by
gross
linearPDE docu fixed
Revision
645 -
Directory Listing
Modified
Fri Mar 24 01:10:42 2006 UTC
(17 years ago)
by
elspeth
More copyright.
Revision
644 -
Directory Listing
Modified
Fri Mar 24 01:05:42 2006 UTC
(17 years ago)
by
elspeth
More copyright.
Revision
643 -
Directory Listing
Modified
Fri Mar 24 00:28:41 2006 UTC
(17 years ago)
by
elspeth
More copyright info added.
Revision
637 -
Directory Listing
Modified
Thu Mar 23 10:55:31 2006 UTC
(17 years ago)
by
gross
more copyright statements added
Revision
631 -
Directory Listing
Modified
Thu Mar 23 04:27:32 2006 UTC
(17 years ago)
by
dhawcroft
Prepended all paso source files with new Copyright notice
Revision
629 -
Directory Listing
Modified
Thu Mar 23 02:41:25 2006 UTC
(17 years ago)
by
elspeth
Copyright information added.
Revision
628 -
Directory Listing
Modified
Thu Mar 23 02:27:57 2006 UTC
(17 years ago)
by
elspeth
Copyright information added.
Revision
627 -
Directory Listing
Modified
Thu Mar 23 02:22:46 2006 UTC
(17 years ago)
by
elspeth
Copyright information added.
Revision
626 -
Directory Listing
Modified
Thu Mar 23 02:16:36 2006 UTC
(17 years ago)
by
elspeth
Copyright information inserted
Revision
625 -
Directory Listing
Modified
Thu Mar 23 00:41:25 2006 UTC
(17 years ago)
by
gross
some updates and linearPDE.tex switched off
Revision
621 -
Directory Listing
Modified
Wed Mar 22 07:44:18 2006 UTC
(17 years ago)
by
gross
bugs in test fixed
Revision
620 -
Directory Listing
Modified
Wed Mar 22 07:43:42 2006 UTC
(17 years ago)
by
gross
problem with tagged data isolated
Revision
619 -
Directory Listing
Modified
Wed Mar 22 04:49:24 2006 UTC
(17 years ago)
by
gross
non letter and non digital in hostname ar ereplaced by _ now
Revision
618 -
Directory Listing
Modified
Wed Mar 22 04:02:38 2006 UTC
(17 years ago)
by
gross
mmio moced to paso
Revision
617 -
Directory Listing
Modified
Wed Mar 22 02:58:17 2006 UTC
(17 years ago)
by
elspeth
More copyright.
Revision
616 -
Directory Listing
Modified
Wed Mar 22 02:46:56 2006 UTC
(17 years ago)
by
elspeth
Copyright added to more source files.
Revision
615 -
Directory Listing
Modified
Wed Mar 22 02:12:00 2006 UTC
(17 years ago)
by
elspeth
More copyright information.
Revision
614 -
Directory Listing
Modified
Wed Mar 22 01:37:07 2006 UTC
(17 years ago)
by
elspeth
Corrected spelling of 'license' in url so that the link actually points to the license.
Revision
613 -
Directory Listing
Modified
Wed Mar 22 01:12:32 2006 UTC
(17 years ago)
by
elspeth
More copyright information inserted.
Revision
612 -
Directory Listing
Modified
Tue Mar 21 23:54:39 2006 UTC
(17 years ago)
by
gross
strange problem with import numarray.linear_algebra fixed
Revision
611 -
Directory Listing
Modified
Tue Mar 21 23:22:37 2006 UTC
(17 years ago)
by
gross
typo fixed
Revision
610 -
Directory Listing
Modified
Tue Mar 21 23:08:28 2006 UTC
(17 years ago)
by
gross
some missing files
Revision
609 -
Directory Listing
Modified
Tue Mar 21 09:46:39 2006 UTC
(17 years ago)
by
elspeth
Updated copyright and licence notices.
Revision
608 -
Directory Listing
Modified
Tue Mar 21 09:46:06 2006 UTC
(17 years ago)
by
elspeth
moved "import numarray.linear_algebra" to function that uses it, in case it is not installed
Revision
606 -
Directory Listing
Modified
Mon Mar 20 23:34:00 2006 UTC
(17 years ago)
by
gross
documentation on pyvisi added
Revision
605 -
Directory Listing
Modified
Mon Mar 20 07:16:27 2006 UTC
(17 years ago)
by
gross
pyvisi with vtk runs noe on the altix
Revision
604 -
Directory Listing
Modified
Mon Mar 20 02:23:14 2006 UTC
(17 years ago)
by
gross
example cleanup
Revision
603 -
Directory Listing
Modified
Mon Mar 20 01:49:39 2006 UTC
(17 years ago)
by
gross
pyvisi compiles now
Revision
602 -
Directory Listing
Modified
Fri Mar 17 06:57:46 2006 UTC
(17 years ago)
by
gross
more work on pyvisi integration
Revision
601 -
Directory Listing
Modified
Fri Mar 17 06:18:25 2006 UTC
(17 years ago)
by
gross
directories are moved around to match escript convention
Revision
600 -
Directory Listing
Modified
Fri Mar 17 05:53:59 2006 UTC
(17 years ago)
by
gross
some renaming
Revision
599 -
Directory Listing
Modified
Fri Mar 17 05:48:59 2006 UTC
(17 years ago)
by
gross
update on escript function
Revision
598 -
Directory Listing
Modified
Fri Mar 17 05:00:24 2006 UTC
(17 years ago)
by
gross
edable versions
Revision
596 -
Directory Listing
Modified
Wed Mar 15 22:41:23 2006 UTC
(17 years ago)
by
gross
some work on AdvectivePDE for the scalar case
Revision
595 -
Directory Listing
Modified
Tue Mar 14 23:52:45 2006 UTC
(17 years ago)
by
gross
test_utilOnFinley fixed (did run the tests that still fail)
Revision
594 -
Directory Listing
Modified
Tue Mar 14 23:36:08 2006 UTC
(17 years ago)
by
gross
print message removed
Revision
593 -
Directory Listing
Modified
Tue Mar 14 02:50:27 2006 UTC
(17 years ago)
by
gross
updates on escript documentation (unfinished)
Revision
592 -
Directory Listing
Modified
Mon Mar 13 04:04:26 2006 UTC
(17 years ago)
by
lkettle
Adding some figure for online documentation (3D Wave Propagation).
Revision
591 -
Directory Listing
Modified
Mon Mar 13 02:05:54 2006 UTC
(17 years ago)
by
gross
papi switched off on altix
Revision
590 -
Directory Listing
Modified
Fri Mar 10 06:29:14 2006 UTC
(17 years ago)
by
gross
all tests activated
Revision
589 -
Directory Listing
Modified
Fri Mar 10 06:28:35 2006 UTC
(17 years ago)
by
gross
my little test generator
Revision
588 -
Directory Listing
Modified
Fri Mar 10 04:45:04 2006 UTC
(17 years ago)
by
gross
1D and 3D tests for eigenvalues_and_eigenvector added.
Revision
587 -
Directory Listing
Modified
Fri Mar 10 02:26:50 2006 UTC
(17 years ago)
by
gross
eigenvalues_and_eigenvector fucntion added. test for 2D problem is added and is passed.
Revision
586 -
Directory Listing
Modified
Fri Mar 10 01:24:27 2006 UTC
(17 years ago)
by
lkettle
corrected error in natural b.c.
Revision
585 -
Directory Listing
Modified
Thu Mar 9 23:47:42 2006 UTC
(17 years ago)
by
gross
problem with eigenvalue of zero matrix fixed (thanks Dr Hale)
Revision
584 -
Directory Listing
Modified
Thu Mar 9 23:03:38 2006 UTC
(17 years ago)
by
gross
eigenvalues: compiles and passes tests on altix now
Revision
583 -
Directory Listing
Modified
Wed Mar 8 08:15:34 2006 UTC
(17 years ago)
by
gross
_eigenvalues_and_eigenvector method added of data object. the algorithm has been tested on floats in python but not on data objects.
Revision
582 -
Directory Listing
Modified
Wed Mar 8 05:54:06 2006 UTC
(17 years ago)
by
lkettle
Changed example script for wave.py to a point source wave propagation problem in 3D.
Revision
581 -
Directory Listing
Modified
Wed Mar 8 05:48:51 2006 UTC
(17 years ago)
by
lkettle
changes to section 2.3 on 3D wave propagation in online reference guide and added some figures
Revision
580 -
Directory Listing
Modified
Wed Mar 8 05:45:51 2006 UTC
(17 years ago)
by
gross
faster version of the local eigenvalue calculation
Revision
579 -
Directory Listing
Modified
Tue Mar 7 01:28:23 2006 UTC
(17 years ago)
by
gross
new section on lame equation completed
Revision
578 -
Directory Listing
Modified
Mon Mar 6 06:12:04 2006 UTC
(17 years ago)
by
gross
new section in the tutorial
Revision
577 -
Directory Listing
Modified
Fri Mar 3 08:32:16 2006 UTC
(17 years ago)
by
gross
installation of new inc file
Revision
576 -
Directory Listing
Modified
Fri Mar 3 08:28:42 2006 UTC
(17 years ago)
by
gross
some steps towards eigenvalue and eigenvector calculation
Revision
575 -
Directory Listing
Modified
Fri Mar 3 03:33:07 2006 UTC
(17 years ago)
by
lkettle
I have changed some of the documentation and added more explanations for
the online reference guide for esys13. I have modified two of the
example source codes to write out the results for Helmholtz problem and
changed one variable name in the diffusion.py code to avoid confusion.
Revision
574 -
Directory Listing
Modified
Thu Mar 2 06:31:24 2006 UTC
(17 years ago)
by
gross
some modifications on eigenvalues to make it a bit more robust.
Revision
573 -
Directory Listing
Modified
Thu Mar 2 00:42:53 2006 UTC
(17 years ago)
by
lkettle
I have made a few changes to the documentation for the online reference
guide for the Poisson and diffusion examples.
Revision
572 -
Directory Listing
Modified
Wed Mar 1 04:40:10 2006 UTC
(17 years ago)
by
gross
some fixes to get Latex compiled
Revision
571 -
Directory Listing
Modified
Tue Feb 28 06:53:17 2006 UTC
(17 years ago)
by
jgs
modify whereZero etc methods to also accept a tolerance parameter
Revision
570 -
Directory Listing
Modified
Tue Feb 28 06:51:25 2006 UTC
(17 years ago)
by
jgs
extend these tests to test DataTagged objecrs also
Revision
569 -
Directory Listing
Modified
Tue Feb 28 05:34:37 2006 UTC
(17 years ago)
by
gross
modified presentation of LinearPDE
Revision
568 -
Directory Listing
Modified
Tue Feb 28 03:59:06 2006 UTC
(17 years ago)
by
gross
update
Revision
567 -
Directory Listing
Modified
Tue Feb 28 03:58:05 2006 UTC
(17 years ago)
by
gross
updates examples
Revision
566 -
Directory Listing
Modified
Tue Feb 28 03:52:29 2006 UTC
(17 years ago)
by
gross
rename
Revision
565 -
Directory Listing
Modified
Mon Feb 27 00:04:17 2006 UTC
(17 years ago)
by
gross
some updates
Revision
564 -
Directory Listing
Modified
Thu Feb 23 05:22:31 2006 UTC
(17 years ago)
by
jgs
extend testing to include DataTagged objects with no
tags, only default values
Revision
563 -
Directory Listing
Modified
Thu Feb 23 05:09:47 2006 UTC
(17 years ago)
by
jgs
extend operator tests to include DataTagged and DataExpanded
Revision
562 -
Directory Listing
Modified
Thu Feb 23 05:03:16 2006 UTC
(17 years ago)
by
jgs
further fix for DataTAgged::dp_algorithm, was not working for DataTagged objects with 0 tags
Revision
561 -
Directory Listing
Modified
Thu Feb 23 03:49:50 2006 UTC
(17 years ago)
by
jgs
minor reformatting
Revision
560 -
Directory Listing
Modified
Thu Feb 23 01:58:35 2006 UTC
(17 years ago)
by
jgs
reinstate testing of DataTagged object unary ops
Revision
559 -
Directory Listing
Modified
Thu Feb 23 01:43:44 2006 UTC
(17 years ago)
by
jgs
reimplement dp_algorithm for DataTagged, existing
implementation was complete rubbish
(ich bin so beschämt!)
Revision
558 -
Directory Listing
Modified
Thu Feb 23 01:02:31 2006 UTC
(17 years ago)
by
gross
switch back to test on no tagged data
Revision
557 -
Directory Listing
Modified
Wed Feb 22 05:11:56 2006 UTC
(17 years, 1 month ago)
by
jgs
add test case for case where binaryOp combines a DataTagged and a scalar
Revision
556 -
Directory Listing
Modified
Wed Feb 22 04:45:15 2006 UTC
(17 years, 1 month ago)
by
jgs
reinstate testing using DataTagged objects
Revision
555 -
Directory Listing
Modified
Wed Feb 22 04:44:10 2006 UTC
(17 years, 1 month ago)
by
jgs
fixed binaryOp for combination of DataTagged and scalar values.
calculation of default value where RHS was a scalar was not yet
implemented
Revision
554 -
Directory Listing
Modified
Wed Feb 22 04:02:54 2006 UTC
(17 years, 1 month ago)
by
gross
tests for tagged data fixed. test failing on maxval with segmenation fault (peinlich, peinlich)
Revision
553 -
Directory Listing
Modified
Wed Feb 22 04:01:21 2006 UTC
(17 years, 1 month ago)
by
gross
tests for tagged data
Revision
552 -
Directory Listing
Modified
Wed Feb 22 03:18:07 2006 UTC
(17 years, 1 month ago)
by
gross
and more work on saving the element jacobians (please don;t look at the code)
Revision
551 -
Directory Listing
Modified
Wed Feb 22 02:59:25 2006 UTC
(17 years, 1 month ago)
by
robwdcock
Scons build options for cognac.ivec.org using intel v9.0.026 compilers
Note: Boost is currently not available as a module on cognac. As a result the boost directories used in this build point to my specific boost installation which should be visible to all ivec users. This will get fixed eventually.
Revision
550 -
Directory Listing
Modified
Wed Feb 22 02:14:38 2006 UTC
(17 years, 1 month ago)
by
gross
more tests on slicing
Revision
549 -
Directory Listing
Modified
Wed Feb 22 00:45:48 2006 UTC
(17 years, 1 month ago)
by
jgs
extend testing of DataTagged setSlice to include case where
source and target have mismatched tag sets
Revision
548 -
Directory Listing
Modified
Tue Feb 21 23:52:41 2006 UTC
(17 years, 1 month ago)
by
jgs
modify tests for binary operations and setSlice to ensure situations where two DataTaggeds with mismatched tag sets are tested correctly
Revision
547 -
Directory Listing
Modified
Tue Feb 21 06:10:54 2006 UTC
(17 years, 1 month ago)
by
gross
solution and reduced solution can have reference numbers now!
Revision
546 -
Directory Listing
Modified
Tue Feb 21 01:59:07 2006 UTC
(17 years, 1 month ago)
by
jgs
reinstate testing of DataTagged objects
Revision
545 -
Directory Listing
Modified
Tue Feb 21 01:24:05 2006 UTC
(17 years, 1 month ago)
by
jgs
reinstate testing using DataTagged values
Revision
544 -
Directory Listing
Modified
Tue Feb 21 01:23:23 2006 UTC
(17 years, 1 month ago)
by
jgs
minor comment fixes
Revision
543 -
Directory Listing
Modified
Tue Feb 21 01:18:38 2006 UTC
(17 years, 1 month ago)
by
jgs
fix BinaryOp for DataTagged values - existing implementation was adding
tags from RHS to LHS using RHS's default value - should have been using
LHS's default value! fixed now
Revision
542 -
Directory Listing
Modified
Mon Feb 20 06:53:12 2006 UTC
(17 years, 1 month ago)
by
jgs
reinstate sliceSetting testing of DataTagged
Revision
541 -
Directory Listing
Modified
Mon Feb 20 06:50:39 2006 UTC
(17 years, 1 month ago)
by
jgs
ensure src and dest objects have matching tag sets in setSlice
by adding tags present in src but not in dest to dest using
dest's default value before doing actual slicing
Revision
540 -
Directory Listing
Modified
Mon Feb 20 06:05:32 2006 UTC
(17 years, 1 month ago)
by
jgs
reinstate sliceGetting testing for DataTagged objects
Revision
539 -
Directory Listing
Modified
Mon Feb 20 04:12:51 2006 UTC
(17 years, 1 month ago)
by
jgs
add a test case for tag() method
Revision
538 -
Directory Listing
Modified
Mon Feb 20 03:43:25 2006 UTC
(17 years, 1 month ago)
by
jgs
minor formatting changes
Revision
537 -
Directory Listing
Modified
Mon Feb 20 02:00:18 2006 UTC
(17 years, 1 month ago)
by
jgs
refine/extend tests for slicing, particularly those for DataTagged
Revision
536 -
Directory Listing
Modified
Fri Feb 17 03:20:53 2006 UTC
(17 years, 1 month ago)
by
gross
symmetric and nonsymmetric part functions added
Revision
535 -
Directory Listing
Modified
Fri Feb 17 02:27:06 2006 UTC
(17 years, 1 month ago)
by
jgs
minor comment changes
Revision
534 -
Directory Listing
Modified
Fri Feb 17 01:03:53 2006 UTC
(17 years, 1 month ago)
by
jgs
finish testing of DataTagged::setSlice
Revision
533 -
Directory Listing
Modified
Thu Feb 16 06:49:59 2006 UTC
(17 years, 1 month ago)
by
jgs
testing setSlice with rank1 and rank 3 values and multiple tags
Revision
532 -
Directory Listing
Modified
Wed Feb 15 09:45:53 2006 UTC
(17 years, 1 month ago)
by
gross
first steps towards the reuse of the element jacobians
Revision
531 -
Directory Listing
Modified
Wed Feb 15 08:11:10 2006 UTC
(17 years, 1 month ago)
by
gross
a new version of lumping implemented (does not need a stiffness matrix)
Revision
530 -
Directory Listing
Modified
Wed Feb 15 07:11:00 2006 UTC
(17 years, 1 month ago)
by
gross
eigenvalues is working now
Revision
529 -
Directory Listing
Modified
Wed Feb 15 03:58:50 2006 UTC
(17 years, 1 month ago)
by
gross
small bugs in eigenvalues function fixed. 3x3 on data still given wrong results
Revision
528 -
Directory Listing
Modified
Wed Feb 15 02:20:33 2006 UTC
(17 years, 1 month ago)
by
gross
local eigenvalues added (not tested yet)
Revision
527 -
Directory Listing
Modified
Wed Feb 15 01:25:57 2006 UTC
(17 years, 1 month ago)
by
jgs
extend setSlice testing to include DataTagged with default values
Revision
526 -
Directory Listing
Modified
Tue Feb 14 06:56:33 2006 UTC
(17 years, 1 month ago)
by
gross
pdetools test added
Revision
525 -
Directory Listing
Modified
Tue Feb 14 06:56:13 2006 UTC
(17 years, 1 month ago)
by
gross
rob's strange NoPDE class added
Revision
524 -
Directory Listing
Modified
Tue Feb 14 05:55:46 2006 UTC
(17 years, 1 month ago)
by
jgs
more testing of setSlice
Revision
523 -
Directory Listing
Modified
Tue Feb 14 05:54:41 2006 UTC
(17 years, 1 month ago)
by
gross
symbol tests removed
Revision
522 -
Directory Listing
Modified
Tue Feb 14 05:53:52 2006 UTC
(17 years, 1 month ago)
by
gross
now done by test_utilOnBruce.py
Revision
521 -
Directory Listing
Modified
Tue Feb 14 05:50:56 2006 UTC
(17 years, 1 month ago)
by
gross
now done test_utilOnFinley.py
Revision
520 -
Directory Listing
Modified
Tue Feb 14 05:45:11 2006 UTC
(17 years, 1 month ago)
by
gross
obsolet
Revision
519 -
Directory Listing
Modified
Tue Feb 14 05:30:50 2006 UTC
(17 years, 1 month ago)
by
jgs
fix comments for setSlice - were totally misleading!
Revision
518 -
Directory Listing
Modified
Tue Feb 14 05:18:09 2006 UTC
(17 years, 1 month ago)
by
jgs
add some basic testing for DataTagged::setSlice
Revision
517 -
Directory Listing
Modified
Tue Feb 14 02:25:02 2006 UTC
(17 years, 1 month ago)
by
gross
tests for __getitem__ added
Revision
516 -
Directory Listing
Modified
Tue Feb 14 01:53:58 2006 UTC
(17 years, 1 month ago)
by
jgs
comprehensive testing of DataTagged::getSlice completed
Revision
515 -
Directory Listing
Modified
Mon Feb 13 05:59:51 2006 UTC
(17 years, 1 month ago)
by
jgs
split slicing testing into getSlice and setSlice tests
add testing for DataTagged objects with one tagged value
Revision
514 -
Directory Listing
Modified
Mon Feb 13 04:47:47 2006 UTC
(17 years, 1 month ago)
by
jgs
add testing of slicing methods
Revision
513 -
Directory Listing
Modified
Mon Feb 13 04:46:51 2006 UTC
(17 years, 1 month ago)
by
jgs
comment and formatting changes
Revision
512 -
Directory Listing
Modified
Fri Feb 10 07:04:14 2006 UTC
(17 years, 1 month ago)
by
gross
bug in parallelization fixed
Revision
511 -
Directory Listing
Modified
Fri Feb 10 05:39:18 2006 UTC
(17 years, 1 month ago)
by
jgs
extend basic testing of Data objects containing DataTagged objects
Revision
510 -
Directory Listing
Modified
Fri Feb 10 04:00:50 2006 UTC
(17 years, 1 month ago)
by
jgs
add tests for getSampleData
Revision
509 -
Directory Listing
Modified
Fri Feb 10 03:24:44 2006 UTC
(17 years, 1 month ago)
by
jgs
minor comment changes
Revision
508 -
Directory Listing
Modified
Fri Feb 10 01:41:55 2006 UTC
(17 years, 1 month ago)
by
jgs
comprehensive testing of reshapeDataPoint method
Revision
507 -
Directory Listing
Modified
Thu Feb 9 06:13:07 2006 UTC
(17 years, 1 month ago)
by
jgs
minor comment changes
Revision
506 -
Directory Listing
Modified
Thu Feb 9 06:06:02 2006 UTC
(17 years, 1 month ago)
by
jgs
extend testing for binary and unary operations
and add comprehensive testing for method getSampleDataByTag
Revision
505 -
Directory Listing
Modified
Wed Feb 8 23:27:16 2006 UTC
(17 years, 1 month ago)
by
gross
bandwidth optimizer but it does not really work.
Revision
504 -
Directory Listing
Modified
Wed Feb 8 05:51:27 2006 UTC
(17 years, 1 month ago)
by
jgs
initial testing of operations involving DataTagged objects
Revision
503 -
Directory Listing
Modified
Wed Feb 8 04:25:40 2006 UTC
(17 years, 1 month ago)
by
jgs
add test for copy constructors
Revision
502 -
Directory Listing
Modified
Wed Feb 8 03:57:20 2006 UTC
(17 years, 1 month ago)
by
jgs
add test for setTaggedValue
Revision
501 -
Directory Listing
Modified
Wed Feb 8 03:37:20 2006 UTC
(17 years, 1 month ago)
by
jgs
add extensive testing of addTaggedValue
Revision
500 -
Directory Listing
Modified
Tue Feb 7 05:19:07 2006 UTC
(17 years, 1 month ago)
by
jgs
fix a reference indicator
Revision
499 -
Directory Listing
Modified
Tue Feb 7 04:40:44 2006 UTC
(17 years, 1 month ago)
by
jgs
add comprehensive testing for DataTagged with (1) default value only, (2) one tag value and (3) three tag values
Revision
498 -
Directory Listing
Modified
Tue Feb 7 01:53:47 2006 UTC
(17 years, 1 month ago)
by
jgs
can now specify target "build_docs" in order to build
epydoc and doxygen documentation
Revision
497 -
Directory Listing
Modified
Tue Feb 7 01:28:01 2006 UTC
(17 years, 1 month ago)
by
jgs
extend testing of default DataTagged object
Revision
496 -
Directory Listing
Modified
Tue Feb 7 01:27:14 2006 UTC
(17 years, 1 month ago)
by
jgs
minor fix to DataTagged::getTagNumber
changes to comments and formatting
inline two methods
Revision
495 -
Directory Listing
Modified
Mon Feb 6 06:32:06 2006 UTC
(17 years, 1 month ago)
by
gross
performance monitoring added. complies without PAPI.
Revision
494 -
Directory Listing
Modified
Fri Feb 3 07:35:49 2006 UTC
(17 years, 1 month ago)
by
gross
draft for performance monitor tool in paso (well, not really)
Revision
493 -
Directory Listing
Modified
Fri Feb 3 02:18:45 2006 UTC
(17 years, 1 month ago)
by
gross
transpose added (just for me)
Revision
492 -
Directory Listing
Modified
Fri Feb 3 02:07:24 2006 UTC
(17 years, 1 month ago)
by
gross
transpose function added
Revision
491 -
Directory Listing
Modified
Thu Feb 2 08:21:10 2006 UTC
(17 years, 1 month ago)
by
gross
small bug fixed
Revision
490 -
Directory Listing
Modified
Thu Feb 2 07:07:21 2006 UTC
(17 years, 1 month ago)
by
gross
tolerance in face detection added
Revision
489 -
Directory Listing
Modified
Thu Feb 2 06:27:15 2006 UTC
(17 years, 1 month ago)
by
jgs
fix message file paths
Revision
488 -
Directory Listing
Modified
Thu Feb 2 06:19:23 2006 UTC
(17 years, 1 month ago)
by
jgs
build rundoxygen/runepydoc scripts on the fly based on platform dependant locations of these utilities
Revision
487 -
Directory Listing
Modified
Thu Feb 2 06:16:30 2006 UTC
(17 years, 1 month ago)
by
jgs
define epydoc PYTHONPATH setting
Revision
486 -
Directory Listing
Modified
Thu Feb 2 05:23:44 2006 UTC
(17 years, 1 month ago)
by
jgs
define locations of doxygen/epydoc executables
Revision
485 -
Directory Listing
Modified
Thu Feb 2 04:21:02 2006 UTC
(17 years, 1 month ago)
by
jgs
change scons files to match new esys_options based format
Revision
484 -
Directory Listing
Modified
Thu Feb 2 02:12:08 2006 UTC
(17 years, 1 month ago)
by
jgs
add remainder of includes to SConscript includes install
Revision
483 -
Directory Listing
Modified
Thu Feb 2 02:10:15 2006 UTC
(17 years, 1 month ago)
by
jgs
change includes to use PasoUtil.h, and add remainder
of includes to SConscript include install
Revision
482 -
Directory Listing
Modified
Thu Feb 2 02:00:30 2006 UTC
(17 years, 1 month ago)
by
jgs
move Util -> PasoUtil to prevent clash with finley/Util
Revision
481 -
Directory Listing
Modified
Wed Feb 1 05:57:50 2006 UTC
(17 years, 1 month ago)
by
jgs
add mechanism to install .h files to inc directories
(still need to specify full lists of .h files to install)
Revision
480 -
Directory Listing
Modified
Wed Feb 1 05:15:12 2006 UTC
(17 years, 1 month ago)
by
jgs
rationalise #includes and forward declarations
Revision
479 -
Directory Listing
Modified
Wed Feb 1 04:36:53 2006 UTC
(17 years, 1 month ago)
by
gross
a few more benchmarks added
Revision
478 -
Directory Listing
Modified
Tue Jan 31 02:21:49 2006 UTC
(17 years, 1 month ago)
by
jgs
rationalise #includes
Revision
477 -
Directory Listing
Modified
Mon Jan 30 07:20:20 2006 UTC
(17 years, 1 month ago)
by
jgs
rationalise #includes
Revision
476 -
Directory Listing
Modified
Mon Jan 30 06:33:08 2006 UTC
(17 years, 1 month ago)
by
jgs
fix #include
Revision
475 -
Directory Listing
Modified
Mon Jan 30 05:36:15 2006 UTC
(17 years, 1 month ago)
by
jgs
rationalise #includes
Revision
474 -
Directory Listing
Modified
Mon Jan 30 04:23:44 2006 UTC
(17 years, 1 month ago)
by
jgs
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includes and cpppath settings accordingly
Revision
473 -
Directory Listing
Modified
Fri Jan 27 01:59:09 2006 UTC
(17 years, 1 month ago)
by
jgs
make adjustments to allow for new source tree structure
Revision
472 -
Directory Listing
Modified
Fri Jan 27 01:50:59 2006 UTC
(17 years, 1 month ago)
by
jgs
rationalise all #includes
Revision
471 -
Directory Listing
Modified
Fri Jan 27 01:33:02 2006 UTC
(17 years, 1 month ago)
by
jgs
reorganise finley src tree to remove inc dir and src/finley directory
Revision
470 -
Directory Listing
Modified
Fri Jan 27 00:10:54 2006 UTC
(17 years, 1 month ago)
by
jgs
test commit - minor comment changes
Revision
469 -
Directory Listing
Modified
Fri Jan 27 00:00:44 2006 UTC
(17 years, 1 month ago)
by
svn
remove paul from list of autotest mailout recipients
Revision
468 -
Directory Listing
Modified
Wed Jan 25 06:50:39 2006 UTC
(17 years, 1 month ago)
by
jgs
reorganised esysUtils to remove inc directory
Revision
467 -
Directory Listing
Modified
Wed Jan 25 05:43:46 2006 UTC
(17 years, 1 month ago)
by
jgs
adjustments to includes to allow for new paso src tree structure
Revision
466 -
Directory Listing
Modified
Wed Jan 25 01:25:18 2006 UTC
(17 years, 1 month ago)
by
jgs
remove redundant inc dir from paso src tree
Revision
465 -
Directory Listing
Modified
Wed Jan 25 01:08:17 2006 UTC
(17 years, 1 month ago)
by
jgs
reorganise bruce source tree:
move all from src/Bruce -> src
remove inc
adjust all #includes appropriately
Revision
464 -
Directory Listing
Modified
Wed Jan 25 00:42:41 2006 UTC
(17 years, 1 month ago)
by
gross
typo fixed: the anisotropic problems are returneing the correct answer now.
Revision
463 -
Directory Listing
Modified
Wed Jan 25 00:06:47 2006 UTC
(17 years, 1 month ago)
by
svn
now run autotest script with debug compiles switched off
Revision
462 -
Directory Listing
Modified
Wed Jan 25 00:02:03 2006 UTC
(17 years, 1 month ago)
by
gross
traceback added
Revision
461 -
Directory Listing
Modified
Wed Jan 25 00:01:12 2006 UTC
(17 years, 1 month ago)
by
gross
systems benchmarks run now
Revision
460 -
Directory Listing
Modified
Tue Jan 24 07:53:39 2006 UTC
(17 years, 1 month ago)
by
gross
some mopre problems added
Revision
459 -
Directory Listing
Modified
Tue Jan 24 07:51:02 2006 UTC
(17 years, 1 month ago)
by
gross
some mopre problems added
Revision
458 -
Directory Listing
Modified
Tue Jan 24 06:20:50 2006 UTC
(17 years, 1 month ago)
by
gross
None options are excepted now. makes life a bit easier
Revision
457 -
Directory Listing
Modified
Tue Jan 24 06:13:03 2006 UTC
(17 years, 1 month ago)
by
jgs
fix installation to directories specified by pyinstall and libinstall
Revision
456 -
Directory Listing
Modified
Tue Jan 24 04:38:50 2006 UTC
(17 years, 1 month ago)
by
jgs
minor formatting changes
Revision
455 -
Directory Listing
Modified
Tue Jan 24 04:36:54 2006 UTC
(17 years, 1 month ago)
by
jgs
minor comment and formatting changes
Revision
454 -
Directory Listing
Modified
Tue Jan 24 01:34:31 2006 UTC
(17 years, 1 month ago)
by
jgs
replace libdir default settings - SConstruct was broken without them
Revision
453 -
Directory Listing
Modified
Tue Jan 24 01:23:28 2006 UTC
(17 years, 1 month ago)
by
gross
reset the solver
Revision
452 -
Directory Listing
Modified
Mon Jan 23 23:48:50 2006 UTC
(17 years, 1 month ago)
by
gross
iter_max increased
Revision
451 -
Directory Listing
Modified
Mon Jan 23 23:45:43 2006 UTC
(17 years, 1 month ago)
by
gross
failing rin is catched now.
Revision
450 -
Directory Listing
Modified
Mon Jan 23 05:04:45 2006 UTC
(17 years, 1 month ago)
by
jgs
remove old make based build system
Revision
449 -
Directory Listing
Modified
Mon Jan 23 03:48:51 2006 UTC
(17 years, 1 month ago)
by
jgs
finley source directories now merged into one directory: src/finley
Revision
448 -
Directory Listing
Modified
Mon Jan 23 03:04:06 2006 UTC
(17 years, 1 month ago)
by
gross
small typy fixed
Revision
447 -
Directory Listing
Modified
Mon Jan 23 02:59:59 2006 UTC
(17 years, 1 month ago)
by
gross
a simple linear elastic solver
Revision
446 -
Directory Listing
Modified
Mon Jan 23 00:36:07 2006 UTC
(17 years, 1 month ago)
by
gross
typo fixed
Revision
445 -
Directory Listing
Modified
Sun Jan 22 23:58:14 2006 UTC
(17 years, 1 month ago)
by
gross
obsolet GradTest removed
Revision
444 -
Directory Listing
Modified
Sun Jan 22 23:56:14 2006 UTC
(17 years, 1 month ago)
by
gross
required modifications to get the tests going
Revision
443 -
Directory Listing
Modified
Fri Jan 20 06:22:38 2006 UTC
(17 years, 2 months ago)
by
gross
L2 function added
Revision
442 -
Directory Listing
Modified
Fri Jan 20 04:39:43 2006 UTC
(17 years, 2 months ago)
by
gross
kronecker (and relatives) take now a FunctionSpace as argument and return a Data object in tthis functionspace
Revision
441 -
Directory Listing
Modified
Fri Jan 20 03:40:39 2006 UTC
(17 years, 2 months ago)
by
gross
and finally test for the divergence operator added. div() has been modified to take Symbol arguments
Revision
440 -
Directory Listing
Modified
Fri Jan 20 02:15:48 2006 UTC
(17 years, 2 months ago)
by
gross
tests for normals at boundary and contact region added
Revision
439 -
Directory Listing
Modified
Fri Jan 20 01:46:22 2006 UTC
(17 years, 2 months ago)
by
gross
tests for interpolation added
Revision
438 -
Directory Listing
Modified
Fri Jan 20 00:39:00 2006 UTC
(17 years, 2 months ago)
by
gross
test for the grad fucntion added
Revision
437 -
Directory Listing
Modified
Fri Jan 20 00:16:58 2006 UTC
(17 years, 2 months ago)
by
gross
comprehensive testing for integrate function added. tests for grad will be added in the next check in. GradTest is obsolete now.
Revision
436 -
Directory Listing
Modified
Thu Jan 19 22:36:36 2006 UTC
(17 years, 2 months ago)
by
gross
bug fixed in integrate method. don;t use a[i,j]=.. to set a value in the numeric::array a but
a[make_tuple(i,j)].
Revision
435 -
Directory Listing
Modified
Thu Jan 19 03:57:30 2006 UTC
(17 years, 2 months ago)
by
gross
minor change
Revision
434 -
Directory Listing
Modified
Thu Jan 19 01:53:16 2006 UTC
(17 years, 2 months ago)
by
gross
prints out the benchmark been started
Revision
433 -
Directory Listing
Modified
Tue Jan 17 23:54:38 2006 UTC
(17 years, 2 months ago)
by
gross
new function inverse and tests added
Revision
432 -
Directory Listing
Modified
Fri Jan 13 07:38:54 2006 UTC
(17 years, 2 months ago)
by
gross
some fixes for openmp
Revision
431 -
Directory Listing
Modified
Fri Jan 13 05:07:10 2006 UTC
(17 years, 2 months ago)
by
gross
new implementation of ILU0
Revision
430 -
Directory Listing
Modified
Wed Jan 11 06:40:50 2006 UTC
(17 years, 2 months ago)
by
gross
ILU has been replicated is called RILU (recursive ILU) now. ILU will now be reimplemented.
Revision
429 -
Directory Listing
Modified
Wed Jan 11 05:53:40 2006 UTC
(17 years, 2 months ago)
by
gross
new implementation and testing for trace function
Revision
428 -
Directory Listing
Modified
Wed Jan 11 01:38:16 2006 UTC
(17 years, 2 months ago)
by
gross
interplotared is changed from method to function call
Revision
427 -
Directory Listing
Modified
Tue Jan 10 04:24:07 2006 UTC
(17 years, 2 months ago)
by
gross
typo fixed
Revision
426 -
Directory Listing
Modified
Tue Jan 10 04:17:43 2006 UTC
(17 years, 2 months ago)
by
gross
some commends added
Revision
425 -
Directory Listing
Modified
Tue Jan 10 04:10:39 2006 UTC
(17 years, 2 months ago)
by
gross
The sparse solver can be called by paso now.
the building has been change to reduce some code redundancy:
now all scons SCscripts are importing scons/esys_options.py which
imports platform specific settings.
Revision
424 -
Directory Listing
Modified
Tue Jan 10 04:06:58 2006 UTC
(17 years, 2 months ago)
by
gross
some minor changes
Revision
423 -
Directory Listing
Modified
Fri Jan 6 08:09:43 2006 UTC
(17 years, 2 months ago)
by
gross
some modifications in visualization to get equidistant output
Revision
422 -
Directory Listing
Modified
Fri Jan 6 03:10:54 2006 UTC
(17 years, 2 months ago)
by
cochrane
Implemented plotting of escript Data objects. This only works with the vtk
renderer module at this stage.
Revision
421 -
Directory Listing
Modified
Fri Jan 6 03:09:11 2006 UTC
(17 years, 2 months ago)
by
cochrane
Updated to current version of .todo file.
Revision
420 -
Directory Listing
Modified
Fri Jan 6 03:08:28 2006 UTC
(17 years, 2 months ago)
by
cochrane
Updated to current state of .todo file.
Revision
419 -
Directory Listing
Modified
Fri Jan 6 03:01:27 2006 UTC
(17 years, 2 months ago)
by
cochrane
Initial import to repository. This is the vtk-specific code for the arrow
plot example.
Revision
418 -
Directory Listing
Modified
Fri Jan 6 01:55:18 2006 UTC
(17 years, 2 months ago)
by
cochrane
Initial import to repository. This is the script that runs all the escript
example scripts.
Revision
417 -
Directory Listing
Modified
Fri Jan 6 01:54:48 2006 UTC
(17 years, 2 months ago)
by
cochrane
Initial import to repository. These are the example scripts specific for
escript Data object testing.
Revision
416 -
Directory Listing
Modified
Wed Jan 4 05:38:35 2006 UTC
(17 years, 2 months ago)
by
gross
changes in Paso have been worked in
Revision
415 -
Directory Listing
Modified
Wed Jan 4 05:37:33 2006 UTC
(17 years, 2 months ago)
by
gross
a better way of representing the matrix format type is introduced. this is needed for the Paradiso and UMFPACK interface
Revision
414 -
Directory Listing
Modified
Wed Jan 4 05:29:05 2006 UTC
(17 years, 2 months ago)
by
gross
bug in CPP substitute fixed.
Revision
413 -
Directory Listing
Modified
Tue Jan 3 08:27:19 2006 UTC
(17 years, 2 months ago)
by
gross
inner returns right functionspace now
Revision
412 -
Directory Listing
Modified
Tue Jan 3 00:41:56 2006 UTC
(17 years, 2 months ago)
by
gross
nicer wahy of representing the natrix format is introduced
Revision
411 -
Directory Listing
Modified
Tue Jan 3 00:23:48 2006 UTC
(17 years, 2 months ago)
by
gross
SCSL interface has moved
Revision
410 -
Directory Listing
Modified
Fri Dec 23 01:27:38 2005 UTC
(17 years, 3 months ago)
by
gross
bug fixed
Revision
409 -
Directory Listing
Modified
Fri Dec 23 01:13:41 2005 UTC
(17 years, 3 months ago)
by
gross
bug fixed
Revision
408 -
Directory Listing
Modified
Fri Dec 23 00:56:56 2005 UTC
(17 years, 3 months ago)
by
cochrane
Added a check to make sure the vtk file exists.
Revision
407 -
Directory Listing
Modified
Fri Dec 23 00:45:08 2005 UTC
(17 years, 3 months ago)
by
gross
bug fixed
Revision
406 -
Directory Listing
Modified
Fri Dec 23 00:39:59 2005 UTC
(17 years, 3 months ago)
by
gross
bug fixed
Revision
405 -
Directory Listing
Modified
Thu Dec 22 23:05:31 2005 UTC
(17 years, 3 months ago)
by
gross
small bug fixed
Revision
404 -
Directory Listing
Modified
Thu Dec 22 23:04:55 2005 UTC
(17 years, 3 months ago)
by
gross
direct solver works for symmetry flag now
Revision
403 -
Directory Listing
Modified
Thu Dec 22 22:54:32 2005 UTC
(17 years, 3 months ago)
by
gross
solver method is now selcted by matrix format
Revision
402 -
Directory Listing
Modified
Thu Dec 22 22:46:54 2005 UTC
(17 years, 3 months ago)
by
gross
cut of for small values
Revision
401 -
Directory Listing
Modified
Thu Dec 22 06:39:36 2005 UTC
(17 years, 3 months ago)
by
gross
some new models added
Revision
400 -
Directory Listing
Modified
Wed Dec 21 23:13:39 2005 UTC
(17 years, 3 months ago)
by
gross
Some chnages required for oder numarray versions. mai problem is that
operations on array objects with rank 0 sometimes return float rather
than arrays. This problem seems to be fixed in newer releases.
Revision
399 -
Directory Listing
Modified
Wed Dec 21 22:43:48 2005 UTC
(17 years, 3 months ago)
by
gross
frame to run a single test out of the test_util suite
Revision
398 -
Directory Listing
Modified
Wed Dec 21 07:52:54 2005 UTC
(17 years, 3 months ago)
by
gross
file reader added
Revision
397 -
Directory Listing
Modified
Wed Dec 21 05:11:31 2005 UTC
(17 years, 3 months ago)
by
gross
typo fixed
Revision
396 -
Directory Listing
Modified
Wed Dec 21 05:08:25 2005 UTC
(17 years, 3 months ago)
by
gross
tests for clip, maximum, minimum added
Revision
395 -
Directory Listing
Modified
Wed Dec 21 02:41:59 2005 UTC
(17 years, 3 months ago)
by
gross
test is splitted to reduce memory demand during compilation
Revision
394 -
Directory Listing
Modified
Tue Dec 20 07:20:32 2005 UTC
(17 years, 3 months ago)
by
gross
symmetric matrix in SCSL switched off
Revision
393 -
Directory Listing
Modified
Tue Dec 20 05:40:43 2005 UTC
(17 years, 3 months ago)
by
gross
set number of threads works now
Revision
392 -
Directory Listing
Modified
Tue Dec 20 05:39:30 2005 UTC
(17 years, 3 months ago)
by
gross
Utils added for compilation
Revision
391 -
Directory Listing
Modified
Tue Dec 20 05:36:50 2005 UTC
(17 years, 3 months ago)
by
gross
intreface for setting the number of threads from python
Revision
390 -
Directory Listing
Modified
Tue Dec 20 03:39:24 2005 UTC
(17 years, 3 months ago)
by
gross
os.loginname does not work under pbs. the exception is caught now
Revision
389 -
Directory Listing
Modified
Tue Dec 20 03:17:28 2005 UTC
(17 years, 3 months ago)
by
gross
Laplace benchmarks added
Revision
388 -
Directory Listing
Modified
Tue Dec 20 03:13:17 2005 UTC
(17 years, 3 months ago)
by
gross
laplace benchmarks added
Revision
387 -
Directory Listing
Modified
Tue Dec 20 00:37:20 2005 UTC
(17 years, 3 months ago)
by
gross
scale allows now to switch on and off certain problems
Revision
386 -
Directory Listing
Modified
Tue Dec 20 00:31:52 2005 UTC
(17 years, 3 months ago)
by
gross
the number of problems to run is now the less or equal then len(scale) and less or equal number of problems. This allows easier control
Revision
385 -
Directory Listing
Modified
Mon Dec 19 06:12:14 2005 UTC
(17 years, 3 months ago)
by
gross
filerrs added
Revision
384 -
Directory Listing
Modified
Mon Dec 19 06:11:32 2005 UTC
(17 years, 3 months ago)
by
gross
finleybench is build now
Revision
383 -
Directory Listing
Modified
Mon Dec 19 06:10:45 2005 UTC
(17 years, 3 months ago)
by
gross
Finley options added plus some other stuff
Revision
382 -
Directory Listing
Modified
Mon Dec 19 06:09:49 2005 UTC
(17 years, 3 months ago)
by
gross
run finley benchmark
Revision
381 -
Directory Listing
Modified
Mon Dec 19 03:15:44 2005 UTC
(17 years, 3 months ago)
by
gross
first version of a finley benchmark suite for test the paso solver
Revision
380 -
Directory Listing
Modified
Mon Dec 19 01:54:51 2005 UTC
(17 years, 3 months ago)
by
gross
the documenation build does not work at all except on our altix. has been switcehed of for now
Revision
379 -
Directory Listing
Modified
Mon Dec 19 01:10:34 2005 UTC
(17 years, 3 months ago)
by
gross
a filetr added
Revision
378 -
Directory Listing
Modified
Fri Dec 16 09:02:28 2005 UTC
(17 years, 3 months ago)
by
gross
clip added
Revision
377 -
Directory Listing
Modified
Fri Dec 16 02:00:35 2005 UTC
(17 years, 3 months ago)
by
jgs
add a few more escript python tests to the list executed
Revision
376 -
Directory Listing
Modified
Fri Dec 16 01:49:18 2005 UTC
(17 years, 3 months ago)
by
jgs
removed redundant test
Revision
375 -
Directory Listing
Modified
Fri Dec 16 01:44:11 2005 UTC
(17 years, 3 months ago)
by
jgs
fix method names to match new scheme
Revision
374 -
Directory Listing
Modified
Fri Dec 16 01:35:07 2005 UTC
(17 years, 3 months ago)
by
jgs
fix names of log/ln functions to match new scheme
Revision
373 -
Directory Listing
Modified
Fri Dec 16 01:31:06 2005 UTC
(17 years, 3 months ago)
by
jgs
modified number of data points in mesh to allow
testing with Bruce Function objects
Revision
372 -
Directory Listing
Modified
Fri Dec 16 01:12:41 2005 UTC
(17 years, 3 months ago)
by
jgs
explicitly initialise integer members to zero
Revision
371 -
Directory Listing
Modified
Fri Dec 16 00:57:13 2005 UTC
(17 years, 3 months ago)
by
cochrane
Added ability to specify the compression pattern at the command line.
Revision
370 -
Directory Listing
Modified
Fri Dec 16 00:52:34 2005 UTC
(17 years, 3 months ago)
by
cochrane
Updated to allow for building of API documentation.
Revision
369 -
Directory Listing
Modified
Fri Dec 16 00:51:22 2005 UTC
(17 years, 3 months ago)
by
cochrane
Building of API documentation now works. Both epydoc- and doxygen-generated
docs are built.
Revision
368 -
Directory Listing
Modified
Thu Dec 15 23:23:12 2005 UTC
(17 years, 3 months ago)
by
gross
and a bit more on version detection
Revision
367 -
Directory Listing
Modified
Thu Dec 15 22:55:46 2005 UTC
(17 years, 3 months ago)
by
gross
include file for python is now detected
Revision
366 -
Directory Listing
Modified
Thu Dec 15 06:05:55 2005 UTC
(17 years, 3 months ago)
by
svn
formatting changes
Revision
365 -
Directory Listing
Modified
Thu Dec 15 05:00:05 2005 UTC
(17 years, 3 months ago)
by
jgs
formatting changes
Revision
364 -
Directory Listing
Modified
Thu Dec 15 04:38:28 2005 UTC
(17 years, 3 months ago)
by
gross
a simple environment to run benchmarks (mainly for testing solvers)
Revision
363 -
Directory Listing
Modified
Thu Dec 15 04:38:19 2005 UTC
(17 years, 3 months ago)
by
jgs
moved to scons based autotest now
Revision
362 -
Directory Listing
Modified
Thu Dec 15 02:07:55 2005 UTC
(17 years, 3 months ago)
by
jgs
removed unit-test runner scripts as unit-tests now run from scons
Revision
361 -
Directory Listing
Modified
Thu Dec 15 02:04:58 2005 UTC
(17 years, 3 months ago)
by
jgs
autotest script now runs unit tests via scons
Revision
360 -
Directory Listing
Modified
Thu Dec 15 01:52:16 2005 UTC
(17 years, 3 months ago)
by
jgs
add target to run all unit tests, the build will fail
for this target if any unit test fails
Revision
359 -
Directory Listing
Modified
Thu Dec 15 01:08:03 2005 UTC
(17 years, 3 months ago)
by
jgs
runUnitTest now returns an error code if the test fails
Revision
358 -
Directory Listing
Modified
Wed Dec 14 07:55:19 2005 UTC
(17 years, 3 months ago)
by
cochrane
Updated link to epydoc generated documentation on the web site.
Revision
357 -
Directory Listing
Modified
Wed Dec 14 05:41:24 2005 UTC
(17 years, 3 months ago)
by
jgs
add explicit target to run unit tests
Revision
356 -
Directory Listing
Modified
Wed Dec 14 05:37:24 2005 UTC
(17 years, 3 months ago)
by
jgs
add scons line to build unit-tests
Revision
355 -
Directory Listing
Modified
Wed Dec 14 05:05:31 2005 UTC
(17 years, 3 months ago)
by
jgs
add explicit target for building of unit tests
Revision
354 -
Directory Listing
Modified
Wed Dec 14 04:46:17 2005 UTC
(17 years, 3 months ago)
by
cochrane
Fixed paths for new running of docs autobuild.
Revision
353 -
Directory Listing
Modified
Wed Dec 14 04:13:59 2005 UTC
(17 years, 3 months ago)
by
gross
bug fixed (thanks to Estelle)
Revision
352 -
Directory Listing
Modified
Wed Dec 14 02:21:37 2005 UTC
(17 years, 3 months ago)
by
jgs
turns out Install() targets should also be made Default()
targets if you want them to actually reliably work!
Revision
351 -
Directory Listing
Modified
Tue Dec 13 09:12:15 2005 UTC
(17 years, 3 months ago)
by
gross
time integration manger added
Revision
350 -
Directory Listing
Modified
Tue Dec 13 09:11:52 2005 UTC
(17 years, 3 months ago)
by
gross
test for time integration manger added
Revision
349 -
Directory Listing
Modified
Tue Dec 13 07:35:31 2005 UTC
(17 years, 3 months ago)
by
gross
bug fixed
Revision
348 -
Directory Listing
Modified
Tue Dec 13 07:33:10 2005 UTC
(17 years, 3 months ago)
by
gross
advection diffusion class added
Revision
347 -
Directory Listing
Modified
Tue Dec 13 06:16:16 2005 UTC
(17 years, 3 months ago)
by
svn
fix mail recipients list
Revision
346 -
Directory Listing
Modified
Tue Dec 13 05:31:48 2005 UTC
(17 years, 3 months ago)
by
svn
fix setting of working directory
Revision
345 -
Directory Listing
Modified
Tue Dec 13 05:23:45 2005 UTC
(17 years, 3 months ago)
by
gross
advection diffusion class added
Revision
344 -
Directory Listing
Modified
Tue Dec 13 05:17:32 2005 UTC
(17 years, 3 months ago)
by
svn
now report name of python tests scripts which fail
Revision
343 -
Directory Listing
Modified
Tue Dec 13 03:39:42 2005 UTC
(17 years, 3 months ago)
by
jgs
create build directory structure for documentation
Revision
342 -
Directory Listing
Modified
Tue Dec 13 01:50:42 2005 UTC
(17 years, 3 months ago)
by
jgs
minor formatting fix
Revision
341 -
Directory Listing
Modified
Mon Dec 12 05:26:10 2005 UTC
(17 years, 3 months ago)
by
gross
some fixes to make the test to run for older numarray versions
Revision
340 -
Directory Listing
Modified
Mon Dec 12 05:10:45 2005 UTC
(17 years, 3 months ago)
by
jgs
pass in pyinstall value from top-level scons script and add
correct suffix in module level scons scipr
Revision
339 -
Directory Listing
Modified
Mon Dec 12 04:22:19 2005 UTC
(17 years, 3 months ago)
by
jgs
add extra tests to list of python tests to run
keep going with tests even once one test fails
Revision
338 -
Directory Listing
Modified
Mon Dec 12 02:05:32 2005 UTC
(17 years, 3 months ago)
by
jgs
removed links which are now managed by svn
Revision
337 -
Directory Listing
Modified
Mon Dec 12 01:57:07 2005 UTC
(17 years, 3 months ago)
by
cochrane
Initial merge of pyvisi into esys repository.
Revision
336 -
Directory Listing
Modified
Thu Dec 8 23:34:44 2005 UTC
(17 years, 3 months ago)
by
svn
add esysUtils unit tests
Revision
335 -
Directory Listing
Modified
Thu Dec 8 22:55:50 2005 UTC
(17 years, 3 months ago)
by
jgs
script to run esysUtils unit tests
Revision
334 -
Directory Listing
Modified
Thu Dec 8 22:52:12 2005 UTC
(17 years, 3 months ago)
by
jgs
use socket.gethostname() to get host name
Revision
331 -
Directory Listing
Modified
Wed Dec 7 06:46:24 2005 UTC
(17 years, 3 months ago)
by
svn
fix list of mail recipients
Revision
330 -
Directory Listing
Modified
Wed Dec 7 06:31:27 2005 UTC
(17 years, 3 months ago)
by
svn
rough script to run autotest using scons build system
Revision
329 -
Directory Listing
Modified
Wed Dec 7 04:42:43 2005 UTC
(17 years, 3 months ago)
by
gross
fixing the problem that older versions of numarray don't have a sign method
Revision
328 -
Directory Listing
Modified
Wed Dec 7 04:41:53 2005 UTC
(17 years, 3 months ago)
by
gross
start to remove slicing opertions
Revision
327 -
Directory Listing
Modified
Wed Dec 7 04:32:28 2005 UTC
(17 years, 3 months ago)
by
gross
make them run again
Revision
326 -
Directory Listing
Modified
Wed Dec 7 03:55:19 2005 UTC
(17 years, 3 months ago)
by
cochrane
Fixed bug with not getting the movie parameter correctly. Also no longer
cleaning up the movie files if the movie generation failed.
Revision
325 -
Directory Listing
Modified
Wed Dec 7 02:08:17 2005 UTC
(17 years, 3 months ago)
by
jgs
now determine hostname via socket.gethostname() as HOSTNAME
environment variable is apparently not set on all platforms
Revision
324 -
Directory Listing
Modified
Wed Dec 7 01:10:36 2005 UTC
(17 years, 3 months ago)
by
jgs
add symlinks to include files - previously added by hand as cvs couldn't
handle them
Revision
323 -
Directory Listing
Modified
Tue Dec 6 06:18:00 2005 UTC
(17 years, 3 months ago)
by
gross
whereZero methods changed to functions
Revision
322 -
Directory Listing
Modified
Tue Dec 6 04:53:30 2005 UTC
(17 years, 3 months ago)
by
jgs
add modelframe.py to list of python modules to install
Revision
321 -
Directory Listing
Modified
Tue Dec 6 04:46:50 2005 UTC
(17 years, 3 months ago)
by
jgs
rough python test running code added
Revision
320 -
Directory Listing
Modified
Tue Dec 6 04:35:27 2005 UTC
(17 years, 3 months ago)
by
svn
unit tests now run ok
Revision
319 -
Directory Listing
Modified
Tue Dec 6 04:25:37 2005 UTC
(17 years, 3 months ago)
by
jgs
temporary unit tests scripts
Revision
318 -
Directory Listing
Modified
Tue Dec 6 02:25:26 2005 UTC
(17 years, 3 months ago)
by
jgs
draft autotest script using the scons build system
Revision
317 -
Directory Listing
Modified
Tue Dec 6 01:36:53 2005 UTC
(17 years, 3 months ago)
by
svn
add Lutz's new tests for finley and bruce to list of python tests
run by ./mk py_test
Revision
316 -
Directory Listing
Modified
Tue Dec 6 01:16:05 2005 UTC
(17 years, 3 months ago)
by
jgs
fix this test
Revision
315 -
Directory Listing
Modified
Tue Dec 6 01:13:57 2005 UTC
(17 years, 3 months ago)
by
jgs
change method calls to match new names for Data methods
Revision
314 -
Directory Listing
Modified
Tue Dec 6 00:55:22 2005 UTC
(17 years, 3 months ago)
by
jgs
rename method calls to match new Data boost interface names
Revision
313 -
Directory Listing
Modified
Mon Dec 5 07:01:36 2005 UTC
(17 years, 3 months ago)
by
gross
and a bit more tests
Revision
312 -
Directory Listing
Modified
Mon Dec 5 07:01:00 2005 UTC
(17 years, 3 months ago)
by
gross
reimplementation of maxval,minval and length. small bug in generalTensorProduct fixed
Revision
311 -
Directory Listing
Modified
Mon Dec 5 02:59:54 2005 UTC
(17 years, 3 months ago)
by
jgs
remove references to ln and length methods which have been removed
from class Data
Revision
310 -
Directory Listing
Modified
Mon Dec 5 02:52:38 2005 UTC
(17 years, 3 months ago)
by
jgs
don't automatically run bruce unit tests on build for now
Revision
309 -
Directory Listing
Modified
Mon Dec 5 01:59:58 2005 UTC
(17 years, 3 months ago)
by
jgs
now load default options - by default!
Revision
308 -
Directory Listing
Modified
Mon Dec 5 01:58:33 2005 UTC
(17 years, 3 months ago)
by
jgs
rename
Revision
307 -
Directory Listing
Modified
Mon Dec 5 01:58:18 2005 UTC
(17 years, 3 months ago)
by
jgs
build unit tests from main scons file now
Revision
306 -
Directory Listing
Modified
Mon Dec 5 00:48:01 2005 UTC
(17 years, 3 months ago)
by
jgs
add dependency between unit test and library
Revision
304 -
Directory Listing
Modified
Fri Dec 2 06:04:06 2005 UTC
(17 years, 3 months ago)
by
gross
changes in util.py worked in
Revision
303 -
Directory Listing
Modified
Fri Dec 2 05:54:01 2005 UTC
(17 years, 3 months ago)
by
gross
is now in modellib
Revision
302 -
Directory Listing
Modified
Fri Dec 2 05:51:51 2005 UTC
(17 years, 3 months ago)
by
gross
runs again
Revision
301 -
Directory Listing
Modified
Fri Dec 2 05:49:29 2005 UTC
(17 years, 3 months ago)
by
gross
runs again
Revision
300 -
Directory Listing
Modified
Fri Dec 2 05:47:17 2005 UTC
(17 years, 3 months ago)
by
gross
runs again
Revision
299 -
Directory Listing
Modified
Fri Dec 2 05:45:38 2005 UTC
(17 years, 3 months ago)
by
gross
runs again
Revision
298 -
Directory Listing
Modified
Fri Dec 2 05:42:11 2005 UTC
(17 years, 3 months ago)
by
gross
runs again
Revision
297 -
Directory Listing
Modified
Fri Dec 2 04:57:48 2005 UTC
(17 years, 3 months ago)
by
jgs
bruce tests cases are now automatically run whenever they are rebuilt
Revision
296 -
Directory Listing
Modified
Fri Dec 2 03:55:36 2005 UTC
(17 years, 3 months ago)
by
gross
test passes now
Revision
295 -
Directory Listing
Modified
Fri Dec 2 03:53:35 2005 UTC
(17 years, 3 months ago)
by
gross
test for symbol.py on bruce
Revision
294 -
Directory Listing
Modified
Fri Dec 2 03:47:30 2005 UTC
(17 years, 3 months ago)
by
gross
test of symbols.py with python
Revision
293 -
Directory Listing
Modified
Fri Dec 2 03:46:39 2005 UTC
(17 years, 3 months ago)
by
gross
updated
Revision
292 -
Directory Listing
Modified
Fri Dec 2 03:11:04 2005 UTC
(17 years, 3 months ago)
by
gross
complete test set for generalTensorProduct and friends added.
Revision
291 -
Directory Listing
Modified
Fri Dec 2 03:10:06 2005 UTC
(17 years, 3 months ago)
by
gross
just my private test generator
Revision
290 -
Directory Listing
Modified
Fri Dec 2 03:09:32 2005 UTC
(17 years, 3 months ago)
by
gross
some minor bugs in util.py fixed.
Revision
289 -
Directory Listing
Modified
Fri Dec 2 03:08:26 2005 UTC
(17 years, 3 months ago)
by
gross
new test for util.py on bruce
Revision
288 -
Directory Listing
Modified
Fri Dec 2 01:55:04 2005 UTC
(17 years, 3 months ago)
by
jgs
now automatically build unit tests as required based on dependencies
between unit tests and libraries
Revision
287 -
Directory Listing
Modified
Thu Dec 1 06:40:51 2005 UTC
(17 years, 3 months ago)
by
gross
more tests added
Revision
286 -
Directory Listing
Modified
Thu Dec 1 06:40:20 2005 UTC
(17 years, 3 months ago)
by
gross
length method is removed as it is too slow. use length in util.py instead
Revision
285 -
Directory Listing
Modified
Thu Dec 1 06:40:04 2005 UTC
(17 years, 3 months ago)
by
gross
length method is removed as it is too slow. use length in util.py instead
Revision
284 -
Directory Listing
Modified
Thu Dec 1 06:39:23 2005 UTC
(17 years, 3 months ago)
by
gross
test are passed now
Revision
283 -
Directory Listing
Modified
Wed Nov 30 23:35:29 2005 UTC
(17 years, 3 months ago)
by
gross
some stuff
Revision
282 -
Directory Listing
Modified
Wed Nov 30 09:18:38 2005 UTC
(17 years, 3 months ago)
by
elspeth
Fixed XML duplication in output bug.
Revision
281 -
Directory Listing
Modified
Wed Nov 30 09:10:59 2005 UTC
(17 years, 3 months ago)
by
elspeth
Fixed import problem
Revision
280 -
Directory Listing
Modified
Wed Nov 30 06:23:59 2005 UTC
(17 years, 3 months ago)
by
cochrane
Using the tsunami initial amplitude to determine the wave height mapper
scalar range.
Revision
279 -
Directory Listing
Modified
Wed Nov 30 05:23:09 2005 UTC
(17 years, 3 months ago)
by
jgs
links to esys shared libraries
Revision
278 -
Directory Listing
Modified
Wed Nov 30 05:22:00 2005 UTC
(17 years, 3 months ago)
by
jgs
__init__.py file for the esys python modules
Revision
277 -
Directory Listing
Modified
Wed Nov 30 04:52:39 2005 UTC
(17 years, 3 months ago)
by
jgs
explicitly define dependencies between modules
Revision
276 -
Directory Listing
Modified
Wed Nov 30 04:31:40 2005 UTC
(17 years, 3 months ago)
by
cochrane
Replaced wave grid creation code to load wave grid from file.
Revision
275 -
Directory Listing
Modified
Wed Nov 30 04:27:00 2005 UTC
(17 years, 3 months ago)
by
jgs
remove -ftz flag from linker flags - has no effect anyway
Revision
274 -
Directory Listing
Modified
Wed Nov 30 04:16:39 2005 UTC
(17 years, 3 months ago)
by
jgs
fix list of targets
Revision
273 -
Directory Listing
Modified
Wed Nov 30 03:30:40 2005 UTC
(17 years, 3 months ago)
by
gross
cast to float added. this avoids problems with very small values
Revision
272 -
Directory Listing
Modified
Wed Nov 30 03:30:30 2005 UTC
(17 years, 3 months ago)
by
gross
cast to float added. this avoids problems with very small coodinates.
Revision
271 -
Directory Listing
Modified
Wed Nov 30 03:27:30 2005 UTC
(17 years, 3 months ago)
by
gross
cast to float added. this avoids problems with very small values
Revision
270 -
Directory Listing
Modified
Wed Nov 30 02:00:26 2005 UTC
(17 years, 3 months ago)
by
elspeth
Fixed imports
Revision
269 -
Directory Listing
Modified
Wed Nov 30 01:59:55 2005 UTC
(17 years, 3 months ago)
by
elspeth
Fixed typos and import problems
Revision
268 -
Directory Listing
Modified
Wed Nov 30 01:39:47 2005 UTC
(17 years, 3 months ago)
by
jgs
setup scons configuration to make and install python code
Revision
267 -
Directory Listing
Modified
Wed Nov 30 01:13:10 2005 UTC
(17 years, 3 months ago)
by
jgs
fixed typo in options string
Revision
266 -
Directory Listing
Modified
Wed Nov 30 00:21:51 2005 UTC
(17 years, 3 months ago)
by
elspeth
Added handling for NoneType
Revision
265 -
Directory Listing
Modified
Tue Nov 29 22:56:08 2005 UTC
(17 years, 3 months ago)
by
elspeth
Minor bugfix - should now actually run simulations
Revision
264 -
Directory Listing
Modified
Tue Nov 29 10:06:39 2005 UTC
(17 years, 3 months ago)
by
cochrane
Removing image files after generation of movie.
Revision
263 -
Directory Listing
Modified
Tue Nov 29 09:55:16 2005 UTC
(17 years, 3 months ago)
by
cochrane
Added visualisation of bathymmetry data, the coastline and the wave height
data as per earlier tsunami movies. Also autogenerates the .params file for
ppmtompeg and generates the movie automatically.
Revision
262 -
Directory Listing
Modified
Tue Nov 29 07:35:12 2005 UTC
(17 years, 3 months ago)
by
gross
tsunami added
Revision
261 -
Directory Listing
Modified
Tue Nov 29 07:34:35 2005 UTC
(17 years, 3 months ago)
by
gross
runmodel added
Revision
260 -
Directory Listing
Modified
Tue Nov 29 07:34:06 2005 UTC
(17 years, 3 months ago)
by
gross
small fix
Revision
259 -
Directory Listing
Modified
Tue Nov 29 07:14:41 2005 UTC
(17 years, 3 months ago)
by
gross
some minor fixes
Revision
258 -
Directory Listing
Modified
Tue Nov 29 06:43:14 2005 UTC
(17 years, 3 months ago)
by
jgs
add options file for the prism (not tested yet)
Revision
257 -
Directory Listing
Modified
Tue Nov 29 06:23:50 2005 UTC
(17 years, 3 months ago)
by
jgs
fixed specification of solver libs
Revision
256 -
Directory Listing
Modified
Tue Nov 29 06:22:53 2005 UTC
(17 years, 3 months ago)
by
jgs
fixed specification of solver libs
Revision
255 -
Directory Listing
Modified
Tue Nov 29 06:13:22 2005 UTC
(17 years, 3 months ago)
by
jgs
pass in solver libraries to link with via options files now
Revision
254 -
Directory Listing
Modified
Tue Nov 29 06:12:55 2005 UTC
(17 years, 3 months ago)
by
jgs
another alternative options file
Revision
253 -
Directory Listing
Modified
Tue Nov 29 06:05:20 2005 UTC
(17 years, 3 months ago)
by
jgs
missed this one
Revision
252 -
Directory Listing
Modified
Tue Nov 29 05:58:03 2005 UTC
(17 years, 3 months ago)
by
jgs
pass in platform specific libraries via options files now
Revision
251 -
Directory Listing
Modified
Tue Nov 29 05:54:06 2005 UTC
(17 years, 3 months ago)
by
gross
problems with coordinate axis fixed
Revision
250 -
Directory Listing
Modified
Tue Nov 29 05:32:57 2005 UTC
(17 years, 3 months ago)
by
gross
initial checkin
Revision
249 -
Directory Listing
Modified
Tue Nov 29 05:29:09 2005 UTC
(17 years, 3 months ago)
by
jgs
fix compiler options to enable compilation on gcc platforms
Revision
248 -
Directory Listing
Modified
Tue Nov 29 04:58:23 2005 UTC
(17 years, 3 months ago)
by
jgs
add top level scons config files to allow building
of all unit tests for each module at once
Revision
247 -
Directory Listing
Modified
Tue Nov 29 04:57:38 2005 UTC
(17 years, 3 months ago)
by
gross
initial checkin
Revision
246 -
Directory Listing
Modified
Tue Nov 29 04:27:00 2005 UTC
(17 years, 3 months ago)
by
jgs
allow compile options to be loaded from a config
file specified on the command line to scons
Revision
245 -
Directory Listing
Modified
Tue Nov 29 02:11:05 2005 UTC
(17 years, 3 months ago)
by
jgs
added some comments and reasonable default values
Revision
244 -
Directory Listing
Modified
Tue Nov 29 00:27:10 2005 UTC
(17 years, 3 months ago)
by
jgs
fixed an accidental commit which broke this script
Revision
243 -
Directory Listing
Modified
Mon Nov 28 06:36:40 2005 UTC
(17 years, 3 months ago)
by
jgs
add a default options file - basis for other custom options files
Revision
242 -
Directory Listing
Modified
Mon Nov 28 06:20:51 2005 UTC
(17 years, 3 months ago)
by
jgs
draft toplevel unit test scons script for bruce unit tests
Revision
241 -
Directory Listing
Modified
Mon Nov 28 06:14:47 2005 UTC
(17 years, 3 months ago)
by
jgs
if usegcc=1 is set on command line, load compiler options
fropm scons/gcc_options.py
Revision
239 -
Directory Listing
Modified
Mon Nov 28 05:49:32 2005 UTC
(17 years, 3 months ago)
by
jgs
read names of python and boost libraries from config file now
Revision
238 -
Directory Listing
Modified
Mon Nov 28 05:33:38 2005 UTC
(17 years, 3 months ago)
by
jgs
fix quoting of library names
Revision
237 -
Directory Listing
Modified
Mon Nov 28 05:26:43 2005 UTC
(17 years, 3 months ago)
by
jgs
first draft of options file for gcc platforms
Revision
236 -
Directory Listing
Modified
Mon Nov 28 05:25:35 2005 UTC
(17 years, 3 months ago)
by
jgs
add names of python and boost libraries to config file
Revision
235 -
Directory Listing
Modified
Mon Nov 28 04:36:16 2005 UTC
(17 years, 3 months ago)
by
jgs
change scons config files for escript unit tests to read
compiler options from option file now
Revision
228 -
Directory Listing
Modified
Fri Nov 25 02:01:14 2005 UTC
(17 years, 3 months ago)
by
jgs
now read compile options from options file
Revision
227 -
Directory Listing
Modified
Fri Nov 25 01:49:23 2005 UTC
(17 years, 3 months ago)
by
jgs
now load compile options from options file
Revision
226 -
Directory Listing
Modified
Fri Nov 25 01:40:04 2005 UTC
(17 years, 3 months ago)
by
jgs
import compile options into bruce unit test builds from options file now
Revision
225 -
Directory Listing
Modified
Fri Nov 25 01:22:34 2005 UTC
(17 years, 3 months ago)
by
jgs
pass in correct options to archiver for static libraries
Revision
224 -
Directory Listing
Modified
Fri Nov 25 00:33:27 2005 UTC
(17 years, 3 months ago)
by
jgs
implement switching of debug compiler options based on command line flag 'debug'
Revision
223 -
Directory Listing
Modified
Thu Nov 24 23:12:13 2005 UTC
(17 years, 3 months ago)
by
jgs
pass in cc/cxx settings from config file
Revision
217 -
Directory Listing
Modified
Thu Nov 24 06:48:50 2005 UTC
(17 years, 3 months ago)
by
jgs
import sys
Revision
216 -
Directory Listing
Modified
Thu Nov 24 06:35:14 2005 UTC
(17 years, 3 months ago)
by
jgs
first pass at importing compile options from an external file'
Revision
215 -
Directory Listing
Modified
Thu Nov 24 06:25:15 2005 UTC
(17 years, 3 months ago)
by
jgs
added directory and first draft file to hold options settings
for different configurations (debug/nodebug, host, etc)
Revision
214 -
Directory Listing
Modified
Thu Nov 24 05:15:26 2005 UTC
(17 years, 3 months ago)
by
jgs
collect all information needed to determine build
configuration (ie: debug/nodebug, host, platform etc)
Revision
211 -
Directory Listing
Modified
Thu Nov 24 00:29:23 2005 UTC
(17 years, 3 months ago)
by
jgs
removed
Revision
208 -
Directory Listing
Modified
Wed Nov 23 05:08:45 2005 UTC
(17 years, 3 months ago)
by
jgs
?
Revision
207 -
Directory Listing
Modified
Wed Nov 23 05:08:19 2005 UTC
(17 years, 3 months ago)
by
jgs
fixed permissions on these files
Revision
206 -
Directory Listing
Modified
Wed Nov 23 05:03:42 2005 UTC
(17 years, 3 months ago)
by
jgs
remove MeshAdapter test for now - will only work with scons build system
Revision
205 -
Directory Listing
Modified
Wed Nov 23 05:02:59 2005 UTC
(17 years, 3 months ago)
by
jgs
fix settings to account for new finley source tree structure
Revision
204 -
Directory Listing
Modified
Wed Nov 23 04:43:51 2005 UTC
(17 years, 3 months ago)
by
jgs
revised scons files to account for new finley source tree structure
Revision
203 -
Directory Listing
Modified
Wed Nov 23 04:36:15 2005 UTC
(17 years, 3 months ago)
by
jgs
adjust include file names to allow for new finley source tree structure
Revision
202 -
Directory Listing
Modified
Wed Nov 23 04:18:39 2005 UTC
(17 years, 3 months ago)
by
jgs
scons builds will now take place in parallel "finley" src dir
Revision
201 -
Directory Listing
Modified
Wed Nov 23 04:10:21 2005 UTC
(17 years, 3 months ago)
by
jgs
copy finleyC and CPPAdapter to finley and finley/CPPAdapter to
facilitate scons builds
Revision
199 -
Directory Listing
Modified
Tue Nov 22 04:57:00 2005 UTC
(17 years, 4 months ago)
by
jgs
pass in static archiver flags
Revision
198 -
Directory Listing
Modified
Tue Nov 22 04:17:02 2005 UTC
(17 years, 4 months ago)
by
jgs
fix uninstall target to also clean up static libraries (eg: paso)
Revision
197 -
Directory Listing
Modified
Tue Nov 22 02:01:35 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft of scons construct file for esysUtils unit tests
Revision
196 -
Directory Listing
Modified
Tue Nov 22 01:48:33 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft scons construct files for remaining escript unit tests
Revision
195 -
Directory Listing
Modified
Tue Nov 22 00:31:11 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft of scons construct file for BruceFactory unit tests
Revision
193 -
Directory Listing
Modified
Mon Nov 21 06:41:30 2005 UTC
(17 years, 4 months ago)
by
jgs
add draft SConstruct file for Bruce unit_tests
Revision
192 -
Directory Listing
Modified
Mon Nov 21 04:52:14 2005 UTC
(17 years, 4 months ago)
by
jgs
pass in top level install directory for finley/escript/bruce/paso
libraries when building via top level scons script
Revision
191 -
Directory Listing
Modified
Mon Nov 21 04:10:12 2005 UTC
(17 years, 4 months ago)
by
jgs
push platform dependent compiler flags and include directories up to library level scons files - these will eventually be brought in from external config files
Revision
190 -
Directory Listing
Modified
Mon Nov 21 03:27:42 2005 UTC
(17 years, 4 months ago)
by
jgs
pass in value for esysroot and use this to determine include file locations
Revision
189 -
Directory Listing
Modified
Mon Nov 21 03:26:46 2005 UTC
(17 years, 4 months ago)
by
jgs
add top level SConstruct file to enable coordinated building of all esys libraries
Revision
188 -
Directory Listing
Modified
Mon Nov 21 01:20:26 2005 UTC
(17 years, 4 months ago)
by
jgs
explicitly add -fpic option to all compiler options lists
to ensure relocatable code is generated
Revision
187 -
Directory Listing
Modified
Mon Nov 21 01:15:26 2005 UTC
(17 years, 4 months ago)
by
jgs
added first draft of scons construct/config scripts for paso library
Revision
184 -
Directory Listing
Modified
Fri Nov 18 06:14:18 2005 UTC
(17 years, 4 months ago)
by
phornby
Remove unnecessary unary +'s from the numarray.array's because this is broken in some
versions of numarray.
Revision
183 -
Directory Listing
Modified
Fri Nov 18 05:24:37 2005 UTC
(17 years, 4 months ago)
by
jgs
can now build finleyC/finleycpp concurrently
Revision
182 -
Directory Listing
Modified
Fri Nov 18 05:07:36 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft of config/construct files for finleyC/finleycpp libraries
Revision
181 -
Directory Listing
Modified
Fri Nov 18 04:28:47 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft of config/construct scripts for escript library
Revision
180 -
Directory Listing
Modified
Fri Nov 18 03:29:44 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft of scons config scripts for esysUtils library
Revision
179 -
Directory Listing
Modified
Fri Nov 18 03:20:34 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft of scons config/construct scripts for mmio library
Revision
178 -
Directory Listing
Modified
Fri Nov 18 03:13:26 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft of scons config/construct files for CppUnitTest library
Revision
177 -
Directory Listing
Modified
Fri Nov 18 02:50:20 2005 UTC
(17 years, 4 months ago)
by
jgs
reformatted list of source files
Revision
176 -
Directory Listing
Modified
Fri Nov 18 01:49:12 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft of scons config/construct files to build brucecpp.so library
Revision
175 -
Directory Listing
Modified
Fri Nov 11 04:06:00 2005 UTC
(17 years, 4 months ago)
by
jgs
definitely the last test commit!
Revision
174 -
Directory Listing
Modified
Fri Nov 11 04:03:33 2005 UTC
(17 years, 4 months ago)
by
jgs
possibly the last test commit
Revision
173 -
Directory Listing
Modified
Fri Nov 11 03:50:50 2005 UTC
(17 years, 4 months ago)
by
jgs
test commit message
Revision
172 -
Directory Listing
Modified
Fri Nov 11 02:03:48 2005 UTC
(17 years, 4 months ago)
by
jgs
test commit
Revision
171 -
Directory Listing
Modified
Fri Nov 11 02:02:37 2005 UTC
(17 years, 4 months ago)
by
jgs
test commit
Revision
170 -
Directory Listing
Modified
Fri Nov 11 02:01:42 2005 UTC
(17 years, 4 months ago)
by
jgs
test commit
Revision
169 -
Directory Listing
Modified
Fri Nov 11 01:51:16 2005 UTC
(17 years, 4 months ago)
by
jgs
test commit
Revision
168 -
Directory Listing
Modified
Fri Nov 11 01:48:47 2005 UTC
(17 years, 4 months ago)
by
jgs
test commit
Revision
167 -
Directory Listing
Modified
Fri Nov 11 01:39:37 2005 UTC
(17 years, 4 months ago)
by
jgs
test commit
Revision
166 -
Directory Listing
Modified
Fri Nov 11 01:38:41 2005 UTC
(17 years, 4 months ago)
by
jgs
test commit
Revision
165 -
Directory Listing
Modified
Fri Nov 11 00:46:40 2005 UTC
(17 years, 4 months ago)
by
jgs
a test commit to svn
Revision
164 -
Directory Listing
Modified
Fri Nov 11 00:45:35 2005 UTC
(17 years, 4 months ago)
by
jgs
a test commit to svn of mk
Revision
163 -
Directory Listing
Modified
Fri Nov 11 00:11:34 2005 UTC
(17 years, 4 months ago)
by
svn
remove unreliable finley tests for sake of autotest script
Revision
162 -
Directory Listing
Modified
Fri Nov 11 00:09:59 2005 UTC
(17 years, 4 months ago)
by
svn
convert autotest script to use svn repository
Revision
161 -
Directory Listing
Modified
Thu Nov 10 06:49:15 2005 UTC
(17 years, 4 months ago)
by
svn
modifying to use the svn repository
Revision
160 -
Directory Listing
Modified
Thu Nov 10 05:09:25 2005 UTC
(17 years, 4 months ago)
by
jgs
fixed a broken constructor - simply didn't work
Revision
159 -
Directory Listing
Modified
Thu Nov 10 04:01:43 2005 UTC
(17 years, 4 months ago)
by
matt
Added a more comprehensive data equivalence test based on X coordinates.
Revision
158 -
Directory Listing
Modified
Thu Nov 10 03:51:03 2005 UTC
(17 years, 4 months ago)
by
matt
Added finley and bruce rectangle and brick Data archive tests.
Revision
157 -
Directory Listing
Modified
Wed Nov 9 10:01:06 2005 UTC
(17 years, 4 months ago)
by
gross
initial checkin
Revision
155 -
Directory Listing
Modified
Wed Nov 9 02:02:19 2005 UTC
(17 years, 4 months ago)
by
jgs
move all directories from trunk/esys2 into trunk and remove esys2
Revision
154 -
Directory Listing
Modified
Mon Nov 7 05:51:17 2005 UTC
(17 years, 4 months ago)
by
jgs
Merge of development branch dev-02 back to main trunk on 2005-11-07
Revision
153 -
Directory Listing
Modified
Tue Oct 25 01:51:20 2005 UTC
(17 years, 4 months ago)
by
jgs
Merge of development branch dev-02 back to main trunk on 2005-10-25
Revision
152 -
Directory Listing
Modified
Fri Oct 21 08:32:21 2005 UTC
(17 years, 5 months ago)
by
phornby
DataConstantTestCase.cpp, DataExpandedTestCase.cpp:
Replace
DataExpanded testData1(FunctionSpace(),....)
with
FunctionSpace tmp_fns;
DataExpanded testData1(tmp_fns,shape,data);
for GCC's sake.
Added some profiling to PoissonSolverTest.py.
Revision
151 -
Directory Listing
Modified
Thu Sep 22 01:55:00 2005 UTC
(17 years, 6 months ago)
by
jgs
Merge of development branch dev-02 back to main trunk on 2005-09-22
Revision
150 -
Directory Listing
Modified
Thu Sep 15 03:44:45 2005 UTC
(17 years, 6 months ago)
by
jgs
Merge of development branch dev-02 back to main trunk on 2005-09-15
Revision
149 -
Directory Listing
Modified
Thu Sep 1 03:31:39 2005 UTC
(17 years, 6 months ago)
by
jgs
Merge of development branch dev-02 back to main trunk on 2005-09-01
Revision
148 -
Directory Listing
Modified
Tue Aug 23 01:24:31 2005 UTC
(17 years, 7 months ago)
by
jgs
Merge of development branch dev-02 back to main trunk on 2005-08-23
Revision
147 -
Directory Listing
Modified
Fri Aug 12 01:45:47 2005 UTC
(17 years, 7 months ago)
by
jgs
erge of development branch dev-02 back to main trunk on 2005-08-12
Revision
146 -
Directory Listing
Modified
Fri Jul 29 01:44:29 2005 UTC
(17 years, 7 months ago)
by
jgs
First merge of development branch dev-02 back to main trunk on 2005-07-29
Revision
145 -
Directory Listing
Modified
Mon Jul 25 05:43:00 2005 UTC
(17 years, 7 months ago)
by
jgs
don't build modellib by default
Revision
144 -
Directory Listing
Modified
Mon Jul 25 05:42:21 2005 UTC
(17 years, 7 months ago)
by
jgs
moved form old modellib directory
Revision
143 -
Directory Listing
Modified
Mon Jul 25 05:39:50 2005 UTC
(17 years, 7 months ago)
by
jgs
moved these files to modellib directory
Revision
142 -
Directory Listing
Modified
Mon Jul 25 05:28:20 2005 UTC
(17 years, 7 months ago)
by
jgs
Merge of development branch back to main trunk on 2005-07-25
Revision
141 -
Directory Listing
Modified
Mon Jul 25 05:15:41 2005 UTC
(17 years, 7 months ago)
by
jgs
fixed to work with new python source/install directory structure
Revision
140 -
Directory Listing
Modified
Mon Jul 25 00:08:42 2005 UTC
(17 years, 7 months ago)
by
jgs
add __init__.pyc to install list
Revision
139 -
Directory Listing
Modified
Mon Jul 25 00:05:12 2005 UTC
(17 years, 7 months ago)
by
jgs
python init file for finley module
Revision
138 -
Directory Listing
Modified
Mon Jul 25 00:04:06 2005 UTC
(17 years, 7 months ago)
by
jgs
fix linking to escript/finley libraries from esys python directories
Revision
137 -
Directory Listing
Modified
Fri Jul 22 07:07:20 2005 UTC
(17 years, 8 months ago)
by
jgs
removed all references to modellib module
Revision
136 -
Directory Listing
Modified
Fri Jul 22 07:06:09 2005 UTC
(17 years, 8 months ago)
by
jgs
added modellib module
Revision
135 -
Directory Listing
Modified
Fri Jul 22 07:04:52 2005 UTC
(17 years, 8 months ago)
by
jgs
makefile for modellib module
Revision
134 -
Directory Listing
Modified
Fri Jul 22 06:28:49 2005 UTC
(17 years, 8 months ago)
by
jgs
added modellib/lib/py_src
Revision
133 -
Directory Listing
Modified
Fri Jul 22 06:26:05 2005 UTC
(17 years, 8 months ago)
by
jgs
removing escript/lib/py_src/modellib
Revision
132 -
Directory Listing
Modified
Fri Jul 22 06:23:18 2005 UTC
(17 years, 8 months ago)
by
jgs
.keep file for modellib/lib
Revision
131 -
Directory Listing
Modified
Fri Jul 22 06:04:55 2005 UTC
(17 years, 8 months ago)
by
jgs
removed default setting of L_PYTH_DIR, this must now be set on a module
by module basis in the respective module makefile
Revision
130 -
Directory Listing
Modified
Fri Jul 22 05:20:58 2005 UTC
(17 years, 8 months ago)
by
jgs
restructured python install directory
Revision
129 -
Directory Listing
Modified
Fri Jul 22 05:17:51 2005 UTC
(17 years, 8 months ago)
by
jgs
removed references to modellib
Revision
128 -
Directory Listing
Modified
Fri Jul 22 05:13:08 2005 UTC
(17 years, 8 months ago)
by
jgs
removed modellib code from escript source directory
Revision
127 -
Directory Listing
Modified
Fri Jul 22 05:11:29 2005 UTC
(17 years, 8 months ago)
by
jgs
moved modellib code to esys2/modellib/py_src
Revision
126 -
Directory Listing
Modified
Fri Jul 22 03:53:08 2005 UTC
(17 years, 8 months ago)
by
jgs
Merge of development branch back to main trunk on 2005-07-22
Revision
125 -
Directory Listing
Modified
Fri Jul 22 03:52:49 2005 UTC
(17 years, 8 months ago)
by
jgs
Merge of development branch back to main trunk on 2005-07-22
CVg: Committing in
Revision
124 -
Directory Listing
Modified
Wed Jul 20 06:14:58 2005 UTC
(17 years, 8 months ago)
by
jgs
added ln(data) style wrapper for data.ln() - also added corresponding
implementation of Ln_Symbol class (not sure if this is right though)
Revision
123 -
Directory Listing
Modified
Fri Jul 8 04:08:13 2005 UTC
(17 years, 8 months ago)
by
jgs
Merge of development branch back to main trunk on 2005-07-08
Revision
122 -
Directory Listing
Modified
Thu Jun 9 05:38:05 2005 UTC
(17 years, 9 months ago)
by
jgs
Merge of development branch back to main trunk on 2005-06-09
Revision
121 -
Directory Listing
Modified
Fri May 6 04:26:16 2005 UTC
(17 years, 10 months ago)
by
jgs
Merge of development branch back to main trunk on 2005-05-06
Revision
120 -
Directory Listing
Modified
Tue Apr 12 04:46:34 2005 UTC
(17 years, 11 months ago)
by
jgs
Missed mk in merge back to main trunk - whoops!
Revision
119 -
Directory Listing
Modified
Tue Apr 12 04:45:05 2005 UTC
(17 years, 11 months ago)
by
jgs
*** empty log message ***
Revision
118 -
Directory Listing
Modified
Tue Apr 12 04:44:55 2005 UTC
(17 years, 11 months ago)
by
jgs
Merge of development branch back to main trunk on 2005-04-12
Revision
117 -
Directory Listing
Modified
Fri Apr 1 05:48:57 2005 UTC
(17 years, 11 months ago)
by
jgs
*** empty log message ***
Revision
116 -
Directory Listing
Modified
Fri Apr 1 05:48:48 2005 UTC
(17 years, 11 months ago)
by
jgs
Merge of development branch back to main trunk on 2005-04-01
CVg: Committing in .
Revision
115 -
Directory Listing
Modified
Fri Mar 4 07:12:47 2005 UTC
(18 years ago)
by
jgs
*** empty log message ***
Revision
114 -
Directory Listing
Modified
Fri Mar 4 07:12:37 2005 UTC
(18 years ago)
by
jgs
Merge of development branch back to main trunk on 2005-03-04
Revision
113 -
Directory Listing
Modified
Mon Feb 28 07:06:33 2005 UTC
(18 years ago)
by
jgs
*** empty log message ***
Revision
112 -
Directory Listing
Modified
Mon Feb 28 07:06:23 2005 UTC
(18 years ago)
by
jgs
Merge of development branch back to main trunk on 2005-02-28
Revision
111 -
Directory Listing
Modified
Mon Feb 14 05:17:48 2005 UTC
(18 years, 1 month ago)
by
jgs
expanded output message to indicate location of file installation
Revision
110 -
Directory Listing
Modified
Mon Feb 14 04:14:42 2005 UTC
(18 years, 1 month ago)
by
jgs
*** empty log message ***
Revision
109 -
Directory Listing
Modified
Mon Feb 14 04:14:35 2005 UTC
(18 years, 1 month ago)
by
jgs
commit of branch dev-01 back to main trunk on 2005-02-14
Revision
108 -
Directory Listing
Modified
Thu Jan 27 06:21:59 2005 UTC
(18 years, 1 month ago)
by
jgs
*** empty log message ***
Revision
107 -
Directory Listing
Modified
Thu Jan 27 06:21:48 2005 UTC
(18 years, 1 month ago)
by
jgs
commit of branch dev-01 back to main trunk on 2005-01-27
Revision
106 -
Directory Listing
Modified
Thu Dec 23 07:20:12 2004 UTC
(18 years, 3 months ago)
by
jgs
*** empty log message ***
Revision
105 -
Directory Listing
Modified
Thu Dec 23 07:20:07 2004 UTC
(18 years, 3 months ago)
by
jgs
commit of dev-01 branch back to main trunk on 2004-12-23
Revision
104 -
Directory Listing
Modified
Fri Dec 17 07:43:12 2004 UTC
(18 years, 3 months ago)
by
jgs
*** empty log message ***
Revision
103 -
Directory Listing
Modified
Fri Dec 17 07:43:04 2004 UTC
(18 years, 3 months ago)
by
jgs
merge of dev-01 branch back to main trunk on 2004-12-17
Revision
102 -
Directory Listing
Modified
Wed Dec 15 07:08:39 2004 UTC
(18 years, 3 months ago)
by
jgs
*** empty log message ***
Revision
101 -
Directory Listing
Modified
Wed Dec 15 07:08:18 2004 UTC
(18 years, 3 months ago)
by
jgs
merging dev-01 branch to main trunk on 2004-12-15
Revision
100 -
Directory Listing
Modified
Wed Dec 15 03:48:48 2004 UTC
(18 years, 3 months ago)
by
jgs
*** empty log message ***
Revision
99 -
Directory Listing
Modified
Wed Dec 15 03:48:38 2004 UTC
(18 years, 3 months ago)
by
jgs
backing out previous commit
Revision
98 -
Directory Listing
Modified
Wed Dec 15 03:43:28 2004 UTC
(18 years, 3 months ago)
by
jgs
backed out previous update
Revision
97 -
Directory Listing
Modified
Tue Dec 14 05:39:33 2004 UTC
(18 years, 3 months ago)
by
jgs
*** empty log message ***
Revision
96 -
Directory Listing
Modified
Tue Dec 14 05:39:20 2004 UTC
(18 years, 3 months ago)
by
jgs
merge from dev-01 branch back to main trunk on 2004-12-14
Revision
95 -
Directory Listing
Modified
Wed Oct 27 00:53:16 2004 UTC
(18 years, 4 months ago)
by
jgs
disabled testSubtraction test for now - requires setTaggedValue interface
which takes Data object as argument
Revision
94 -
Directory Listing
Modified
Wed Oct 27 00:45:54 2004 UTC
(18 years, 4 months ago)
by
jgs
*** empty log message ***
Revision
93 -
Directory Listing
Modified
Wed Oct 27 00:42:03 2004 UTC
(18 years, 4 months ago)
by
jgs
trying to fix cvs permissions wierdness
Revision
92 -
Directory Listing
Modified
Wed Oct 27 00:36:38 2004 UTC
(18 years, 4 months ago)
by
jgs
readded these
Revision
91 -
Directory Listing
Modified
Wed Oct 27 00:34:08 2004 UTC
(18 years, 4 months ago)
by
jgs
still trying to fix cvs issue
Revision
90 -
Directory Listing
Modified
Wed Oct 27 00:31:36 2004 UTC
(18 years, 4 months ago)
by
jgs
removed non-boost version of setTaggedValue - breaks escript.cpp
Revision
89 -
Directory Listing
Modified
Wed Oct 27 00:30:36 2004 UTC
(18 years, 4 months ago)
by
jgs
fixing cvs issue
Revision
88 -
Directory Listing
Modified
Wed Oct 27 00:23:36 2004 UTC
(18 years, 4 months ago)
by
jgs
fixed minor syntax error
Revision
87 -
Directory Listing
Modified
Wed Oct 27 00:01:26 2004 UTC
(18 years, 4 months ago)
by
jgs
*** empty log message ***
Revision
86 -
Directory Listing
Modified
Wed Oct 27 00:01:21 2004 UTC
(18 years, 4 months ago)
by
jgs
added dummy file to force CVS to keep directory in repository
Revision
85 -
Directory Listing
Modified
Tue Oct 26 23:56:48 2004 UTC
(18 years, 4 months ago)
by
jgs
reset default make targets
Revision
84 -
Directory Listing
Modified
Tue Oct 26 23:51:56 2004 UTC
(18 years, 4 months ago)
by
jgs
*** empty log message ***
Revision
83 -
Directory Listing
Modified
Tue Oct 26 23:51:50 2004 UTC
(18 years, 4 months ago)
by
jgs
added dummy file to ensure CVS keeps this directory in the repository
Revision
82 -
Directory Listing
Modified
Tue Oct 26 06:53:54 2004 UTC
(18 years, 4 months ago)
by
jgs
Initial revision
Revision
81 -
Directory Listing
Added
Tue Oct 26 06:53:54 2004 UTC
(18 years, 4 months ago)
by
(unknown author)
New repository initialized by cvs2svn.