/[escript]/trunk/finley/test
ViewVC logotype

Log of /trunk/finley/test

View Directory Listing Directory Listing


Sticky Revision:

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 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 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 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 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 1824 - Directory Listing
Modified Thu Oct 2 01:08:25 2008 UTC (14 years, 5 months ago) by ksteube
Updated tests for new Mesh_readGmsh.c of revision 1814


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 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 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 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, 6 months ago) by gross
a robister version of the upwinding scheme

Revision 1790 - Directory Listing
Modified Tue Sep 16 07:45:38 2008 UTC (14 years, 6 months ago) by gross
test is obsolet

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 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 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 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 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 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 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 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 1674 - Directory Listing
Modified Fri Jul 25 00:47:16 2008 UTC (14 years, 8 months ago) by artak
Command line options (-e NE and -s solver ) are added

Revision 1669 - Directory Listing
Modified Thu Jul 24 01:10:04 2008 UTC (14 years, 8 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 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 1639 - Directory Listing
Modified Mon Jul 14 08:55:25 2008 UTC (14 years, 8 months ago) by gross


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 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 1570 - Directory Listing
Modified Sat May 24 21:31:04 2008 UTC (14 years, 10 months ago) by gross
modifications to PCG to support dynamic scheduling

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 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 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 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 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 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 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 1512 - Directory Listing
Modified Tue Apr 15 00:54:25 2008 UTC (14 years, 11 months ago) by ksteube
Some typos


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 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 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 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 1474 - Directory Listing
Modified Mon Apr 7 01:27:01 2008 UTC (14 years, 11 months ago) by gross
restart is supported now.

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 1466 - Directory Listing
Modified Wed Apr 2 03:33:43 2008 UTC (14 years, 11 months ago) by artak


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 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 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 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 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 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 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 1401 - Directory Listing
Modified Fri Jan 25 04:31:18 2008 UTC (15 years, 2 months 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, 2 months 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 1388 - Directory Listing
Modified Fri Jan 11 07:45:58 2008 UTC (15 years, 2 months ago) by trankine
And get the *(&(*&(* name right

Revision 1387 - Directory Listing
Modified Fri Jan 11 07:45:26 2008 UTC (15 years, 2 months ago) by trankine
Original Path: temp/finley/test
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/finley/test
Make a temp copy of the trunk before checking in the windows changes



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 1379 - Directory Listing
Modified Wed Jan 9 04:17:03 2008 UTC (15 years, 2 months ago) by gross
this seems to work on the cognac@ivec.org

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 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 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 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 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 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 1312 - Directory Listing
Modified Mon Sep 24 06:18:44 2007 UTC (15 years, 6 months ago) by ksteube
The MPI branch is hereby closed. All future work should be in trunk.

Previously in revision 1295 I merged the latest changes to trunk into trunk-mpi-branch.
In this revision I copied all files from trunk-mpi-branch over the corresponding
trunk files. I did not use 'svn merge', it was a copy.


Revision 1310 - Directory Listing
Modified Mon Sep 24 04:00:47 2007 UTC (15 years, 6 months ago) by ksteube
A few additions to make trunk match trunk-mpi-branch


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 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 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 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 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 1173 - Directory Listing
Modified Mon May 28 03:29:57 2007 UTC (15 years, 9 months ago) by ksteube
Reverted to revision 1170, update in 1171 was a mistake


Revision 1171 - Directory Listing
Modified Fri May 25 06:55:05 2007 UTC (15 years, 10 months ago) by gross
some modifications to the tests to consider the new integration schemes for tri and tet

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 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 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 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 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 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 1063 - Directory Listing
Modified Mon Mar 26 08:29:18 2007 UTC (16 years 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 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 1044 - Directory Listing
Modified Mon Mar 19 07:29:31 2007 UTC (16 years ago) by gross
clear name tagging is supported now.

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 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 965 - Directory Listing
Modified Tue Feb 13 05:38:45 2007 UTC (16 years, 1 month ago) by gross
johns local setting removed.

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 944 - Directory Listing
Modified Tue Jan 30 08:57:37 2007 UTC (16 years, 1 month ago) by gross
PropertySet added

Revision 934 - Directory Listing
Modified Tue Jan 23 09:52:45 2007 UTC (16 years, 2 months ago) by gross
gmsh file reader for finley

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 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 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 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 878 - Directory Listing
Modified Wed Oct 25 03:42:56 2006 UTC (16 years, 5 months ago) by gross
bigger mesh

Revision 877 - Directory Listing
Modified Wed Oct 25 03:06:58 2006 UTC (16 years, 5 months ago) by gross
backtraking in the saddlepoint problem (not perfect yet)

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 868 - Directory Listing
Modified Tue Oct 10 22:32:13 2006 UTC (16 years, 5 months ago) by gross
new benchmark problem

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 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 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 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 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 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 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 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 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 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 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 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 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 773 - Directory Listing
Modified Fri Jul 7 10:10:00 2006 UTC (16 years, 8 months ago) by gross
assemblage tests added

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 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 757 - Directory Listing
Modified Mon Jun 26 13:12:56 2006 UTC (16 years, 9 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 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 714 - Directory Listing
Modified Thu Apr 27 05:42:33 2006 UTC (16 years, 10 months ago) by elspeth
Fixed python test

Revision 709 - Directory Listing
Modified Wed Apr 26 06:35:36 2006 UTC (16 years, 11 months ago) by gross
fixes to get scons py_tests going: mainly fixes in the pathes

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 703 - Directory Listing
Modified Thu Apr 6 02:20:47 2006 UTC (16 years, 11 months ago) by gross
some missing files

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 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 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 682 - Directory Listing
Modified Mon Mar 27 02:43:09 2006 UTC (17 years 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 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 626 - Directory Listing
Modified Thu Mar 23 02:16:36 2006 UTC (17 years ago) by elspeth
Copyright information inserted


Revision 620 - Directory Listing
Modified Wed Mar 22 07:43:42 2006 UTC (17 years ago) by gross
problem with tagged data isolated

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 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 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 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 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 558 - Directory Listing
Modified Thu Feb 23 01:02:31 2006 UTC (17 years, 1 month ago) by gross
switch back to test on no tagged data

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 550 - Directory Listing
Modified Wed Feb 22 02:14:38 2006 UTC (17 years, 1 month ago) by gross
more tests on slicing

Revision 526 - Directory Listing
Modified Tue Feb 14 06:56:33 2006 UTC (17 years, 1 month ago) by gross
pdetools test added

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 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 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 468 - Directory Listing
Modified Wed Jan 25 06:50:39 2006 UTC (17 years, 2 months ago) by jgs
reorganised esysUtils to remove inc directory

Revision 467 - Directory Listing
Modified Wed Jan 25 05:43:46 2006 UTC (17 years, 2 months ago) by jgs
adjustments to includes to allow for new paso src tree structure

Revision 459 - Directory Listing
Modified Tue Jan 24 07:51:02 2006 UTC (17 years, 2 months ago) by gross
some mopre problems added

Revision 455 - Directory Listing
Modified Tue Jan 24 04:36:54 2006 UTC (17 years, 2 months ago) by jgs
minor comment and formatting changes


Revision 453 - Directory Listing
Modified Tue Jan 24 01:23:28 2006 UTC (17 years, 2 months ago) by gross
reset the solver

Revision 450 - Directory Listing
Modified Mon Jan 23 05:04:45 2006 UTC (17 years, 2 months ago) by jgs
remove old make based build system


Revision 447 - Directory Listing
Modified Mon Jan 23 02:59:59 2006 UTC (17 years, 2 months ago) by gross
a simple linear elastic solver

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 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 435 - Directory Listing
Modified Thu Jan 19 03:57:30 2006 UTC (17 years, 2 months ago) by gross
minor change

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 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 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 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 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 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 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 388 - Directory Listing
Modified Tue Dec 20 03:13:17 2005 UTC (17 years, 3 months ago) by gross
laplace benchmarks added

Revision 382 - Directory Listing
Modified Mon Dec 19 06:09:49 2005 UTC (17 years, 3 months ago) by gross
run finley benchmark

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 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 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 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 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 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 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 296 - Directory Listing
Modified Fri Dec 2 03:55:36 2005 UTC (17 years, 3 months ago) by gross
test passes now

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 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 284 - Directory Listing
Modified Thu Dec 1 06:39:23 2005 UTC (17 years, 3 months ago) by gross
test are passed now

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 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 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 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 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 228 - Directory Listing
Modified Fri Nov 25 02:01:14 2005 UTC (17 years, 4 months ago) by jgs
now read compile options from options file


Revision 206 - Directory Listing
Modified Wed Nov 23 05:03:42 2005 UTC (17 years, 4 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, 4 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, 4 months ago) by jgs
revised scons files to account for new finley source tree structure


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
Original Path: trunk/esys2/finley/test
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, 5 months ago) by jgs
Original Path: trunk/esys2/finley/test
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
Original Path: trunk/esys2/finley/test
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
Original Path: trunk/esys2/finley/test
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
Original Path: trunk/esys2/finley/test
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
Original Path: trunk/esys2/finley/test
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
Original Path: trunk/esys2/finley/test
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
Original Path: trunk/esys2/finley/test
erge of development branch dev-02 back to main trunk on 2005-08-12


Revision 141 - Directory Listing
Modified Mon Jul 25 05:15:41 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/finley/test
fixed to work with new python source/install directory structure


Revision 126 - Directory Listing
Modified Fri Jul 22 03:53:08 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/finley/test
Merge of development branch back to main trunk on 2005-07-22


Revision 123 - Directory Listing
Modified Fri Jul 8 04:08:13 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/finley/test
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
Original Path: trunk/esys2/finley/test
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
Original Path: trunk/esys2/finley/test
Merge of development branch back to main trunk on 2005-05-06


Revision 119 - Directory Listing
Modified Tue Apr 12 04:45:05 2005 UTC (17 years, 11 months ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 117 - Directory Listing
Modified Fri Apr 1 05:48:57 2005 UTC (17 years, 11 months ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 115 - Directory Listing
Modified Fri Mar 4 07:12:47 2005 UTC (18 years ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 113 - Directory Listing
Modified Mon Feb 28 07:06:33 2005 UTC (18 years ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 110 - Directory Listing
Modified Mon Feb 14 04:14:42 2005 UTC (18 years, 1 month ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 108 - Directory Listing
Modified Thu Jan 27 06:21:59 2005 UTC (18 years, 1 month ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 104 - Directory Listing
Modified Fri Dec 17 07:43:12 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 102 - Directory Listing
Modified Wed Dec 15 07:08:39 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 100 - Directory Listing
Modified Wed Dec 15 03:48:48 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 97 - Directory Listing
Modified Tue Dec 14 05:39:33 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/finley/test
*** empty log message ***


Revision 82 - Directory Listing
Added Tue Oct 26 06:53:54 2004 UTC (18 years, 4 months ago) by jgs
Original Path: trunk/esys2/finley/test
Initial revision


  ViewVC Help
Powered by ViewVC 1.1.26