/[escript]/trunk
ViewVC logotype

Log of /trunk

View Directory Listing Directory Listing


Sticky Revision:

Revision 7031 - Directory Listing
Modified Tue Nov 17 23:44:30 2020 UTC (3 months, 1 week ago) by aellery
Bug fix. Escript now compiles with boost numpy support in Ubuntu 18.04 bionic

Revision 7030 - Directory Listing
Modified Tue Nov 17 09:30:11 2020 UTC (3 months, 1 week ago) by uqaeller
bug fix

Revision 7029 - Directory Listing
Modified Tue Nov 17 06:50:01 2020 UTC (3 months, 1 week ago) by aellery
Fixed bug that prevented escript from compiling with boost numpy

Revision 7027 - Directory Listing
Modified Fri Aug 7 05:26:26 2020 UTC (6 months, 2 weeks ago) by uqaeller
Merged in most of Mark's work

Revision 7025 - Directory Listing
Modified Thu Aug 6 23:40:52 2020 UTC (6 months, 2 weeks ago) by uqaeller
-Release 5.6
-Fixed a bug that prevented the userguide from building
-Updated the Trilinos config information in the install guide



Revision 7024 - Directory Listing
Modified Thu Aug 6 01:19:48 2020 UTC (6 months, 2 weeks ago) by uqaeller
Temporarily disabled MUMPS in SConstruct as it will not be supported in version 5.6.



Revision 7023 - Directory Listing
Modified Wed Aug 5 04:02:31 2020 UTC (6 months, 2 weeks ago) by uqaeller
Updated the docker build for the newest release of Trilinos.



Revision 7022 - Directory Listing
Modified Tue Aug 4 04:52:33 2020 UTC (6 months, 3 weeks ago) by uqaeller
Updated the Ubuntu section of the install guide.



Revision 7021 - Directory Listing
Modified Tue Aug 4 02:46:15 2020 UTC (6 months, 3 weeks ago) by uqaeller
Added a scons template and build script for Anaconda 3.



Revision 7020 - Directory Listing
Modified Mon Aug 3 04:34:45 2020 UTC (6 months, 3 weeks ago) by uqaeller
Updated the flatpak build.



Revision 7011 - Directory Listing
Modified Wed Jul 22 04:13:34 2020 UTC (7 months ago) by uqaeller
Prototype for the builtin MUMPS solver.



Revision 7010 - Directory Listing
Modified Mon Jul 20 23:27:34 2020 UTC (7 months ago) by uqaeller
Bug fix



Revision 7009 - Directory Listing
Modified Wed Jul 15 03:31:39 2020 UTC (7 months, 1 week ago) by uqaeller
Fixed broken tests.



Revision 7008 - Directory Listing
Modified Mon Jul 13 04:08:04 2020 UTC (7 months, 1 week ago) by gross
code cleaned!

Revision 7007 - Directory Listing
Modified Mon Jul 13 02:47:49 2020 UTC (7 months, 1 week ago) by gross
E components added

Revision 7006 - Directory Listing
Modified Sat Jul 11 00:42:17 2020 UTC (7 months, 2 weeks ago) by aellery
copyWithData tests.



Revision 7005 - Directory Listing
Modified Sat Jul 11 00:20:49 2020 UTC (7 months, 2 weeks ago) by aellery
Fixed a number of broken tests.



Revision 7004 - Directory Listing
Modified Thu Jul 9 05:00:17 2020 UTC (7 months, 2 weeks ago) by aellery
The version of Trilinos on github has both the experimental headers and the non-experimental headers for Tpetra. I've modified dependencies.py to select the non-experimental code first, if it is present.



Revision 7003 - Directory Listing
Modified Thu Jul 9 03:43:41 2020 UTC (7 months, 2 weeks ago) by aellery
- Fixed undocumented bug in which the tests in run_symbolic.py
- Added tests for copyWithMask



Revision 7002 - Directory Listing
Modified Tue Jul 7 02:27:30 2020 UTC (7 months, 2 weeks ago) by aellery
-Updated the trilinos section of the install guide
-Added sympy to hadFeature
-Fixed an undocumented bug in which the sympy tests would run even though escript was built without sympy support



Revision 7001 - Directory Listing
Modified Thu Jul 2 05:30:59 2020 UTC (7 months, 3 weeks ago) by aellery
A new and improved version of copyWithMask. 

New documentation and testing in the next commit.



Revision 7000 - Directory Listing
Modified Tue Jun 30 06:25:47 2020 UTC (7 months, 3 weeks ago) by aellery
-Fixed bug 519 (escript would not compile with Boost 1.73.0 due to deprecated headers)
-Changed saveDataCSV so that only one MPI process writes output at a time
-Solved undocumented bug in the build program that was causing an error (when reading the version of OPENMPI)



Revision 6999 - Directory Listing
Modified Mon Jun 22 23:54:32 2020 UTC (8 months ago) by uqaeller
Added more information to setSolverMethod in escriptcpp.cpp



Revision 6998 - Directory Listing
Modified Mon Jun 22 05:49:29 2020 UTC (8 months ago) by uqaeller
Added MKL_PARDISO to the solver options section of the user guide



Revision 6997 - Directory Listing
Modified Tue Jun 16 03:57:47 2020 UTC (8 months, 1 week ago) by uqaeller
-Fixed undocumented bug that prevented escript from compiling with the latest version of Trilinos (briefly, the Trilinos code in dependencies.py would find the header files for the experimental version of Tpetra BlockCrsMatrix when it did not exist.)
-Added a second Trilinos cmake script to the install guide. The install guide now has two Trilinos build scripts, one of which configures Trilinos to build with MPI support and one to build without MPI support. 



Revision 6996 - Directory Listing
Modified Tue Jun 16 00:23:06 2020 UTC (8 months, 1 week ago) by uqaeller
Added missing special method (__repr__) to Data.



Revision 6995 - Directory Listing
Modified Mon Jun 15 06:01:07 2020 UTC (8 months, 1 week ago) by uqaeller
Fixed a number of broken tests.

Revision 6994 - Directory Listing
Modified Fri Jun 12 04:33:39 2020 UTC (8 months, 1 week ago) by uqaeller
-Fixed bug in run_seismic_app
-Added a test to Solveroptions to make sure that Trilinos libraries are available when the user selects them



Revision 6993 - Directory Listing
Modified Fri Jun 12 01:21:26 2020 UTC (8 months, 2 weeks ago) by uqaeller
Fixed broken app unit tests.



Revision 6992 - Directory Listing
Modified Wed Jun 10 09:21:46 2020 UTC (8 months, 2 weeks ago) by gross
fixes for minimizer

Revision 6991 - Directory Listing
Modified Tue Jun 9 09:18:18 2020 UTC (8 months, 2 weeks ago) by gross
some fixes to minimize

Revision 6990 - Directory Listing
Modified Tue Jun 9 03:28:26 2020 UTC (8 months, 2 weeks ago) by uqaeller
Modified Data to always print a summary when the user calls str(Data)



Revision 6989 - Directory Listing
Modified Tue Jun 9 01:55:04 2020 UTC (8 months, 2 weeks ago) by uqaeller
Increased the number of iterations in some of the inversion examples, to guarantee convergence.



Revision 6988 - Directory Listing
Modified Mon Jun 8 08:12:59 2020 UTC (8 months, 2 weeks ago) by gross
log message under MPI fixed

Revision 6987 - Directory Listing
Modified Mon Jun 8 07:23:54 2020 UTC (8 months, 2 weeks ago) by gross
complex solver on dudley

Revision 6986 - Directory Listing
Modified Mon Jun 8 07:15:37 2020 UTC (8 months, 2 weeks ago) by gross
mkl testing

Revision 6985 - Directory Listing
Modified Mon Jun 8 06:57:18 2020 UTC (8 months, 2 weeks ago) by gross
umfpack testing added

Revision 6984 - Directory Listing
Modified Mon Jun 8 06:46:33 2020 UTC (8 months, 2 weeks ago) by uqaeller
- Added a section of unit testing to the install guide
- Fixed a bug in the unit test for getConnections (for Dudley)
- Temporarily commented out numpyToData in escriptcpp.cpp because it was breaking the tests



Revision 6983 - Directory Listing
Modified Mon Jun 8 06:02:17 2020 UTC (8 months, 2 weeks ago) by gross
direct solver tests for Dudley added

Revision 6982 - Directory Listing
Modified Mon Jun 8 05:55:15 2020 UTC (8 months, 2 weeks ago) by gross
tests for complex PDEs in Pipley added

Revision 6981 - Directory Listing
Modified Mon Jun 8 05:31:08 2020 UTC (8 months, 2 weeks ago) by gross
more direct solver testing

Revision 6980 - Directory Listing
Modified Mon Jun 8 05:12:18 2020 UTC (8 months, 2 weeks ago) by gross
typo fixed

Revision 6979 - Directory Listing
Modified Mon Jun 8 05:11:45 2020 UTC (8 months, 2 weeks ago) by gross
testing for direct added

Revision 6978 - Directory Listing
Modified Mon Jun 8 05:03:44 2020 UTC (8 months, 2 weeks ago) by gross
test for direct trilinos added

Revision 6977 - Directory Listing
Modified Mon Jun 8 05:01:20 2020 UTC (8 months, 2 weeks ago) by gross
test for direct trilinos added

Revision 6976 - Directory Listing
Modified Mon Jun 8 04:45:42 2020 UTC (8 months, 2 weeks ago) by gross
test fixed

Revision 6975 - Directory Listing
Modified Fri Jun 5 05:55:28 2020 UTC (8 months, 2 weeks ago) by gross
BFGS removed and testing fixed

Revision 6974 - Directory Listing
Modified Thu Jun 4 10:00:14 2020 UTC (8 months, 3 weeks ago) by gross
testing for UMFPACK, MKL and complex PDEs added. In this first check in this is for finley only

Revision 6973 - Directory Listing
Modified Thu Jun 4 06:55:57 2020 UTC (8 months, 3 weeks ago) by gross
test fixed

Revision 6972 - Directory Listing
Modified Wed Jun 3 10:31:03 2020 UTC (8 months, 3 weeks ago) by gross
dependency on esys.escript removed

Revision 6971 - Directory Listing
Modified Fri May 22 05:03:21 2020 UTC (9 months ago) by uqaeller
Prototype of numpyToData (currently working for Scalar data). Vector/Tensor version and updates to documentation will be in the next commit.



Revision 6963 - Directory Listing
Modified Mon Apr 13 22:44:33 2020 UTC (10 months, 1 week ago) by uqaeller
More flatpak changes

Revision 6962 - Directory Listing
Modified Mon Apr 13 22:43:18 2020 UTC (10 months, 1 week ago) by uqaeller
Updated the flatpak appdata file.

Revision 6951 - Directory Listing
Modified Fri Feb 14 05:49:45 2020 UTC (12 months, 1 week ago) by uqaeller
- Added a deprecation warning and a bug warning to interpolateFromTable
- Changes to the dockerfile
- Changes to the Anaconda build



Revision 6949 - Directory Listing
Modified Thu Feb 6 02:36:07 2020 UTC (12 months, 2 weeks ago) by uqaeller
Release version 5.5

Revision 6948 - Directory Listing
Modified Wed Feb 5 07:41:00 2020 UTC (12 months, 2 weeks ago) by uqaeller
Updated finley read_gmsh (changes to msh 4.1 nodes section)

Revision 6947 - Directory Listing
Modified Wed Feb 5 01:05:55 2020 UTC (12 months, 2 weeks ago) by uqaeller
- Fixed a bug in which the app unit tests were all failing due to import errors in testrunner
- Decreased the size of the mesh in run_dc_app.py so that the unit tests in run_dc_app do not require as much memory
- Added some test meshes for Finley readGmsh (that were missing from a previous commit)



Revision 6946 - Directory Listing
Modified Tue Feb 4 06:01:05 2020 UTC (12 months, 3 weeks ago) by acodd
apps

Revision 6945 - Directory Listing
Modified Sat Feb 1 02:13:14 2020 UTC (12 months, 3 weeks ago) by uqaeller
Modified the anaconda build script so that it will build with Python 3.0+. Previously the script only worked with Python 2.7.

Revision 6944 - Directory Listing
Modified Thu Jan 30 03:39:44 2020 UTC (12 months, 3 weeks ago) by uqaeller
Updated the install guide.

Also, added in a new option (disable_boost_numpy) which enables a user to disable the boost_numpy libraries (on by default) during the build.




Revision 6943 - Directory Listing
Modified Tue Jan 28 05:18:49 2020 UTC (12 months, 4 weeks ago) by acodd
apps and examples2

Revision 6942 - Directory Listing
Modified Tue Jan 21 06:03:41 2020 UTC (13 months ago) by uqaeller
Fixed an undocumented bug in which the direct_PASO tests would run if escript was compiled with Trilinos (but without a direct solver for PASO).



Revision 6941 - Directory Listing
Modified Tue Jan 21 04:28:16 2020 UTC (13 months ago) by uqaeller
- Updated the CREDITS file
- Fixed an undocumented bug in datamanager



Revision 6940 - Directory Listing
Modified Mon Jan 20 23:45:45 2020 UTC (13 months ago) by uqaeller
Temporary fix to bug 496 (the sympy bug)

Revision 6939 - Directory Listing
Modified Mon Jan 20 03:37:18 2020 UTC (13 months ago) by uqaeller
Updated the copyright header.



Revision 6938 - Directory Listing
Modified Sun Jan 19 23:31:36 2020 UTC (13 months ago) by uqaeller
Removed applications folder.

Revision 6937 - Directory Listing
Modified Fri Jan 17 03:50:13 2020 UTC (13 months, 1 week ago) by uqaeller
Fixed bug 500 and feature 479



Revision 6936 - Directory Listing
Modified Wed Jan 15 00:05:28 2020 UTC (13 months, 1 week ago) by aellery
bug fixes

Revision 6935 - Directory Listing
Modified Tue Jan 7 22:44:43 2020 UTC (13 months, 2 weeks ago) by uqaeller
Fixed a segmentation fault in finley readGmsh



Revision 6934 - Directory Listing
Modified Wed Dec 18 02:37:35 2019 UTC (14 months, 1 week ago) by acodd
LBFGS comments


Revision 6933 - Directory Listing
Modified Thu Dec 12 04:34:34 2019 UTC (14 months, 2 weeks ago) by acodd
lbfgs


Revision 6932 - Directory Listing
Modified Thu Dec 12 02:48:08 2019 UTC (14 months, 2 weeks ago) by acodd
LBFGS comments


Revision 6931 - Directory Listing
Modified Tue Dec 10 06:57:28 2019 UTC (14 months, 2 weeks ago) by aellery
fixed mistake in last commit

Revision 6930 - Directory Listing
Modified Tue Dec 10 06:31:29 2019 UTC (14 months, 2 weeks ago) by aellery
More changes to finley readgmsh

Revision 6929 - Directory Listing
Modified Tue Dec 10 02:20:07 2019 UTC (14 months, 2 weeks ago) by aellery
Improved version of readGmsh for Finley.



Revision 6928 - Directory Listing
Modified Mon Dec 9 05:29:21 2019 UTC (14 months, 2 weeks ago) by acodd
more updates to userguide 


Revision 6927 - Directory Listing
Modified Sun Dec 8 22:26:40 2019 UTC (14 months, 2 weeks ago) by acodd
user guide updates


Revision 6926 - Directory Listing
Modified Fri Dec 6 02:07:43 2019 UTC (14 months, 2 weeks ago) by aellery
Fixed bug 499



Revision 6925 - Directory Listing
Modified Tue Dec 3 06:44:43 2019 UTC (14 months, 3 weeks ago) by aellery
Added the ability to assemble lumped matrices with complex values using a linearPDE that was created from a Speckley Brick.



Revision 6924 - Directory Listing
Modified Tue Dec 3 04:37:59 2019 UTC (14 months, 3 weeks ago) by aellery
Added a new assembler to Speckley that allows a user to assemble a lumped matrix with complex values on a Speckley Rectangle. Previously this was only possible for real values. This resolves bug 488 on redmine (Speckley segmentation bug).

The next commit will add similar functionality for Speckley Brick.




Revision 6923 - Directory Listing
Modified Mon Dec 2 05:57:07 2019 UTC (14 months, 3 weeks ago) by aellery
- Amended the userguide to include ComplexScalar, ComplexVector etc.
- Fixed a bug in run_comm1 & run_comm4 (failure if escript was compiled without scipy)
- Temporarily removed the ability to interpolate from ReducedFunction to Function in dudley and finley



Revision 6922 - Directory Listing
Modified Fri Nov 29 07:12:12 2019 UTC (14 months, 3 weeks ago) by aellery
Added a new function, ComplexData, that returns a complex Data object.



Revision 6921 - Directory Listing
Modified Fri Nov 29 05:00:59 2019 UTC (14 months, 3 weeks ago) by aellery
Added complex versions of Scalar, Vector and Tensor (ComplexScalar, ComplexVector, ComplexTensor)



Revision 6920 - Directory Listing
Modified Thu Nov 28 12:02:17 2019 UTC (14 months, 4 weeks ago) by aellery
Enable interpolation from ReducedFunction to Function in Dudley and Finley.



Revision 6919 - Directory Listing
Modified Thu Nov 28 05:07:45 2019 UTC (14 months, 4 weeks ago) by aellery
Modified the install guide to include the python 3 versions of packages. Also, added python 3 versions of the options files.



Revision 6918 - Directory Listing
Modified Mon Nov 25 07:18:01 2019 UTC (15 months ago) by aellery
Lumping is now set on by default when using Speckley.



Revision 6917 - Directory Listing
Modified Sun Nov 24 23:45:51 2019 UTC (15 months ago) by aellery
Fixed bug.



Revision 6916 - Directory Listing
Modified Fri Nov 22 23:07:43 2019 UTC (15 months ago) by aellery
Fixed bug in last commit.



Revision 6915 - Directory Listing
Modified Fri Nov 22 07:03:42 2019 UTC (15 months ago) by aellery
Added the ability to integrate over Dirac Delta Data objects to Speckley.



Revision 6914 - Directory Listing
Modified Fri Nov 22 05:55:37 2019 UTC (15 months ago) by aellery
Added the ability to integrate over Dirac Delta Data to Ripley



Revision 6913 - Directory Listing
Modified Fri Nov 22 04:55:05 2019 UTC (15 months ago) by aellery
Added integration over Dirac Delta Data objects in Finley.



Revision 6912 - Directory Listing
Modified Wed Nov 13 00:54:29 2019 UTC (15 months, 1 week ago) by aellery
Added getX() for Data objects.



Revision 6911 - Directory Listing
Modified Mon Nov 11 05:09:19 2019 UTC (15 months, 2 weeks ago) by aellery
Updated the capybara and newton options files for Debian 10.



Revision 6898 - Directory Listing
Modified Fri Oct 25 06:20:25 2019 UTC (16 months ago) by aellery
I have made some minor changes to make escript compatible with the newer versions of Trilinos.



Revision 6892 - Directory Listing
Modified Tue Oct 15 04:55:57 2019 UTC (16 months, 1 week ago) by aellery
- Updated the jupyter dockerfile
- Fixed the problem that John was having with the examples



Revision 6890 - Directory Listing
Modified Thu Oct 3 05:22:36 2019 UTC (16 months, 3 weeks ago) by aellery
- Updated the Jupyter docker file



Revision 6887 - Directory Listing
Modified Mon Sep 16 01:38:50 2019 UTC (17 months, 1 week ago) by aellery
Bug fix (syntax)

Revision 6886 - Directory Listing
Modified Sun Sep 15 23:11:45 2019 UTC (17 months, 1 week ago) by aellery
Bug fix, changes to docker-jupyter



Revision 6885 - Directory Listing
Modified Wed Sep 11 05:44:23 2019 UTC (17 months, 2 weeks ago) by aellery
The people maintaining Trilinos have recently moved some of the Tpetra BlockCRSMatrix code from experimental to their main code base. This commit brings escript up to date with their changes.



Revision 6884 - Directory Listing
Modified Tue Sep 10 05:20:46 2019 UTC (17 months, 2 weeks ago) by gross
partial TVTK interface fix

Revision 6883 - Directory Listing
Modified Mon Sep 9 04:13:19 2019 UTC (17 months, 2 weeks ago) by aellery
Fixed bug in EscriptToTVTK

Revision 6882 - Directory Listing
Modified Fri Aug 30 04:05:42 2019 UTC (17 months, 3 weeks ago) by aellery
Bug fix

Revision 6881 - Directory Listing
Modified Wed Aug 28 02:51:14 2019 UTC (17 months, 4 weeks ago) by aellery
- Added a new function called convertToNumpy that converts a Data object to a numpy array (see the userguide for information)
- Fixed a bug in escriptToTVTK



Revision 6880 - Directory Listing
Modified Thu Aug 22 23:24:06 2019 UTC (18 months ago) by aellery
Turned off the omp pragma in getNumpyX temporarily

Revision 6879 - Directory Listing
Modified Thu Aug 22 06:47:24 2019 UTC (18 months ago) by aellery
Fixed undocumented bug.

Revision 6878 - Directory Listing
Modified Thu Aug 15 06:03:17 2019 UTC (18 months, 1 week ago) by aellery
- Prototype of the EscriptToTVTK function in Weipa. 
- Moved the readthedocs yaml files to the tools folder



Revision 6877 - Directory Listing
Modified Fri Aug 9 06:10:21 2019 UTC (18 months, 2 weeks ago) by aellery
Added some OMP pragmas to last commit

Revision 6876 - Directory Listing
Modified Fri Aug 9 06:00:29 2019 UTC (18 months, 2 weeks ago) by aellery
Dudley and Finley now have a function, getTVTK, which returns two numpy arrays that contain the point information and connectivity information required by tVTK.

Example use:

domain=Rectangle(n0=10,n1=10)
points,connectivity = getTVTK(domain)



Revision 6875 - Directory Listing
Modified Fri Aug 9 02:20:21 2019 UTC (18 months, 2 weeks ago) by aellery
Added a new function to finley and dudley, getConnectivityInfo, that returns a numpy array that contains the connectivity information for the mesh.

Example use:

import numpy
from esys.finley import *
domain=Rectangle(n0=10,n1=10)
info=domain.getConnectivityInfo()






Revision 6874 - Directory Listing
Modified Wed Aug 7 06:14:59 2019 UTC (18 months, 2 weeks ago) by aellery
Fixed bug that caused the intel-mpi-py3-paso-long buildbot to fail

Revision 6873 - Directory Listing
Modified Wed Aug 7 04:47:35 2019 UTC (18 months, 2 weeks ago) by aellery
Added tests for getNumpyX



Revision 6872 - Directory Listing
Modified Tue Aug 6 07:31:34 2019 UTC (18 months, 2 weeks ago) by aellery
I have added a new function named getNumpyX which works the same as getX except that it returns a numpy ndarray instead of a Data object.

Example use:

import numpy
from esys.finley import Rectangle
domain=Rectangle(n0=10,n1=10)
numpyCoordinates=domain.getNumpyX()

I have also updated the userguide. I'm adding in some tests for this in the next commit.



Revision 6871 - Directory Listing
Modified Tue Aug 6 00:15:46 2019 UTC (18 months, 2 weeks ago) by aellery
Fixed undocumented bug with the getNumpy function.



Revision 6869 - Directory Listing
Modified Fri Aug 2 05:43:10 2019 UTC (18 months, 3 weeks ago) by gross
fix in whereZero

Revision 6868 - Directory Listing
Modified Fri Aug 2 05:42:52 2019 UTC (18 months, 3 weeks ago) by gross
fix in whereZero

Revision 6866 - Directory Listing
Modified Thu Aug 1 03:44:53 2019 UTC (18 months, 3 weeks ago) by aellery
Added options files for debian buster

Revision 6865 - Directory Listing
Modified Mon Jul 29 04:21:24 2019 UTC (18 months, 4 weeks ago) by aellery
Added a readthedocs configuration file.

Revision 6864 - Directory Listing
Modified Fri Jul 26 06:49:39 2019 UTC (19 months ago) by aellery
- Added anaconda to the install guide



Revision 6852 - Directory Listing
Modified Thu Jul 18 02:21:48 2019 UTC (19 months, 1 week ago) by aellery
Changes to the anaconda build that bring it into line with the requirements of conda-forge on anaconda cloud.

Revision 6851 - Directory Listing
Modified Tue Jul 9 03:07:07 2019 UTC (19 months, 2 weeks ago) by aellery
eScript version 5.4.



Revision 6850 - Directory Listing
Modified Mon Jul 8 04:14:42 2019 UTC (19 months, 2 weeks ago) by aellery
Another change to the anaconda build

Revision 6849 - Directory Listing
Modified Sun Jul 7 00:48:20 2019 UTC (19 months, 2 weeks ago) by aellery
Fixed a broken link in the linux Anaconda build

Revision 6848 - Directory Listing
Modified Thu Jul 4 06:33:52 2019 UTC (19 months, 3 weeks ago) by aellery
Minor changes to the svn revision code in SConstruct.



Revision 6847 - Directory Listing
Modified Thu Jul 4 04:46:42 2019 UTC (19 months, 3 weeks ago) by aellery
- Fixed bug from last commit
- Added a docker section to the install guide



Revision 6846 - Directory Listing
Modified Wed Jul 3 07:22:58 2019 UTC (19 months, 3 weeks ago) by aellery
Temporarily turning off some of the preprocessor directives to fix a compilation bug that I introduced in the last commit.



Revision 6845 - Directory Listing
Modified Wed Jul 3 06:03:14 2019 UTC (19 months, 3 weeks ago) by aellery
-Turned run_comm1.py back on
-Dudley can now read files using gmsh MSH4 format
-Activated a test in test_linearPDEs that was turned off.



Revision 6844 - Directory Listing
Modified Mon Jul 1 05:32:01 2019 UTC (19 months, 3 weeks ago) by aellery
-It is now possible to load gmsh msh version 4.1 files using finley
-I have temporarily disabled the test run_comm1




Revision 6843 - Directory Listing
Modified Tue Jun 25 01:13:21 2019 UTC (20 months ago) by aellery
eScript not prints a wanting during compilation if the version number is unknown.

Revision 6842 - Directory Listing
Modified Thu Jun 20 05:16:13 2019 UTC (20 months ago) by aellery
-Fixed bug in minimizers testing
-Updated install guide for flatpak



Revision 6841 - Directory Listing
Modified Thu Jun 20 03:44:37 2019 UTC (20 months, 1 week ago) by aellery
-Added (experimental) newton interpolation in minimizers.py. This code takes the values of alpha and phi(alpha) from all previous iterations, interpolates a polynomial through them using the Newton method, and finds a root to the interpolated polynomial using the newton method. I'm leaving this feature undocumented for the moment. To use it, set interpolationOrder==4 in LBFGS. 
-Changed the volume in the dockerbuild to /home/appuser



Revision 6840 - Directory Listing
Modified Wed Jun 19 04:27:57 2019 UTC (20 months, 1 week ago) by aellery
More flatpak changes



Revision 6839 - Directory Listing
Modified Mon Jun 17 06:30:37 2019 UTC (20 months, 1 week ago) by aellery
I wrote a new version of the interpolation function (in minimizers.py) that should be a little faster.



Revision 6838 - Directory Listing
Modified Sun Jun 16 22:51:47 2019 UTC (20 months, 1 week ago) by aellery
Another change to the flatpak appdata

Revision 6837 - Directory Listing
Modified Thu Jun 13 04:03:11 2019 UTC (20 months, 1 week ago) by aellery
Added a new test to run_minimizers.py that checks that the minimizer will converge for the different interpolation orders.



Revision 6836 - Directory Listing
Modified Fri Jun 7 03:15:54 2019 UTC (20 months, 2 weeks ago) by aellery
Made some changes to the trilinos section of the install guide.



Revision 6835 - Directory Listing
Modified Thu Jun 6 04:42:19 2019 UTC (20 months, 2 weeks ago) by aellery
Fixed bug that was causing test_symmetryOnIterative_System to fail on savanna.

Revision 6834 - Directory Listing
Modified Thu Jun 6 02:32:48 2019 UTC (20 months, 3 weeks ago) by aellery
Another minor change

Revision 6833 - Directory Listing
Modified Thu Jun 6 02:14:47 2019 UTC (20 months, 3 weeks ago) by aellery
Another minor bug fix

Revision 6832 - Directory Listing
Modified Wed Jun 5 22:41:34 2019 UTC (20 months, 3 weeks ago) by aellery
Changed a test that was causing one of the buildbots to crash.



Revision 6831 - Directory Listing
Modified Wed Jun 5 01:26:01 2019 UTC (20 months, 3 weeks ago) by aellery
Fixed another testing bug.



Revision 6830 - Directory Listing
Modified Tue Jun 4 22:39:54 2019 UTC (20 months, 3 weeks ago) by aellery
Various bug fixes.



Revision 6829 - Directory Listing
Modified Tue Jun 4 02:14:13 2019 UTC (20 months, 3 weeks ago) by aellery
Changes to savanna_options.py

Revision 6828 - Directory Listing
Modified Mon Jun 3 22:56:03 2019 UTC (20 months, 3 weeks ago) by aellery
Temporarily disabling the default settings in solveroptions



Revision 6827 - Directory Listing
Modified Mon Jun 3 04:48:42 2019 UTC (20 months, 3 weeks ago) by aellery
- Fixed bug that was causing some of the linear pde system test to crash for trilinos.
- Removed the remaining CUDA code from SConstruct and ripley
- Updated the flatpak appdata file following feedback from the guys who run flathub
- Some new files in the tools/flatpak folder




Revision 6826 - Directory Listing
Modified Fri May 31 04:50:53 2019 UTC (20 months, 3 weeks ago) by aellery
I have disabled the tests test_DIRECT and test_DIRECT_System.

In their place, I have added four equivalent tests, namely
test_DIRECT_PASO
test_DIRECT_Trilinos
test_DIRECT_System_PASO
test_DIRECT_System_Trilinos

which are equivalent, which test both PASO and Trilinos.



Revision 6825 - Directory Listing
Modified Fri May 31 04:01:17 2019 UTC (20 months, 3 weeks ago) by aellery
Temporarily disable two tests. See bug 471 on redmine

Revision 6824 - Directory Listing
Modified Fri May 31 02:10:47 2019 UTC (20 months, 3 weeks ago) by aellery
Added a new flag that can be used to disable gmsh during a build. To build escript without gmsh, use the flag

use_gmsh=False

Gmsh is still enabled by default, if it is available.




Revision 6823 - Directory Listing
Modified Thu May 30 23:30:01 2019 UTC (20 months, 3 weeks ago) by aellery
Changing some file names.



Revision 6822 - Directory Listing
Modified Thu May 30 06:58:34 2019 UTC (20 months, 3 weeks ago) by aellery
-Added some new tests to test_linearPDEs.py
-Made some changes to the default solver settings
-Updated flatpak appdata file (changed licence information)
-Fixed bug in the trilinos dockerfile
-Fixed undocumented bug in escriptcpp.cpp (setDim)



Revision 6821 - Directory Listing
Modified Wed May 29 06:42:09 2019 UTC (20 months, 4 weeks ago) by aellery
Final version of the flatpak build files and logos. 

These build files have been uploaded to flathub and should be publicalyl available in a few days after the build has been reviewed by the flatpak maintainers.



Revision 6820 - Directory Listing
Modified Tue May 28 03:46:50 2019 UTC (20 months, 4 weeks ago) by aellery
Fixed openMP bug in Trilinos



Revision 6819 - Directory Listing
Modified Mon May 27 04:00:47 2019 UTC (21 months ago) by aellery
Fixed bug that was causing the buildbot intel-hyb-py3-trilinos-long to crash.



Revision 6818 - Directory Listing
Modified Sun May 26 10:57:45 2019 UTC (21 months ago) by aellery
1. Fixed the lid_driven_cavity.py bug
2. Added various files required by flathub (logo, appstream data, *.desktop file etc.)




Revision 6817 - Directory Listing
Modified Mon May 20 04:37:27 2019 UTC (21 months, 1 week ago) by aellery
Minor changes.



Revision 6816 - Directory Listing
Modified Mon May 20 04:30:14 2019 UTC (21 months, 1 week ago) by aellery
I accidently introduced a bug into TransportPDE when I rewrote the solver buddy. This bug has been fixed in this commit.

Briefly, prior to this commit, if escript was compiled with both Trilinos and PASO, the solver method would default to SO_METHOD_DIRECT_TRILINOS when solving a problem in 2D. When the testing code got up to the TransportPDE tests, it would switch the solver method to PASO. Unfortunately, the function mapEscriptOption in Options.cpp (which maps solver options for PASO) contains a switch that does not have this option (SO_METHOD_DIRECT_TRILINOS). This was the cause of the error. 

I have added a couple of lines to the switch in mapEscriptOption that maps SO_METHOD_DIRECT_TRILINOS to PASO_DIRECT so that if a user sets SO_METHOD_DIRECT_TRILINOS and then switches the solver to PASO, the code selects the PASO direct solver. The Tranpsort PDE tests are now working correctly.




Revision 6815 - Directory Listing
Modified Fri May 10 06:04:03 2019 UTC (21 months, 2 weeks ago) by aellery
-BOOST_BYTE_ORDER has been deprecated. I have written some code to take this change into account
-Fixed a problem in the trilinoswrap code cause by the last commit



Revision 6814 - Directory Listing
Modified Thu May 9 00:53:01 2019 UTC (21 months, 2 weeks ago) by aellery
Fixed bug that was stopping the clang-ser-py3-paso-int buildbot from completing. 

The bug occurred because it is possible to build boost without boost numpy support. The old dependencies.py code incorrectly assumed that the boost numpy headers are always there. 



Revision 6813 - Directory Listing
Modified Wed May 8 07:01:14 2019 UTC (21 months, 2 weeks ago) by aellery
-Fix for bug 464 (Missing Trilinos header file due to deprecation)
-Fix for the bug that was stopping the gnu-omp-py3-paso-long buildbot from completing
-Update to trilinos documentation in the install guide



Revision 6812 - Directory Listing
Modified Fri May 3 00:36:47 2019 UTC (21 months, 3 weeks ago) by aellery
Another silo fix



Revision 6811 - Directory Listing
Modified Thu May 2 12:35:51 2019 UTC (21 months, 3 weeks ago) by aellery
Fixed bad commit



Revision 6810 - Directory Listing
Modified Wed May 1 07:03:46 2019 UTC (21 months, 3 weeks ago) by aellery
Fixed undocumented bug: unit testing would attempt to run silo tests, even when escript was compiled without support for silo.



Revision 6809 - Directory Listing
Modified Tue Apr 30 06:40:36 2019 UTC (21 months, 3 weeks ago) by aellery
-Fixed bug in the linux anaconda build script.
-Updated the trilinos section of the install guide.



Revision 6808 - Directory Listing
Modified Tue Apr 30 03:20:28 2019 UTC (21 months, 3 weeks ago) by aellery
bug fix

Revision 6807 - Directory Listing
Modified Thu Apr 18 04:19:40 2019 UTC (22 months, 1 week ago) by aellery
Update to the Ubuntu section of the install guide.



Revision 6806 - Directory Listing
Modified Fri Apr 12 09:39:17 2019 UTC (22 months, 2 weeks ago) by aellery
Fixed a bug in the anaconda build. 

Also, escript now now be installed / uninstalled inside Anaconda using the commands

conda install -c aellery escript
conda uninstall escript





Revision 6805 - Directory Listing
Modified Tue Apr 9 08:02:10 2019 UTC (22 months, 2 weeks ago) by aellery
Added a script to build escript in Anaconda.



Revision 6804 - Directory Listing
Modified Thu Apr 4 07:37:16 2019 UTC (22 months, 3 weeks ago) by aellery
This commit:
1. Updated the trilinos install information in the install guide
2. Fixed a bug in the escript dockerfile. Also, added MKL and MKL_PARDISO to the trilinos build.



Revision 6803 - Directory Listing
Modified Mon Apr 1 04:08:47 2019 UTC (22 months, 3 weeks ago) by aellery
Fix for bug 465 (naming of documentation file).

Now, when the documentation is built, scons will label the install guide as install.r[revision].pdf where [revision] is the revision in the subversion repository.



Revision 6802 - Directory Listing
Modified Fri Mar 29 09:58:24 2019 UTC (22 months, 4 weeks ago) by aellery
I have created an (experimental) docker container with escript. It is now possible to install escript using the command:

docker run aellery/esys.escript.5.3

The first time this is run, docker will download and install escript on the machine. Afterwards, this command just runs escript without downloading anything. I have not tested it yet, but this should also work on Windows docker, which means that we now have a build of escript that runs on Windows 10.

If everyone is happy with the build in this container and cannot find any bugs, I will set up an official escript account on docker-hub and reupload the build there. (I'll pick an appropriate account name so that the install command is something like "docker run esys/escript.5.3".)

This commit contains:
1. An updated install guide
2. A much more impressive escript dockerfile that build escripts with both PASO (umfpack) and Trilinos (Cholmod, MUMPS, scaLAPACK, Suitesparse and SuperLU).



Revision 6801 - Directory Listing
Modified Wed Mar 27 06:12:08 2019 UTC (23 months ago) by aellery
1. Modified the flatpak json file to bring in in line with the standards required by flathub.
2. Some changes to the install guide.
3. Modified docker_trilinos to build stretch-slim (instead of sid) and install cmake from stretch-backports.



Revision 6800 - Directory Listing
Modified Tue Mar 26 13:28:32 2019 UTC (23 months ago) by aellery
Added (experimental) Dockerfiles for escript.



Revision 6799 - Directory Listing
Modified Mon Mar 25 05:53:58 2019 UTC (23 months ago) by aellery
I have rewritten the solverbuddy. Briefly:

1. The remaining AMG code has been removed from PASO.
2. If Trilinos is available, escript will now use it by default.
3. eScript will use a direct solver by default, (if one is available,) when solving 2 dimensional problems and an iterative solver, by default, when solving 3 dimensional problems. This can be changed by a user by manually specifying which solver to use.
4. There is a new option available, setHermitian(), that allows a user to specify when a coefficient matrix is Hermitian.
5. Symmetry information is always passed onto the Trilinos solver when this information is relevant.
6. All tests have been updated, when relevant, to reflect these changes.
7. I fixed a couple of undocumented bugs.



Revision 6798 - Directory Listing
Modified Wed Mar 6 06:25:41 2019 UTC (23 months, 3 weeks ago) by aellery
Removed the natgrid references from the cookbook and changed calls to matplotlib.griddata to scipy.interpolate.griddata (as the matplotlib griddata function is deprecated). Also, updated the cookbook to reflect these changes.

This closes bug 448 (problems with calls to matplotlib griddata.)




Revision 6797 - Directory Listing
Modified Tue Mar 5 04:51:59 2019 UTC (23 months, 3 weeks ago) by aellery
Improved documentation for the escript subworld feature.



Revision 6796 - Directory Listing
Modified Mon Mar 4 01:56:25 2019 UTC (23 months, 3 weeks ago) by aellery
Updated the install guide.



Revision 6795 - Directory Listing
Modified Sat Mar 2 04:47:23 2019 UTC (23 months, 3 weeks ago) by aellery
Added a script to flatpak that allows users to install python modules inside the flatpak sandbox.



Revision 6794 - Directory Listing
Modified Tue Feb 26 02:59:55 2019 UTC (23 months, 4 weeks ago) by aellery
Updated the flatpak manifest. 

Added a readme that describes how everything works. 

Updated the install.pdf with this new info.



Revision 6793 - Directory Listing
Modified Fri Feb 22 02:16:34 2019 UTC (2 years ago) by aellery
Fixed bug in the flatpak build script.



Revision 6792 - Directory Listing
Modified Wed Feb 20 06:36:53 2019 UTC (2 years ago) by aellery

I've put together a flatpak of escript to make it easier for end users to install it on their machines. To easily install escript on any linux distro, install flatpak and flatpak-builder from a repository and then type

flatpak-builder [some build directory] [path to escript.json]

where escript.json is the file I have uploaded in this commit. Note that this will require flatpak version 1.2.0 or higher, so if you want to try this out on debian you will need to install flatpak and flatpak-builder from stretch-backports. Then to run, type

flatpak-builder --run [some build directory] [path to escript.json] run-escript

I have not uploaded this to flathub yet as I am still testing it for bugs.




Revision 6791 - Directory Listing
Modified Mon Feb 11 05:42:06 2019 UTC (2 years ago) by aellery
Made some changes to prevent errors when using the latest version of the clang compiler (7.0.1)



Revision 6790 - Directory Listing
Modified Sun Feb 10 23:26:34 2019 UTC (2 years ago) by aellery
Temporarily undoing previous commit to fix a problem with one of the buildbots

Revision 6789 - Directory Listing
Modified Fri Feb 8 06:43:46 2019 UTC (2 years ago) by aellery
Bringing the files in localdebian up to date.

Revision 6788 - Directory Listing
Modified Fri Feb 8 04:46:42 2019 UTC (2 years ago) by aellery
Added compiler flags for clang++ to SConstruct. 




Revision 6787 - Directory Listing
Modified Mon Feb 4 01:41:55 2019 UTC (2 years ago) by aellery
eScripts now compiles successfully with the anaconda python interpreter.



Revision 6786 - Directory Listing
Modified Fri Feb 1 06:30:43 2019 UTC (2 years ago) by aellery
eScripts now compiles on gcc version 8.2.



Revision 6785 - Directory Listing
Modified Thu Jan 31 03:06:03 2019 UTC (2 years ago) by aellery
The buildbot intel-hyb-py3-trilinos-long was failing to compile because it could not locate the trilinos header files (on savanna). This problem has occurred due to a bug in the scons CheckCXXHeader() function. I have rewritten dependencies.py so that it checks for the existence of these libraries using the python function os.path.isfile() instead.



Revision 6784 - Directory Listing
Modified Thu Jan 31 00:20:32 2019 UTC (2 years ago) by aellery
Minor changes.



Revision 6783 - Directory Listing
Modified Wed Jan 30 23:52:36 2019 UTC (2 years ago) by aellery
Fixed bug 433.



Revision 6782 - Directory Listing
Modified Wed Jan 30 06:38:11 2019 UTC (2 years ago) by aellery
Temporary fix to bug 433. Trilinos will now solve for the Hessian matrix used by the LBFGS algorithm in inversions.py using GMRES instead of CG.



Revision 6781 - Directory Listing
Modified Mon Jan 28 22:31:05 2019 UTC (2 years ago) by aellery
Removed PAPI from SConstruct and dependencies.py



Revision 6780 - Directory Listing
Modified Fri Jan 25 00:02:24 2019 UTC (2 years, 1 month ago) by aellery
Fixed undocumented bug that was preventing the sphinx documentation from building (due to a Python magic number error).

Also, I have modified the sid options files to help escript find the location of the openmpi header files. 



Revision 6779 - Directory Listing
Modified Thu Jan 24 02:26:40 2019 UTC (2 years, 1 month ago) by aellery
eScripts now displays more information about the Trilinos libraries during compilation.



Revision 6778 - Directory Listing
Modified Mon Jan 21 00:33:18 2019 UTC (2 years, 1 month ago) by aellery
Adding version 4 c++ to netcdf build depd

Revision 6777 - Directory Listing
Modified Mon Jan 21 00:23:07 2019 UTC (2 years, 1 month ago) by aellery
Use debians version of control

Revision 6776 - Directory Listing
Modified Wed Jan 16 00:57:22 2019 UTC (2 years, 1 month ago) by aellery
Fixed bug 457 (escript would not run on Quoll with more than 6 threads)



Revision 6775 - Directory Listing
Modified Tue Jan 15 02:24:03 2019 UTC (2 years, 1 month ago) by jfenwick
This should work

Revision 6774 - Directory Listing
Modified Fri Jan 11 01:04:51 2019 UTC (2 years, 1 month ago) by aellery
The order of the interpolation used by the linesearch is now 1 by default. If using cubic interpolation, a user can control the final test by setting the parameters tol_df and tol_sm. 

:param interpolationOrder: the order of the interpolation used (1, 2 or 3)
:param tol_df: if using the cubic interpolation, the new value of alpha must 
:               differ from the previous value by at least this much
:param tol_sm: if using the cubic interpolation, the new value of alpha must
:               not be less than tol_sm*(alpha_{i-1})



Revision 6773 - Directory Listing
Modified Thu Jan 10 01:28:28 2019 UTC (2 years, 1 month ago) by aellery
Fixed minor bug in cubic interpolate.

Revision 6772 - Directory Listing
Modified Wed Jan 9 22:58:20 2019 UTC (2 years, 1 month ago) by aellery
A user can now manually set the order of the interpolation used in the line search in the LBFGS and BFGS minimizers. Example usage:

solver=MinimizerLBFGS()
solver.setOptions(interpolationOrder=1)

Accepted values for interpolationOrder are 1, 2 and 3.



Revision 6771 - Directory Listing
Modified Wed Jan 9 05:31:41 2019 UTC (2 years, 1 month ago) by aellery
Updated the list of changes in the userguide

Revision 6770 - Directory Listing
Modified Wed Jan 9 04:47:56 2019 UTC (2 years, 1 month ago) by aellery
Fixed the bug that was causing the buildbot intel-mpi-py3-paso-long to fail

Revision 6769 - Directory Listing
Modified Mon Jan 7 23:59:00 2019 UTC (2 years, 1 month ago) by aellery
I have rewritten the interpolation algorithm in the zoom function in minimizers.py. This new algorithm uses quadratic interpolation on the first step and cubic interpolation on subsequent steps. Unlike the prior version it does not require any additional function evaluations.

In case anybody is curious, the if statements in quadinterpolate and cubicinterpolate account for the following scenarios in which the algorithm could fail:
72: The user has passed alpha_lo and alpha_hi on the incorrect order
76: The user is approximating the derivative of the function phi using finite differences
80: The minimum of the interpolated quadratic is outside of the domain
85: The user has passed alpha_lo and alpha_hi in the incorrect order
87: Duplicate point (alpha_lo = 0 so that phi(alpha_lo) = phi(0))
95: The answer is going to be complex, which will cause PASO to break (this shouldn't happen unless the user does something silly. I have only included this for completeness)
99: It is possible that multiple roots lie in the domain. This finds the larger of the two that is less than alpha_hi.
100: The minimum of the interpolated cubic is outside of the domain
102: This is a safeguard to ensure that the new value of alpha is not too close to the last value and isn't too much smaller than the last value.





Revision 6768 - Directory Listing
Modified Fri Jan 4 03:48:42 2019 UTC (2 years, 1 month ago) by aellery
Fixed the broken test run_gravity.py.

This code seems to be working, but with the new version of minimizers.py the gravity inversion is a little slower to converge than it was before. Slightly increasing the maximum number of solver iterations solved the problem.



Revision 6767 - Directory Listing
Modified Fri Jan 4 02:48:53 2019 UTC (2 years, 1 month ago) by aellery
Fixed a minor typo in inversions.py that was causing gravmag_netcdf.py to break.



Revision 6766 - Directory Listing
Modified Fri Jan 4 01:31:39 2019 UTC (2 years, 1 month ago) by aellery
I have fixed the bug that was causing the tests run_gravity.py and run_inversion_gravmag_2d.py to fail on the buildbot gnu-omp-py3-paso-long.

The interpolation function I coded for minimizers.py finds the minimum of a parabola that goes through the points phi(alpha_lo) and phi(alpha_hi) and whose gradient matches phi(alpha) at alpha_lo. Occasionally the minimum of this function lies outside of the domain [alpha_lo, alpha_hi] and, when this occurs, the line search function breaks down. The interpolation function now checks that the minimum is within the interval and if it is not it falls back on the bisection method.



Revision 6765 - Directory Listing
Modified Thu Jan 3 01:15:12 2019 UTC (2 years, 1 month ago) by aellery
I have fixed a broken test (run_minimizers.TestMinimizerNLCG)



Revision 6764 - Directory Listing
Modified Wed Jan 2 07:09:09 2019 UTC (2 years, 1 month ago) by aellery
I have added quadratic interpolation to the zoom function in minimisers.py.



Revision 6763 - Directory Listing
Modified Fri Dec 21 16:15:51 2018 UTC (2 years, 2 months ago) by gross
inversin fixed.

Revision 6762 - Directory Listing
Modified Fri Dec 21 15:56:13 2018 UTC (2 years, 2 months ago) by gross
failing test fixed

Revision 6761 - Directory Listing
Modified Thu Dec 20 01:54:55 2018 UTC (2 years, 2 months ago) by aellery
Undoing mistake.



Revision 6760 - Directory Listing
Modified Thu Dec 20 01:42:59 2018 UTC (2 years, 2 months ago) by aellery
Minor changes to dudley/Mesh_readGmsh.cpp

Revision 6759 - Directory Listing
Modified Wed Dec 19 23:10:41 2018 UTC (2 years, 2 months ago) by aellery
eScripts has a new feature! Dudley can now load gmsh MSH4.0 files!

Also, I fixed a bug in finley Mesh_readGmsh.cpp.




Revision 6758 - Directory Listing
Modified Fri Dec 14 20:45:13 2018 UTC (2 years, 2 months ago) by gross
Some Major fixes in the BFGS for long standing bugs: line serach and zoom are returning gradient consistent with args and Jx which fixes a uncurable break down in some cases, more messages are printed, restart is not resetting alpha, args are now consistent.

Revision 6757 - Directory Listing
Modified Fri Dec 14 05:53:07 2018 UTC (2 years, 2 months ago) by aellery
eScripts has a new feature!

Finley can now read gmsh 4.0 msh files!



Revision 6756 - Directory Listing
Modified Thu Nov 29 07:23:43 2018 UTC (2 years, 2 months ago) by aellery
Temporarily undoing last commit.

Revision 6755 - Directory Listing
Modified Thu Nov 29 01:40:36 2018 UTC (2 years, 2 months ago) by aellery
A large number of the tests in doc/examples were creating files during the testing phase and then not deleting them afterwards. I have gone through these tests and added some code to do a clean up once each test is done.



Revision 6754 - Directory Listing
Modified Wed Nov 21 06:54:51 2018 UTC (2 years, 3 months ago) by aellery
Lutz - I have finished removing the algebraic multigrid stuff from PASO. 



Revision 6753 - Directory Listing
Modified Wed Nov 21 06:02:04 2018 UTC (2 years, 3 months ago) by aellery
Updated the Fedora installation instructions in the installation guide.



Revision 6752 - Directory Listing
Modified Wed Nov 21 04:49:54 2018 UTC (2 years, 3 months ago) by aellery
Updated the install guide for centOS version 7.0.



Revision 6751 - Directory Listing
Modified Wed Nov 21 02:35:29 2018 UTC (2 years, 3 months ago) by aellery
Fixed support bug 443 (escripts would not compile on openSUSE).



Revision 6750 - Directory Listing
Modified Wed Nov 21 02:31:55 2018 UTC (2 years, 3 months ago) by caltinay
Fix soname so we can build with boost 1.67 (debian #914141).


Revision 6749 - Directory Listing
Modified Fri Nov 16 02:02:41 2018 UTC (2 years, 3 months ago) by aellery
Fixed minor error in last commit.

Revision 6748 - Directory Listing
Modified Thu Nov 15 23:50:51 2018 UTC (2 years, 3 months ago) by aellery
Fixed bug 450 (saveSilo tests were failing).

The tests were failing on meerkat because Python could not locate the example mesh files when WEIPA_WORKDIR was undefined. This is similar to the problem that was causing the dudley test run_inputOutput.py to fail.

While debugging, I noticed that the saveSilo test script was creating a lot of files and then not deleting them after the tests had run. I have changed a couple of lines to fix this.



Revision 6747 - Directory Listing
Modified Mon Nov 12 04:19:02 2018 UTC (2 years, 3 months ago) by caltinay
This should prevent the lockups we are seeing when forking to run gmsh.


Revision 6746 - Directory Listing
Modified Mon Nov 12 02:30:30 2018 UTC (2 years, 3 months ago) by caltinay
netCDF 4 requires new style nc4 format with Int64 datatypes.

This will break loading new dumps with previous escript versions.


Revision 6745 - Directory Listing
Modified Mon Nov 12 02:00:20 2018 UTC (2 years, 3 months ago) by caltinay
more gcc 8 fixes.


Revision 6744 - Directory Listing
Modified Mon Nov 12 01:28:36 2018 UTC (2 years, 3 months ago) by caltinay
gcc 8 fixes.


Revision 6743 - Directory Listing
Modified Mon Nov 12 01:03:04 2018 UTC (2 years, 3 months ago) by aellery
I believe that the openMP test fails on several of the buildbots because the environment variables FINLEY_WORKDIR and DUDLEY_WORKDIR are not defined. I have updated dudley/test/python/run_inputOutput.py and finley/test/python/run_inputOutput.py so that when FINLEY_WORKDIR and DUDLEY_WORKDIR are undefined they default to the test directory.



Revision 6742 - Directory Listing
Modified Sat Nov 10 00:24:20 2018 UTC (2 years, 3 months ago) by aellery
I have removed all boomer_amg options from the scons templates README_FIRST file and have added in a description of the option "insane".



Revision 6741 - Directory Listing
Modified Fri Nov 9 05:25:29 2018 UTC (2 years, 3 months ago) by aellery
Fixed bug 430 (voxet_reader not using proper tmp files)



Revision 6740 - Directory Listing
Modified Fri Nov 9 00:31:37 2018 UTC (2 years, 3 months ago) by aellery
Updated the trilinos section of the install guide.



Revision 6739 - Directory Listing
Modified Wed Nov 7 23:58:41 2018 UTC (2 years, 3 months ago) by aellery
I have removed support for boomerAMG from eScript. Specific changes are:

i) I have removed the definition of the variables "boomeramg", "boomeramg_prefix" and "boomeramg_libs" from SConstruct as well as the boomerAMG section of dependencies.py. Similarly, I have removed the boomerAMG section of paso/src/SConscript. Also, I have removed boomeramg from the report that scons prints out after compilation.
ii) I have removed the enum SO_PRECONDITIONER_BOOMERAMG from escriptcpp.cpp 
iii) I have removed the enum SO_PRECONDITIONER_BOOMERAMG from escriptcore/src/SolverOptions.h and have updated a few comments.
iv) I have removed the case for SO_PRECONDITIONER_BOOMERAMG from the switches in SolverBuddy::getSummary(), SolverBuddy::getName() and SolverBuddy::setPreconditioner() in SolverOptions.cpp
v) In paso/src/Preconditioner.h, I have redefined the structure Preconditioner_AMG_Root so that it does not include a pointer to a Preconditioner_BoomerAMG.
vi) I have updated a couple of files in paso (AMG.cpp, AMG_Root.cpp) to reflect the changes in this structure (specifically, the fact that prec->boomeramg is now meaningless).
vii) I have removed a preprocessor directive in paso/src/Options.h (#define PASO_BOOMERAMG 60) and have updated paso/src/Options.cpp to reflect this change by removing this case from several switches.
viii) The files paso/src/BOOMERAMG.h and paso/src/BOOMERAMG.cpp have been removed from the latest commit.

On meerkat, with these changes, escripts compiles without any problems.




Revision 6738 - Directory Listing
Modified Fri Nov 2 04:49:38 2018 UTC (2 years, 3 months ago) by aellery
Fixed another minor testing bug in dudley and finley.

Revision 6737 - Directory Listing
Modified Fri Nov 2 04:05:47 2018 UTC (2 years, 3 months ago) by aellery
Fixed bug in downunder test run_dcforward.py

Revision 6736 - Directory Listing
Modified Thu Nov 1 23:50:29 2018 UTC (2 years, 3 months ago) by aellery
Minor bug fixes.

I fixed several errors that were preventing eScripts from compiling (on Debian Stretch) when CUDA was enabled.

A set of problems arose due to a preprocessor directive starting on line 869 of RipleyDomain.cpp that the compiler only includes in the specific case where CUDA is enabled but MPI is not. Specifically:
(i) the switch statement inside this directive did not explicitly handle several values of the enum variables in escript/SolverOptions.h and had no default case. As a result the compiler was bouncing back an error. I have resolved this issue by adding a default case to the statement.
(ii) the if statement following the switch in this preprocessor directive set the variable "package" to a non-existent enum "SO_PACKAGE_DEFAULT" which I believe is a typo for "SO_DEFAULT".

I have also fixed:
(iii) The file ripley_UnitTest.cpp was trying to include the nonexistent file "escript/Esys_MPI.h" instead of "escript/EsysMPI.h", causing the compiler to bounce back an error.




Revision 6735 - Directory Listing
Modified Wed Oct 31 23:59:03 2018 UTC (2 years, 3 months ago) by aellery
Minor bug fix.

eScripts was not compiling correctly when PAPI was enabled because performance.cpp in paso does not contain a declaration of PasoException. I have added a single line to the top of this file that points the compiler towards PasoException.h. This has resolved the error.



Revision 6734 - Directory Listing
Modified Tue Oct 30 04:54:56 2018 UTC (2 years, 3 months ago) by aellery
 
eScripts has a new feature!
 
I have fixed the speckley::Brick ownSample function. It is now possible to save speckley Bricks in CSV format using saveDataCSV().




Revision 6733 - Directory Listing
Modified Tue Oct 30 00:26:26 2018 UTC (2 years, 3 months ago) by aellery
I have identified and fixed the bug that was causing the dudley test run_inputOutput.py and the finley test run_inputOutput.py to fail.

This error occured because the environment variables DUDLEY_TEST_DATA and FINLEY_TEST_DATA were not defined. As a result, the test script was trying to load files from a directory that didn't exist, causing the functions readGmsh and readMesh to bounce back an error. I have modified these tests so that when DUDLEY_TEST_DATA and FINLEY_TEST_DATA are undefined, the script defaults to the correct directory. This has fixed the error and the test now runs to completion.



Revision 6732 - Directory Listing
Modified Fri Oct 26 04:29:41 2018 UTC (2 years, 4 months ago) by aellery
Fixed bug 249 (SaveVTK return value unchecked in tests, not exceptions).

I have changed saveVTK to a void function that throws an exception whenever something goes wrong. I have also updated the tests in weipa/test/EscriptDatasetTestCase.cpp to take these exceptions into account when calling on saveVTK. All of the weipa tests for saveVTK now perform the proper checks and run to completion without any problems.



Revision 6731 - Directory Listing
Modified Thu Oct 25 23:37:33 2018 UTC (2 years, 4 months ago) by aellery
Fixed bug #317 (remove deprecated functions and params in seismic.py).



Revision 6730 - Directory Listing
Modified Thu Oct 25 00:50:20 2018 UTC (2 years, 4 months ago) by aellery
I have changed the sorting algoritm in run_comm4.py to a quicksort.



Revision 6729 - Directory Listing
Modified Wed Oct 24 23:17:17 2018 UTC (2 years, 4 months ago) by aellery
Fixed the bug that was causing the downunder/test/python/run_comm4.py test to fail.

The cause of the error was a call to numpy.InterpolatedUnivariateSpline on line 626. This function returns an error if the values in the array x are not strictly increasing. I have added a couple of loops (lines 589-610) that sort this array and delete any duplicate entries. This has fixed the error and the test now runs to completion.

I have also changed a line in seismic.py that was causing a different test to crash (doc/examples/synthetic_HTI.py). This error was caused because python could not locate a function.



Revision 6728 - Directory Listing
Modified Wed Oct 24 06:28:21 2018 UTC (2 years, 4 months ago) by aellery
Fixed an undocumented bug that was causing the tests in doc/examples/inversion/synthetic_HTI.py and doc/examples/inversion/synthetic_VTI.py to crash.



Revision 6727 - Directory Listing
Modified Fri Oct 12 03:21:27 2018 UTC (2 years, 4 months ago) by aellery
Fixed bug 87

Revision 6726 - Directory Listing
Modified Mon Oct 8 04:44:29 2018 UTC (2 years, 4 months ago) by aellery
Fixed bug #435 (compile warnings under clang++).



Revision 6725 - Directory Listing
Modified Thu Oct 4 06:47:39 2018 UTC (2 years, 4 months ago) by aellery
Fixed bug 444

Revision 6724 - Directory Listing
Modified Tue Oct 2 00:24:45 2018 UTC (2 years, 4 months ago) by aellery
I have added a temporary fix to bug 444 (speckley ownsample has not been implemented). Using this fix, a user can run saveDataCSV on a speckley rectangle or brick. At the moment, however, it will only run using a single MPI process. I will code a more permanent solution that utilises multiple MPI processes asap.



Revision 6723 - Directory Listing
Modified Thu Sep 27 00:17:09 2018 UTC (2 years, 4 months ago) by aellery
eScripts currently fails to compile on django builder intel-mpi-py3-paso-long as the compiler settings are incorrect. I have changed the settings in SConstruct to fix this.



Revision 6722 - Directory Listing
Modified Thu Sep 27 00:00:06 2018 UTC (2 years, 4 months ago) by aellery
eScripts has a new feature!

Added enhancement #420 on RedMine. Scons will not run a sanity check if you pass the option "insane=True". I.e. if you run the command

scons insane=True




Revision 6721 - Directory Listing
Modified Wed Sep 26 05:58:38 2018 UTC (2 years, 5 months ago) by aellery
getNumpy now supports complex Data. I have also added a new section to the documentation (3.2.11) that describes how the getNumpy function works.



Revision 6720 - Directory Listing
Modified Wed Sep 26 02:02:45 2018 UTC (2 years, 5 months ago) by aellery
getNumpy now returns named structured arrays.

Revision 6719 - Directory Listing
Modified Tue Sep 25 02:53:15 2018 UTC (2 years, 5 months ago) by aellery
I have modified getNumpy so that it no longer accepts Data objects that contain complex numbers, due to a bug.



Revision 6718 - Directory Listing
Modified Mon Sep 24 00:50:08 2018 UTC (2 years, 5 months ago) by aellery

eScripts has a new Feature!


If multiple Data objects are passed to getNumpy then getNumpy will return multiple numpy ndarrays. Example usage:
a = Scalar(1.0, Function(domain))
b = Vector([2.0,2.0], ContinuousFunction(domain))
a,b = getNumpy(a=a,b=b)





Revision 6717 - Directory Listing
Modified Fri Sep 21 04:32:52 2018 UTC (2 years, 5 months ago) by aellery
Fixed the boost numpy linker bug.



Revision 6716 - Directory Listing
Modified Fri Sep 21 02:51:37 2018 UTC (2 years, 5 months ago) by aellery
Bug fix.



Revision 6715 - Directory Listing
Modified Tue Sep 4 23:38:18 2018 UTC (2 years, 5 months ago) by aellery
Minor bug fix

Revision 6714 - Directory Listing
Modified Thu Aug 30 02:08:54 2018 UTC (2 years, 5 months ago) by aellery
escripts currently does not compile properly with boost version 1.63 or higher as it cannot locate the boost python numpy module. I have updated the code to temporarily deactive getNumpy until this is fixed.

To compile with getNumpy, point the compiler to the missing library then change line 277 of site_scons/dependencies.py to read:

if boostversion >= 106300:





Revision 6713 - Directory Listing
Modified Wed Aug 29 03:11:52 2018 UTC (2 years, 5 months ago) by aellery

getNumpy now supports complex numbers.




Revision 6712 - Directory Listing
Modified Wed Aug 29 00:02:21 2018 UTC (2 years, 5 months ago) by aellery

eScripts has a new feature!!!


When compiled with boost version 1.63 or higher, the command getNumpy( [data] ) will return a numpy ndarray containing the values in the data object [data]. The code is optimised to use MPI. Please note that at the moment the code does not support masks or complex numbers.





Revision 6711 - Directory Listing
Modified Mon Aug 20 01:37:23 2018 UTC (2 years, 6 months ago) by aellery
Fixed bug 441. (Removed the work-around for the issues caused in the Locator function by bug 391)



Revision 6710 - Directory Listing
Modified Fri Aug 17 05:53:03 2018 UTC (2 years, 6 months ago) by aellery
Updated the userguide to reflect changes made in revision 6709 (added feature 500)

Revision 6709 - Directory Listing
Modified Fri Aug 17 04:56:51 2018 UTC (2 years, 6 months ago) by aellery
Escript now has a new feature!

saveDataCSV will now write the reference id of the node or element as the first column of the output CSV file when the user calls on it using the flag "refid=True".



Revision 6708 - Directory Listing
Modified Wed Aug 15 04:30:31 2018 UTC (2 years, 6 months ago) by aellery
Fixed bug 391. Data.getTupleForGlobalDataPoint now works for complex data.



Revision 6707 - Directory Listing
Modified Mon Aug 13 22:51:29 2018 UTC (2 years, 6 months ago) by aellery
saveDataCSV now works correctly.




Revision 6706 - Directory Listing
Modified Mon Aug 6 02:44:09 2018 UTC (2 years, 6 months ago) by caltinay
Fixing Werror=catch-value with gcc 8.


Revision 6702 - Directory Listing
Modified Tue Jun 26 20:48:32 2018 UTC (2 years, 8 months ago) by gross
UFRN building added

Revision 6698 - Directory Listing
Modified Tue Jun 26 00:32:19 2018 UTC (2 years, 8 months ago) by jfenwick
Update testing information for OSX



Revision 6690 - Directory Listing
Modified Mon Jun 25 02:10:43 2018 UTC (2 years, 8 months ago) by jfenwick
Adding Adam


Revision 6689 - Directory Listing
Modified Mon Jun 25 01:31:43 2018 UTC (2 years, 8 months ago) by jfenwick
Added Ander


Revision 6688 - Directory Listing
Modified Mon Jun 25 01:31:06 2018 UTC (2 years, 8 months ago) by jfenwick
Added slightly more doco on lazy


Revision 6687 - Directory Listing
Modified Sun Jun 17 23:36:56 2018 UTC (2 years, 8 months ago) by aellery
Added a footnote to the start of the linearPDEs chapter of the userguide that describes the linear PDE using nabla notation.

Revision 6686 - Directory Listing
Modified Thu Jun 14 04:01:43 2018 UTC (2 years, 8 months ago) by aellery
Fixed some minor typos

Revision 6685 - Directory Listing
Modified Wed Jun 13 09:32:12 2018 UTC (2 years, 8 months ago) by caltinay
fixed filename.


Revision 6684 - Directory Listing
Modified Wed Jun 13 04:48:44 2018 UTC (2 years, 8 months ago) by jfenwick
ncLong is deprecated




Revision 6683 - Directory Listing
Modified Tue Jun 12 01:00:29 2018 UTC (2 years, 8 months ago) by jfenwick
Remove MathJax replacement (this should be handled from options file now).


Revision 6682 - Directory Listing
Modified Tue Jun 12 00:56:30 2018 UTC (2 years, 8 months ago) by jfenwick
Can now specify mathjax path in options file.


Revision 6681 - Directory Listing
Modified Mon Jun 11 05:40:04 2018 UTC (2 years, 8 months ago) by jfenwick
Deal with overfull boxes

Scaled some of the compound figures to 95%


Revision 6680 - Directory Listing
Modified Mon Jun 11 04:55:47 2018 UTC (2 years, 8 months ago) by jfenwick
Correct case issue in cite to visit.
Split very long lines in .bib file


Revision 6679 - Directory Listing
Modified Mon Jun 11 04:24:41 2018 UTC (2 years, 8 months ago) by jfenwick
Latex fixes


Revision 6678 - Directory Listing
Modified Mon Jun 11 04:05:30 2018 UTC (2 years, 8 months ago) by jfenwick
Fixing overfull hboxes


Revision 6677 - Directory Listing
Modified Mon Jun 11 01:04:45 2018 UTC (2 years, 8 months ago) by jfenwick
Fix some BiBTex issues



Revision 6676 - Directory Listing
Modified Mon May 21 00:34:56 2018 UTC (2 years, 9 months ago) by uqagarro
New version with gradient test corrected


Revision 6675 - Directory Listing
Modified Mon May 21 00:32:28 2018 UTC (2 years, 9 months ago) by uqagarro
New version with gradient test corrected


Revision 6674 - Directory Listing
Modified Sun May 20 23:15:00 2018 UTC (2 years, 9 months ago) by uqagarro
Temporary last version of run_specialOnSpeckly.py until I correct the new version


Revision 6673 - Directory Listing
Modified Thu May 17 03:31:29 2018 UTC (2 years, 9 months ago) by uqagarro
Some bugs fixed regarded to r6670


Revision 6672 - Directory Listing
Modified Thu May 17 01:58:32 2018 UTC (2 years, 9 months ago) by uqagarro
Fixed some index swap bugs belonging to gradient calculus on Speckley.


Revision 6671 - Directory Listing
Modified Thu May 17 01:55:18 2018 UTC (2 years, 9 months ago) by uqagarro
A few testsadded on run_specialOnSpeckley covering gradient error on Speckley


Revision 6670 - Directory Listing
Modified Mon Apr 30 03:03:17 2018 UTC (2 years, 9 months ago) by uqagarro
Raising exception for worng q type on linearPDE call


Revision 6669 - Directory Listing
Modified Sun Apr 29 23:40:55 2018 UTC (2 years, 9 months ago) by uqagarro
Type error corrected


Revision 6668 - Directory Listing
Modified Wed Apr 25 23:32:03 2018 UTC (2 years, 10 months ago) by uqagarro
More tests checking diameter calculous on util.py


Revision 6667 - Directory Listing
Modified Thu Apr 12 03:18:19 2018 UTC (2 years, 10 months ago) by uqagarro
Fix some debugging left


Revision 6666 - Directory Listing
Modified Thu Apr 12 02:32:20 2018 UTC (2 years, 10 months ago) by jfenwick
actually fix the filename

Revision 6665 - Directory Listing
Modified Thu Apr 12 02:01:08 2018 UTC (2 years, 10 months ago) by uqagarro
typographic bug


Revision 6664 - Directory Listing
Modified Thu Apr 12 01:42:02 2018 UTC (2 years, 10 months ago) by uqagarro
Bug fixed on tensor_transposed_mult method. It failed when second element
rank was 2.


Revision 6663 - Directory Listing
Modified Thu Apr 12 01:28:12 2018 UTC (2 years, 10 months ago) by jfenwick
Stop using hardcoded filenames in example scripts




Revision 6662 - Directory Listing
Modified Mon Apr 9 04:12:20 2018 UTC (2 years, 10 months ago) by jfenwick
Use py3 version of sphinx

Fixes #417


Revision 6661 - Directory Listing
Modified Mon Apr 9 04:08:21 2018 UTC (2 years, 10 months ago) by jfenwick
Removing some from X import *

Revision 6660 - Directory Listing
Modified Mon Apr 9 01:41:05 2018 UTC (2 years, 10 months ago) by jfenwick
some docstring fixes s

Revision 6659 - Directory Listing
Modified Mon Apr 9 00:30:36 2018 UTC (2 years, 10 months ago) by jfenwick
symlink

Revision 6658 - Directory Listing
Modified Mon Apr 9 00:29:43 2018 UTC (2 years, 10 months ago) by jfenwick
prepare for defaulting badger to py3

Revision 6657 - Directory Listing
Modified Thu Mar 29 04:43:17 2018 UTC (2 years, 10 months ago) by uqagarro
Added test for IncompressibleIsotropicFlowCartesianOnFinley
with higher NE



Revision 6656 - Directory Listing
Modified Thu Mar 29 03:28:02 2018 UTC (2 years, 10 months ago) by uqagarro
Increased max_correction_step=50->100 parameter on update method under 
IncompressibleIsotropicFlowCartesian class so that tolerance level is
reached on run_models.py on finley.



Revision 6655 - Directory Listing
Modified Mon Mar 26 02:11:30 2018 UTC (2 years, 11 months ago) by uqagarro
Added tests for Diameter type functions.
Corrected spelling error in call.


Revision 6654 - Directory Listing
Modified Mon Mar 19 01:27:25 2018 UTC (2 years, 11 months ago) by jfenwick
Make sid include netcdf4 support by default


Revision 6653 - Directory Listing
Modified Mon Mar 19 01:24:25 2018 UTC (2 years, 11 months ago) by jfenwick
Added netcdfv4 deps to install guide


Revision 6652 - Directory Listing
Modified Wed Mar 14 08:22:11 2018 UTC (2 years, 11 months ago) by jfenwick
makeTagMap and skeleton test

The test is there and is hooked into Finley, Dudley and Ripley.
The test does not do enough.


Revision 6651 - Directory Listing
Modified Wed Feb 7 02:12:08 2018 UTC (3 years ago) by jfenwick
Make everyone sad by touching all the files

Copyright dates update


Revision 6650 - Directory Listing
Modified Tue Jan 30 03:47:05 2018 UTC (3 years ago) by caltinay
Fix for typeError in ripley::setDecompositionPolicy.


Revision 6649 - Directory Listing
Modified Wed Jan 3 09:33:32 2018 UTC (3 years, 1 month ago) by gross
minimizers: bug in tolerance setting fixed.

Revision 6648 - Directory Listing
Modified Wed Dec 20 01:46:56 2017 UTC (3 years, 2 months ago) by jfenwick
remove dependency on esysUtils

Revision 6647 - Directory Listing
Modified Thu Dec 7 06:52:32 2017 UTC (3 years, 2 months ago) by jfenwick
Sphinxing continues


Revision 6646 - Directory Listing
Modified Thu Dec 7 05:14:57 2017 UTC (3 years, 2 months ago) by jfenwick
It continues

Revision 6645 - Directory Listing
Modified Thu Dec 7 03:06:33 2017 UTC (3 years, 2 months ago) by jfenwick
Misc fixes

Including converting some :cvar : to :note: (because sphinx wants to
cross reference them)


Revision 6644 - Directory Listing
Modified Thu Dec 7 03:03:47 2017 UTC (3 years, 2 months ago) by jfenwick
Don't generate doc for escriptcore.

It was confusing sphinx and anything in there is either exposed elsewhere
or is not necessary for public use


Revision 6643 - Directory Listing
Modified Thu Dec 7 02:12:20 2017 UTC (3 years, 2 months ago) by jfenwick
Switching imports over


Revision 6642 - Directory Listing
Modified Thu Dec 7 01:07:04 2017 UTC (3 years, 2 months ago) by jfenwick
More import fixes


Revision 6641 - Directory Listing
Modified Thu Dec 7 01:05:41 2017 UTC (3 years, 2 months ago) by jfenwick
cleanup index page

So we don't list all the sub packages on the main index


Revision 6640 - Directory Listing
Modified Thu Dec 7 01:04:21 2017 UTC (3 years, 2 months ago) by jfenwick
Fix some problems which my test install didn't find


Revision 6639 - Directory Listing
Modified Wed Dec 6 07:29:25 2017 UTC (3 years, 2 months ago) by jfenwick
more minor tweaks

Revision 6638 - Directory Listing
Modified Wed Dec 6 06:28:41 2017 UTC (3 years, 2 months ago) by jfenwick
More cleanup

This work consists of fixing formatting errors in doc strings
  and
converting from ... imports    into import ... as to reduce the namespace 
pollution which is confusing sphinx



Revision 6637 - Directory Listing
Modified Wed Dec 6 02:21:12 2017 UTC (3 years, 2 months ago) by jfenwick
Fix some sphinx errors


Revision 6636 - Directory Listing
Modified Tue Dec 5 05:03:43 2017 UTC (3 years, 2 months ago) by jfenwick
Switch doc generating to python3-sphinx.

This will probably create some breakages.
Upside is that doco is being generated properly again (if you use py3).


Revision 6635 - Directory Listing
Modified Tue Dec 5 05:02:14 2017 UTC (3 years, 2 months ago) by jfenwick
Update badger's idea of which distro we are on


Revision 6634 - Directory Listing
Modified Tue Dec 5 05:01:43 2017 UTC (3 years, 2 months ago) by jfenwick
Add a package docstring to escript


Revision 6633 - Directory Listing
Modified Tue Nov 28 07:22:39 2017 UTC (3 years, 2 months ago) by jfenwick
more spelling

Revision 6632 - Directory Listing
Modified Tue Nov 28 06:35:15 2017 UTC (3 years, 2 months ago) by jfenwick
Spelling mistake in man page which lintian found

Revision 6631 - Directory Listing
Modified Mon Nov 27 00:33:52 2017 UTC (3 years, 2 months ago) by caltinay
see if our builds succeed with intel 2018.1...


Revision 6630 - Directory Listing
Modified Fri Nov 24 03:22:29 2017 UTC (3 years, 3 months ago) by jfenwick
check for sympy in the specified python rather than the one scons is using

Revision 6629 - Directory Listing
Modified Thu Nov 23 11:05:06 2017 UTC (3 years, 3 months ago) by caltinay
fixed typo.


Revision 6628 - Directory Listing
Modified Thu Nov 23 06:02:01 2017 UTC (3 years, 3 months ago) by caltinay
should fix the logic for #416...


Revision 6627 - Directory Listing
Modified Thu Nov 23 05:45:58 2017 UTC (3 years, 3 months ago) by caltinay
g++ 7 fixes for Wimplicit-fallthrough.

Yes these are only comment changes but they are parsed, see
https://developers.redhat.com/blog/2017/03/10/wimplicit-fallthrough-in-gcc-7/


Revision 6626 - Directory Listing
Modified Thu Nov 23 05:35:27 2017 UTC (3 years, 3 months ago) by caltinay
Added missing break - caught by g++ 7.2


Revision 6625 - Directory Listing
Modified Tue Nov 21 03:24:24 2017 UTC (3 years, 3 months ago) by jfenwick
initial options for capybara

Revision 6624 - Directory Listing
Modified Wed Nov 15 11:22:21 2017 UTC (3 years, 3 months ago) by caltinay
Fixing idxtype long builds of finley.


Revision 6623 - Directory Listing
Modified Thu Nov 9 02:26:55 2017 UTC (3 years, 3 months ago) by jfenwick
Building up options files for capybara.


Revision 6622 - Directory Listing
Modified Thu Nov 9 02:24:15 2017 UTC (3 years, 3 months ago) by jfenwick
Modify netcdf dependencies checks to look for the files actually being included.
(netcdfcpp.h or ncVar.h).

It turns out that behind the scenes that they both depend on netcdf.h, but it's a good idea in theory.


Revision 6621 - Directory Listing
Modified Thu Nov 2 23:01:02 2017 UTC (3 years, 3 months ago) by jfenwick
Report exceptions from saveCSV if the cause is locally known.


Revision 6620 - Directory Listing
Modified Mon Aug 14 08:31:59 2017 UTC (3 years, 6 months ago) by gross
gather function fixed.

Revision 6619 - Directory Listing
Modified Thu Aug 3 05:41:09 2017 UTC (3 years, 6 months ago) by jfenwick
Unicode causing a problem


Revision 6618 - Directory Listing
Modified Wed Aug 2 07:38:37 2017 UTC (3 years, 6 months ago) by jfenwick
Work on NetCDF4 inversion.

This does not work completely yet.


Revision 6617 - Directory Listing
Modified Mon Jul 31 04:28:25 2017 UTC (3 years, 6 months ago) by caltinay
added missing include.


Revision 6616 - Directory Listing
Modified Thu Jul 27 23:42:51 2017 UTC (3 years, 6 months ago) by jfenwick
Adding function to test what type of netcdf file we are looking at 


Revision 6615 - Directory Listing
Modified Thu Jun 22 08:24:11 2017 UTC (3 years, 8 months ago) by jfenwick
Fix final warning in #402

Initialise an uninitialised fd_set


Revision 6614 - Directory Listing
Modified Thu Jun 22 06:37:41 2017 UTC (3 years, 8 months ago) by jfenwick
Final tests for #269

Also, add explanation of how hasInf and hasNaN are not mutually exclusive.
To doc-strings


Revision 6613 - Directory Listing
Modified Tue Jun 20 10:09:18 2017 UTC (3 years, 8 months ago) by jfenwick
Sigh


Revision 6612 - Directory Listing
Modified Tue Jun 20 03:21:40 2017 UTC (3 years, 8 months ago) by jfenwick
Merging changes from release branch


Revision 6611 - Directory Listing
Modified Tue Jun 20 03:18:04 2017 UTC (3 years, 8 months ago) by jfenwick
Removing to make way for more complete version from another branch.



Revision 6610 - Directory Listing
Modified Fri Jun 9 07:26:10 2017 UTC (3 years, 8 months ago) by jfenwick
More work on the _Inf functions


Revision 6609 - Directory Listing
Modified Thu Jun 8 07:08:54 2017 UTC (3 years, 8 months ago) by jfenwick
C++ functions Inf versions of the Nan replacement functions
No python interface or unit tests yet


Revision 6600 - Directory Listing
Modified Tue Jun 6 07:49:33 2017 UTC (3 years, 8 months ago) by jfenwick
Missing file


Revision 6592 - Directory Listing
Modified Mon Jun 5 02:15:01 2017 UTC (3 years, 8 months ago) by jfenwick
Some notes on trilinos

Revision 6591 - Directory Listing
Modified Fri Jun 2 02:24:51 2017 UTC (3 years, 8 months ago) by jfenwick
Printing tagged Data now reports if tag is unused.

That is, a tag is part of the Data but not in the 
list of used tags for that function space.
(This will slow down this op a bit).


Revision 6590 - Directory Listing
Modified Fri Jun 2 01:10:53 2017 UTC (3 years, 8 months ago) by jfenwick
Only summarise data if it is expanded


Revision 6589 - Directory Listing
Modified Thu Jun 1 06:27:03 2017 UTC (3 years, 8 months ago) by jfenwick
Change list for 5.2.

Update dev list.
Tell people to look at install guide for discussion of Trilinos requirements
but haven't actually added that bit yet.


Revision 6588 - Directory Listing
Modified Thu Jun 1 01:25:24 2017 UTC (3 years, 8 months ago) by jfenwick
Describe mpi_no_host option


Revision 6587 - Directory Listing
Modified Wed May 24 07:50:23 2017 UTC (3 years, 9 months ago) by jfenwick
Fix lazy related test failures.


Revision 6586 - Directory Listing
Modified Tue May 23 07:00:19 2017 UTC (3 years, 9 months ago) by jfenwick
Fix broken symlinks in debian build

Add a dependency to doc package which has the targets in it.


Revision 6585 - Directory Listing
Modified Tue May 23 04:13:09 2017 UTC (3 years, 9 months ago) by caltinay
regenerated gradient tests for both real and complex data and moved them to a separate file.


Revision 6584 - Directory Listing
Modified Tue May 23 01:15:08 2017 UTC (3 years, 9 months ago) by caltinay
typos fixed.


Revision 6583 - Directory Listing
Modified Mon May 22 08:04:56 2017 UTC (3 years, 9 months ago) by caltinay
Regenerated interpolation tests for both real and complex data.

Moved them into a separate file as with the integrals before.


Revision 6582 - Directory Listing
Modified Sun May 21 09:43:12 2017 UTC (3 years, 9 months ago) by caltinay
fixed typo.


Revision 6581 - Directory Listing
Modified Fri May 19 06:39:36 2017 UTC (3 years, 9 months ago) by caltinay
Implement #412 - complex support for paso's coupler.

Removed guards from domains accordingly as complex interpolations without
trilinos are supported now.


Revision 6580 - Directory Listing
Modified Fri May 19 04:05:40 2017 UTC (3 years, 9 months ago) by caltinay
Implemented complex dofToNodes in ripley which should fix the current segfaults.
NodesToDof still missing.

Also, builds without Trilinos will fail some complex tests as these
interpolations require trilinos.


Revision 6579 - Directory Listing
Modified Fri May 19 01:37:23 2017 UTC (3 years, 9 months ago) by caltinay
Regenerated tests for integration for real & complex Data. Moved them into a
separate file which is included from the spatial functions tests so will be
picked up without changes by the domains.


Revision 6578 - Directory Listing
Modified Wed May 17 04:16:40 2017 UTC (3 years, 9 months ago) by caltinay
Complex interpolation in speckley.


Revision 6577 - Directory Listing
Modified Wed May 17 02:34:45 2017 UTC (3 years, 9 months ago) by caltinay
complex integrals for speckley. Fixes #398


Revision 6576 - Directory Listing
Modified Wed May 17 01:42:26 2017 UTC (3 years, 9 months ago) by caltinay
Finished complex interpolation cases in dudley.


Revision 6575 - Directory Listing
Modified Wed May 17 01:04:36 2017 UTC (3 years, 9 months ago) by caltinay
complex integration and interpolation in dudley.


Revision 6574 - Directory Listing
Modified Wed May 17 00:53:31 2017 UTC (3 years, 9 months ago) by jfenwick
Don't call openmp function if you aren't in openmp


Revision 6573 - Directory Listing
Modified Wed May 17 00:02:42 2017 UTC (3 years, 9 months ago) by jfenwick
Add mpi_no_host option

Add option to prevent --host option being added to launcher.
Not sure how far this needs to be spread.


Revision 6572 - Directory Listing
Modified Tue May 16 23:16:45 2017 UTC (3 years, 9 months ago) by caltinay
implementation of complex integrals in finley. (#398)


Revision 6571 - Directory Listing
Modified Mon May 15 11:39:06 2017 UTC (3 years, 9 months ago) by caltinay
Forgot to enable the code path.


Revision 6570 - Directory Listing
Modified Mon May 15 11:23:29 2017 UTC (3 years, 9 months ago) by caltinay
Complex interpolation in finley is complete.


Revision 6569 - Directory Listing
Modified Mon May 15 10:17:13 2017 UTC (3 years, 9 months ago) by caltinay
complex element data interpolation in finley.


Revision 6568 - Directory Listing
Modified Mon May 15 09:29:39 2017 UTC (3 years, 9 months ago) by caltinay
Implemented remaining cases of complex nodal interpolation in finley.


Revision 6567 - Directory Listing
Modified Mon May 15 07:33:56 2017 UTC (3 years, 9 months ago) by caltinay
This fixes #408 by implementing complex interpolation in finley from DOF to Nodes. The opposite direction is still missing.


Revision 6566 - Directory Listing
Modified Mon May 15 05:03:56 2017 UTC (3 years, 9 months ago) by caltinay
Implement complex interpolation in finley. This does not include Copy/AverageNodalData yet.


Revision 6565 - Directory Listing
Modified Mon May 15 04:44:05 2017 UTC (3 years, 9 months ago) by caltinay
Preparation for complex interpolation in finley. Throws exception instead of crashing now.


Revision 6559 - Directory Listing
Modified Wed May 10 06:21:29 2017 UTC (3 years, 9 months ago) by jfenwick
new test for tensor_transpose_mult

Revision 6558 - Directory Listing
Modified Wed May 10 04:55:32 2017 UTC (3 years, 9 months ago) by jfenwick
Finish phase()

Added phase() function to escript.util.
Added unit test for phase()

Fixes #385


Revision 6557 - Directory Listing
Modified Tue May 9 01:22:56 2017 UTC (3 years, 9 months ago) by jfenwick
Fix issue #409

minGlobalDataPoint will now throw if there are no values to process.


Revision 6556 - Directory Listing
Modified Mon May 8 02:42:09 2017 UTC (3 years, 9 months ago) by jfenwick
Add compare tool.

Trying to get trilinos to build? Want to work out what is the difference between your configuration file and one that "works"?

Compile up tools.trconfcmp.cc and give it the too files.
It will tell you which variables are exclusive to one or the other as well as listing variables with different types and values.


Revision 6555 - Directory Listing
Modified Sun May 7 11:44:34 2017 UTC (3 years, 9 months ago) by caltinay
fixed minor typo.


Revision 6554 - Directory Listing
Modified Wed May 3 01:15:37 2017 UTC (3 years, 9 months ago) by jfenwick
Add a temporary work-around for #401.
Internally, tensor_transposed_mult(a,b) directly calls 
tensor_mult(a, tranpose(b)).

This is not efficient, but it should give the correct answers until we
can do a more efficient fix.

I've needed to modify some of the unit tests to account for the changed
behaviour.


Revision 6553 - Directory Listing
Modified Fri Apr 28 03:35:26 2017 UTC (3 years, 9 months ago) by jfenwick
Fix some unused vars


Revision 6552 - Directory Listing
Modified Wed Apr 26 02:33:23 2017 UTC (3 years, 10 months ago) by jfenwick
Options for ferret

Revision 6551 - Directory Listing
Modified Tue Apr 4 06:17:09 2017 UTC (3 years, 10 months ago) by jfenwick
commenting some imports

Revision 6550 - Directory Listing
Modified Tue Apr 4 05:34:33 2017 UTC (3 years, 10 months ago) by jfenwick
minor tweaks

Revision 6549 - Directory Listing
Modified Mon Mar 27 06:32:03 2017 UTC (3 years, 11 months ago) by jfenwick
Fixed various.

Mixed complex and reals are now tested properly in binary ops.
Overloaded ops are now tested.



Revision 6548 - Directory Listing
Modified Mon Mar 27 06:16:26 2017 UTC (3 years, 11 months ago) by jfenwick
Fix a missing complex->data conversion

Revision 6547 - Directory Listing
Modified Mon Mar 27 06:15:05 2017 UTC (3 years, 11 months ago) by jfenwick
Dont assume a tensor product has a real result

Revision 6546 - Directory Listing
Modified Mon Mar 27 00:00:49 2017 UTC (3 years, 11 months ago) by jfenwick
Add test for overloaded +

Also add param to generator that will prevent
testing:
  numpy op Data
Because numpy applies its own interpretation


Revision 6545 - Directory Listing
Modified Fri Mar 24 00:21:35 2017 UTC (3 years, 11 months ago) by jfenwick
Fixing the last commit.   (I did test it)

Revision 6544 - Directory Listing
Modified Thu Mar 23 23:59:21 2017 UTC (3 years, 11 months ago) by jfenwick
Add two tests

Revision 6543 - Directory Listing
Modified Thu Mar 23 06:33:16 2017 UTC (3 years, 11 months ago) by jfenwick
Adding eigenvalues_and_eigenvector test.

This one was a bit tricky and so it is tested with fewer 
steps.
Added option to not use update steps.


Revision 6542 - Directory Listing
Modified Thu Mar 23 00:35:22 2017 UTC (3 years, 11 months ago) by jfenwick
Better version of earlier fix.

This version does not allow lazy non-expanded expressions of any depth other than 0.
Fixed missing POW operator collapsing.

Fixed height and child counts when collapsing (needed to make fields mutable)


Revision 6541 - Directory Listing
Modified Thu Mar 23 00:33:27 2017 UTC (3 years, 11 months ago) by jfenwick
Remove unused test category

Revision 6540 - Directory Listing
Modified Wed Mar 22 06:50:34 2017 UTC (3 years, 11 months ago) by jfenwick
Fix nasty concurrency bug.

Multiple threads were trying to collapse() subtrees.
Prevent POS from being called by c++ unit tests for lazy (python handles this differently).



Revision 6539 - Directory Listing
Modified Tue Mar 14 07:46:12 2017 UTC (3 years, 11 months ago) by jfenwick
Fix incorrect collapse behaviour

When nodes were collapsed, they weren't updating
m_op and m_opgroup properly.


Revision 6538 - Directory Listing
Modified Tue Mar 14 03:49:20 2017 UTC (3 years, 11 months ago) by jfenwick
Fix whereZero bugs

Add new opgroup G_UNARY_PR (always real) and put the
whereZero whereNonZero ops in it.

Reorder some declarations to stop the compiler complaining.


Revision 6537 - Directory Listing
Modified Tue Mar 14 00:01:31 2017 UTC (3 years, 11 months ago) by jfenwick
Add missing deepCopy cases


Revision 6536 - Directory Listing
Modified Mon Mar 13 06:30:35 2017 UTC (3 years, 11 months ago) by jfenwick
Bug fixes.

Correcting earlier correction.
Debug output now includes group information in some cases.
Fixed tree format output.
Fixed bug where G_UNARY_R with complex child was being resolved
as real.



Revision 6535 - Directory Listing
Modified Mon Mar 13 04:38:47 2017 UTC (3 years, 11 months ago) by jfenwick
Fix sign and abs

Sign now throws on complex inputs and abs is always real
... even abs(lazy)!


Revision 6534 - Directory Listing
Modified Fri Mar 10 04:47:23 2017 UTC (3 years, 11 months ago) by jfenwick
Fix crash


Revision 6533 - Directory Listing
Modified Fri Mar 10 04:08:40 2017 UTC (3 years, 11 months ago) by jfenwick
Lazy fixes

Make (anti)hermitian the same op type as symmetric.
Indicate complex lazy objects by including j in their description.
Add resolve routine for G_UNARY_C (promote) rather than trying
to shoehorn it into one of the existing routines.


Revision 6532 - Directory Listing
Modified Thu Mar 9 10:32:46 2017 UTC (3 years, 11 months ago) by jfenwick
More option files


Revision 6531 - Directory Listing
Modified Thu Mar 9 04:43:36 2017 UTC (3 years, 11 months ago) by jfenwick
Add Xenial options


Revision 6530 - Directory Listing
Modified Thu Mar 9 01:31:15 2017 UTC (3 years, 11 months ago) by jfenwick
Noting dependency on legacy-netcdf for debian styles


Revision 6529 - Directory Listing
Modified Thu Mar 9 01:29:12 2017 UTC (3 years, 11 months ago) by jfenwick
Adding yakkety options


Revision 6528 - Directory Listing
Modified Wed Mar 8 05:07:31 2017 UTC (3 years, 11 months ago) by jfenwick
Remove AUTOLAZY fiddles


Revision 6527 - Directory Listing
Modified Wed Mar 8 05:05:17 2017 UTC (3 years, 11 months ago) by jfenwick
Correct error messages about anti-hermitian


Revision 6526 - Directory Listing
Modified Wed Mar 8 03:48:11 2017 UTC (3 years, 11 months ago) by jfenwick
Fix error in m_iscompl determination


Revision 6525 - Directory Listing
Modified Wed Mar 8 02:11:25 2017 UTC (3 years, 11 months ago) by jfenwick
Stray print removal


Revision 6524 - Directory Listing
Modified Wed Mar 8 02:08:04 2017 UTC (3 years, 11 months ago) by jfenwick
"Reordering statements involving reference params" considered dangerous


Revision 6523 - Directory Listing
Modified Tue Mar 7 06:50:34 2017 UTC (3 years, 11 months ago) by jfenwick
UPDATE THE COPYRIGHT DATES


Revision 6522 - Directory Listing
Modified Tue Mar 7 05:55:32 2017 UTC (3 years, 11 months ago) by jfenwick
Various

Add complex version of isnan - here defined to be one or both components are nan.
Add typed version of ResolveSample.
Fix mistyping in Lsup


Revision 6521 - Directory Listing
Modified Tue Mar 7 04:24:20 2017 UTC (3 years, 11 months ago) by jfenwick
Merging clazy branch


Revision 6519 - Directory Listing
Modified Tue Mar 7 01:55:01 2017 UTC (3 years, 11 months ago) by jfenwick
Remove debug print


Revision 6515 - Directory Listing
Modified Mon Mar 6 01:54:53 2017 UTC (3 years, 11 months ago) by jfenwick
More helpful exception message


Revision 6510 - Directory Listing
Modified Thu Mar 2 23:47:07 2017 UTC (3 years, 11 months ago) by jfenwick
Move my netcdf variable fiddles after the environment is recreated



Revision 6509 - Directory Listing
Modified Thu Mar 2 07:36:17 2017 UTC (3 years, 11 months ago) by jfenwick
netcdf build option is now 3-state

no, 3, 4
I haven't bumped the options file version because
my changes should be backwards compatible 


Revision 6508 - Directory Listing
Modified Thu Mar 2 03:42:31 2017 UTC (3 years, 11 months ago) by jfenwick
Weipa netcdf update

passes unit tests -DNETCDF4 and only directly links:
  netcdf_c++4

Need to clean up scons options control


Revision 6507 - Directory Listing
Modified Wed Mar 1 06:19:04 2017 UTC (3 years, 11 months ago) by jfenwick
More netcdf4 work

Still need to convert weipa


Revision 6506 - Directory Listing
Modified Tue Feb 28 03:58:20 2017 UTC (3 years, 11 months ago) by jfenwick
Work on new netcdf


Revision 6505 - Directory Listing
Modified Tue Feb 21 06:11:12 2017 UTC (4 years ago) by jfenwick
Work on new netcdf interface

It passes unit tests ....


Revision 6504 - Directory Listing
Modified Tue Feb 21 01:00:17 2017 UTC (4 years ago) by jfenwick
Helper function to open netcdf


Revision 6503 - Directory Listing
Modified Mon Feb 20 03:39:19 2017 UTC (4 years ago) by jfenwick
netcdf4 version of load


Revision 6502 - Directory Listing
Modified Mon Feb 20 03:38:46 2017 UTC (4 years ago) by jfenwick
hiding some variables

Revision 6501 - Directory Listing
Modified Mon Feb 20 03:36:51 2017 UTC (4 years ago) by jfenwick
Removing debug vectors from debug builds since netcdfc++4 doesn\'t seem to like them

Revision 6500 - Directory Listing
Modified Fri Feb 17 04:54:25 2017 UTC (4 years ago) by jfenwick
Forgot to check with MPI

Revision 6499 - Directory Listing
Modified Thu Feb 16 06:37:07 2017 UTC (4 years ago) by jfenwick
Work towards netcdf4

Revision 6498 - Directory Listing
Modified Wed Feb 15 05:12:55 2017 UTC (4 years ago) by jfenwick
partial workaround of complex testing issue

Revision 6497 - Directory Listing
Modified Wed Feb 15 00:44:55 2017 UTC (4 years ago) by jfenwick
Reader for netcdf classic headers.



Revision 6496 - Directory Listing
Modified Tue Feb 14 00:38:08 2017 UTC (4 years ago) by gross
bug to obtain function space fixed.

Revision 6495 - Directory Listing
Modified Fri Feb 10 08:16:28 2017 UTC (4 years ago) by gross
magnetic intensity added.

Revision 6494 - Directory Listing
Modified Thu Feb 9 23:28:53 2017 UTC (4 years ago) by jfenwick
This version seems to work


Revision 6493 - Directory Listing
Modified Thu Feb 9 23:23:37 2017 UTC (4 years ago) by jfenwick
Added stdlocationisprefix option

This option will set the STD_LOCATION to the build prefix
Need this for building on magnus


Revision 6492 - Directory Listing
Modified Thu Feb 9 07:32:43 2017 UTC (4 years ago) by gross
new section in inversion guide

Revision 6491 - Directory Listing
Modified Thu Feb 9 02:04:18 2017 UTC (4 years ago) by jfenwick
fix name of macports boostio

Revision 6490 - Directory Listing
Modified Thu Feb 9 01:21:02 2017 UTC (4 years ago) by jfenwick
because Darwin different

Revision 6489 - Directory Listing
Modified Thu Feb 9 00:28:44 2017 UTC (4 years ago) by jfenwick
fix it

Revision 6488 - Directory Listing
Modified Wed Feb 8 23:55:10 2017 UTC (4 years ago) by jfenwick
Attempt to make python detection better

Revision 6487 - Directory Listing
Modified Tue Feb 7 00:51:09 2017 UTC (4 years ago) by caltinay
fix typo.


Revision 6486 - Directory Listing
Modified Fri Jan 27 00:13:27 2017 UTC (4 years ago) by jfenwick
Another case of allowing complex


Revision 6485 - Directory Listing
Modified Wed Jan 25 04:45:38 2017 UTC (4 years, 1 month ago) by jfenwick
Some more tests


Revision 6484 - Directory Listing
Modified Wed Jan 25 04:43:39 2017 UTC (4 years, 1 month ago) by jfenwick
More helpful error message


Revision 6483 - Directory Listing
Modified Wed Jan 25 02:56:14 2017 UTC (4 years, 1 month ago) by jfenwick
Biting bullet and doing separate generator for matrix


Revision 6482 - Directory Listing
Modified Tue Jan 24 07:45:33 2017 UTC (4 years, 1 month ago) by jfenwick
More tests

Still need to look at the MVp testing


Revision 6481 - Directory Listing
Modified Tue Jan 24 07:34:24 2017 UTC (4 years, 1 month ago) by jfenwick
Decree: Tensor products are not always real.


Revision 6480 - Directory Listing
Modified Tue Jan 24 05:01:31 2017 UTC (4 years, 1 month ago) by jfenwick
Test for outer



Revision 6479 - Directory Listing
Modified Mon Jan 23 11:33:19 2017 UTC (4 years, 1 month ago) by caltinay
Unbreak ripley Brick.


Revision 6478 - Directory Listing
Modified Mon Jan 23 10:15:02 2017 UTC (4 years, 1 month ago) by caltinay
Let ripley's auto decomposition deal with this test. For <=4 ranks this
now succeeds, let's see what happens on Savanna...


Revision 6477 - Directory Listing
Modified Mon Jan 23 10:13:13 2017 UTC (4 years, 1 month ago) by caltinay
Fixing default decomposition policy in ripley (ouch!).

Forgot to reset the grid spacing members so despite reporting the correct
values the domain did get expanded!


Revision 6476 - Directory Listing
Modified Mon Jan 23 08:32:07 2017 UTC (4 years, 1 month ago) by caltinay
Fix test that was way too strict - obviously something in GDAL changed that
caused the failures when comparing data origin. But 7 digits are far too
many given the data is in meters.


Revision 6475 - Directory Listing
Modified Fri Jan 20 02:17:33 2017 UTC (4 years, 1 month ago) by caltinay
syncing savanna options with actual dev-deps module. We had switched to
intel 17 a while back.


Revision 6474 - Directory Listing
Modified Fri Jan 20 00:12:46 2017 UTC (4 years, 1 month ago) by gross
docstring updated.

Revision 6473 - Directory Listing
Modified Thu Jan 19 07:27:04 2017 UTC (4 years, 1 month ago) by caltinay
complex integrals for ripley - part of #398. This is not properly tested.
Trying to integrate complex Data on other domains now throws rather than segfaulting.


Revision 6472 - Directory Listing
Modified Thu Jan 19 00:39:08 2017 UTC (4 years, 1 month ago) by jfenwick
Fix failing unit tests


Revision 6471 - Directory Listing
Modified Wed Jan 18 06:09:47 2017 UTC (4 years, 1 month ago) by jfenwick
Make tuples acceptable to getRank and getShape


Revision 6470 - Directory Listing
Modified Wed Jan 18 05:37:05 2017 UTC (4 years, 1 month ago) by jfenwick
Initial tests binary operation


Revision 6469 - Directory Listing
Modified Tue Jan 17 07:45:36 2017 UTC (4 years, 1 month ago) by jfenwick
Add zeroed copy


Revision 6468 - Directory Listing
Modified Tue Jan 17 07:35:13 2017 UTC (4 years, 1 month ago) by jfenwick
reductions no longer ignore tags with default values

Also fix the tests which depended on broken Lsup
But it's better this way anyway


Revision 6467 - Directory Listing
Modified Wed Jan 11 03:13:14 2017 UTC (4 years, 1 month ago) by jfenwick
Fix unit test failure


Revision 6466 - Directory Listing
Modified Wed Jan 11 01:52:56 2017 UTC (4 years, 1 month ago) by jfenwick
Now includes tests of all ops in the original test set

These tests do not include tests of symbol inputs but those
aren't tested by the old set either


Revision 6465 - Directory Listing
Modified Wed Jan 11 01:28:23 2017 UTC (4 years, 1 month ago) by jfenwick
Fix bug in get_tagged
Adding test for eigenvalues - not currently testing the scalar input case


Revision 6464 - Directory Listing
Modified Wed Jan 11 00:00:46 2017 UTC (4 years, 1 month ago) by jfenwick
More tests

Rename data_only to no_scalars [which is more accurate]



Revision 6463 - Directory Listing
Modified Tue Jan 10 22:46:54 2017 UTC (4 years, 1 month ago) by jfenwick
Fix test failures

ensure inf and sup raise for complex ndarray
hasNaN does support complex



Revision 6462 - Directory Listing
Modified Tue Jan 10 06:37:50 2017 UTC (4 years, 1 month ago) by jfenwick
hermitian tests debug output


Revision 6461 - Directory Listing
Modified Tue Jan 10 06:29:51 2017 UTC (4 years, 1 month ago) by jfenwick
Stop (anit-)hermitian from using numpy.transpose

It doesn't default to the same axes swaps as our's does


Revision 6460 - Directory Listing
Modified Tue Jan 10 04:54:19 2017 UTC (4 years, 1 month ago) by jfenwick
Correct docstring for antihermitian


Revision 6459 - Directory Listing
Modified Tue Jan 10 04:28:51 2017 UTC (4 years, 1 month ago) by jfenwick
Fix build failure and add test

Used a common base type for exception which both py2 and py3 know about.
Can now specify that one expects certain ranks to throw and to specify
what sort of exceptions one expects.
   There is currently no way to specify which exceptions should be
thrown in which circumstances. I'm hoping that won't be required.



Revision 6458 - Directory Listing
Modified Tue Jan 10 03:04:13 2017 UTC (4 years, 1 month ago) by jfenwick
More debug and test for transpose


Revision 6457 - Directory Listing
Modified Tue Jan 10 02:05:39 2017 UTC (4 years, 1 month ago) by jfenwick
More tests

Added tests and reordered some.
Ensure that all complex possibilities are tested for exceptions not
just scalars.
Added min and max rank parameters - first use is to limit matrix
inversion to 2x2 cases.

Tests now check rank-4 cases.


Revision 6456 - Directory Listing
Modified Tue Jan 10 02:03:16 2017 UTC (4 years, 1 month ago) by jfenwick
Change in whereX semantics

The whereX functions now raise exceptions for complex numpy arrays.
They did not used to do this but this change brings them into line
with what Data does


Revision 6455 - Directory Listing
Modified Mon Jan 9 05:35:43 2017 UTC (4 years, 1 month ago) by jfenwick
Tests and fix to util.length

Added tests for maxval, minval and length.
util.length(z) now takes abs(z) of before applying inner product


Revision 6454 - Directory Listing
Modified Mon Jan 9 04:19:59 2017 UTC (4 years, 1 month ago) by jfenwick
Have unary tests for the trig now


Revision 6453 - Directory Listing
Modified Mon Jan 9 03:17:00 2017 UTC (4 years, 1 month ago) by jfenwick
More tests using the more general tester.

Added type to the Lsup type error message to help with future debugging.
The unary tests currently have some duplication because all of the old tests
run as well as the new tests but I'll fix that once the new tests cover everything.



Revision 6452 - Directory Listing
Modified Sun Jan 8 21:41:36 2017 UTC (4 years, 1 month ago) by jfenwick
Adapt to moving openmpi library

This fix assumes that the architecture you are linking to is
the one which the include headers are symlinked from.


Revision 6451 - Directory Listing
Modified Tue Dec 20 06:22:39 2016 UTC (4 years, 2 months ago) by caltinay
Added '--mca io romio314' to guineapig options to get around a regression(?) in
OMPIO.
Basically it looks like current OpenMPI in Debian blocks when calling
MPI_File_write_shared from a subset of ranks only (which we do in a test).
My understanding of the spec is that this should not block as it's not a
collective operation and it certainly works with ROMIO and IntelMPI which is
why I think it may be a regression. This should probably be asked on the
OpenMPI mailing list. I have a test case if required.


Revision 6450 - Directory Listing
Modified Thu Dec 15 02:33:38 2016 UTC (4 years, 2 months ago) by jfenwick
Starting work on the unary ops


Revision 6449 - Directory Listing
Modified Wed Dec 14 01:01:48 2016 UTC (4 years, 2 months ago) by jfenwick
Removing references to the old util_reduction tests.
Note that this does weaken the ability to test domains which do not support
tagging because all types are tested together now.
However, if that becomes necessary, we can query the functionspace and 
not add tagged tests if it reports not supporting tagging.
At this point, more compact tests are more important.



Revision 6448 - Directory Listing
Modified Tue Dec 13 06:25:52 2016 UTC (4 years, 2 months ago) by jfenwick
Switch over to new util tests.
Fix some bugs


Revision 6447 - Directory Listing
Modified Tue Dec 13 05:07:30 2016 UTC (4 years, 2 months ago) by jfenwick
Reduction tests


Revision 6446 - Directory Listing
Modified Tue Dec 13 04:44:28 2016 UTC (4 years, 2 months ago) by jfenwick
Enable NAN_CHECK for all builds.
If you don't support std::isnan, then you don't support c++11


Revision 6445 - Directory Listing
Modified Wed Dec 7 07:01:18 2016 UTC (4 years, 2 months ago) by jfenwick
Make sure some of the test values are negative


Revision 6444 - Directory Listing
Modified Tue Dec 6 08:24:19 2016 UTC (4 years, 2 months ago) by jfenwick
More progress


Revision 6443 - Directory Listing
Modified Mon Dec 5 23:28:02 2016 UTC (4 years, 2 months ago) by jfenwick
Start on test restructure


Revision 6442 - Directory Listing
Modified Fri Dec 2 06:17:38 2016 UTC (4 years, 2 months ago) by gross
some modifications VGL

Revision 6441 - Directory Listing
Modified Tue Nov 29 07:27:03 2016 UTC (4 years, 2 months ago) by gross
arguments fixed

Revision 6440 - Directory Listing
Modified Tue Nov 29 07:26:33 2016 UTC (4 years, 2 months ago) by gross
namespace problem fixed

Revision 6439 - Directory Listing
Modified Tue Nov 29 05:35:33 2016 UTC (4 years, 2 months ago) by jfenwick
Adding a comment to explain what TestDomainTest is actually for.
Remove test_assemblage_* since all of those tests are covered by
test_assemblage [I'm sure Simon warned me about that].
Collapse the 3D2 parts which depended on them.
 Other than cleaning up, this should not change what is tested.



Revision 6438 - Directory Listing
Modified Mon Nov 7 08:30:55 2016 UTC (4 years, 3 months ago) by jfenwick
Remainder of this batch of default removing.


Revision 6437 - Directory Listing
Modified Mon Nov 7 04:20:32 2016 UTC (4 years, 3 months ago) by jfenwick
Fix compile error introduced last time.
Fix more calls in Dudley


Revision 6436 - Directory Listing
Modified Mon Nov 7 01:28:47 2016 UTC (4 years, 3 months ago) by jfenwick
Throw in some routines which don't support complex yet.
Fix some routines which rely on being able to get the entire 
vector by referencing relative to [0] (problem for lazy).
   This was addressed by adding a more explicit call.
Make calls to getSample?? pass explicit type parameter.

There is more to be done here.



Revision 6435 - Directory Listing
Modified Sat Nov 5 12:35:35 2016 UTC (4 years, 3 months ago) by caltinay
fix for #387 in ripley - implementation of complex straightforward interpolations.


Revision 6434 - Directory Listing
Modified Sat Nov 5 12:16:07 2016 UTC (4 years, 3 months ago) by caltinay
Final pieces for #386: Complex gradients for Speckley 3D order 2-10. Removed workaround from escript.


Revision 6433 - Directory Listing
Modified Sat Nov 5 12:14:52 2016 UTC (4 years, 3 months ago) by caltinay
#386: speckley complex gradients for 2D orders 3-10


Revision 6432 - Directory Listing
Modified Sat Nov 5 11:55:44 2016 UTC (4 years, 3 months ago) by caltinay
#386 - complex gradient for speckley 2D.


Revision 6431 - Directory Listing
Modified Sat Nov 5 11:38:07 2016 UTC (4 years, 3 months ago) by caltinay
#386: complex gradients for dudley.


Revision 6430 - Directory Listing
Modified Sat Nov 5 11:27:45 2016 UTC (4 years, 3 months ago) by caltinay
Part of #386 - complex gradients for finley.


Revision 6429 - Directory Listing
Modified Thu Nov 3 23:35:58 2016 UTC (4 years, 3 months ago) by caltinay
Part of #386 - complex gradient for ripley Brick.


Revision 6428 - Directory Listing
Modified Thu Nov 3 07:32:41 2016 UTC (4 years, 3 months ago) by gross
workaround for Bug #389 removed

Revision 6427 - Directory Listing
Modified Thu Nov 3 07:32:38 2016 UTC (4 years, 3 months ago) by jfenwick
Complex interpolation changes for ripley.
Needs better tests and removal of work-around once the other domains 
are done.


Revision 6426 - Directory Listing
Modified Thu Nov 3 05:07:00 2016 UTC (4 years, 3 months ago) by jfenwick
Initial work on fixing the complex interpolation issue.
This is just Ripley::Rectangle others to follow


Revision 6425 - Directory Listing
Modified Thu Nov 3 03:34:29 2016 UTC (4 years, 3 months ago) by jfenwick
Beginnings of interpolation fixes for complex.
I have not undone the python work-around because I still need to look
at the domains.
Starting with ripley


Revision 6424 - Directory Listing
Modified Thu Nov 3 02:13:09 2016 UTC (4 years, 3 months ago) by jfenwick
Fixing copyWithMask to work with complex Data (issue #389)

Revision 6423 - Directory Listing
Modified Wed Nov 2 13:05:29 2016 UTC (4 years, 3 months ago) by caltinay
prepare for complex gradients. Workaround in util.py still guards against badness.


Revision 6422 - Directory Listing
Modified Wed Nov 2 13:04:09 2016 UTC (4 years, 3 months ago) by caltinay
and the accompanying header changes to the last commit...


Revision 6421 - Directory Listing
Modified Wed Nov 2 13:03:45 2016 UTC (4 years, 3 months ago) by caltinay
implemented complex gradient for ripley 2D.

Code path is still disabled in escript until all other cases are implemented.


Revision 6420 - Directory Listing
Modified Wed Nov 2 06:35:58 2016 UTC (4 years, 3 months ago) by jfenwick
Fix Scalar with complex

#392



Revision 6419 - Directory Listing
Modified Wed Nov 2 06:09:25 2016 UTC (4 years, 3 months ago) by jfenwick
Fix segfault in slice assignment with complex.

Addresses issue #394



Revision 6418 - Directory Listing
Modified Wed Nov 2 05:04:51 2016 UTC (4 years, 3 months ago) by jfenwick
Fix TensorX factories to allow passing a complex scalar.

Issue described in #394 (although that wasn't the main point of that bug).



Revision 6417 - Directory Listing
Modified Wed Nov 2 03:57:52 2016 UTC (4 years, 3 months ago) by jfenwick
Fix setToZero


Revision 6416 - Directory Listing
Modified Wed Nov 2 03:01:53 2016 UTC (4 years, 3 months ago) by jfenwick
Prevent saveDataCSV from being called with complex values


Revision 6415 - Directory Listing
Modified Wed Nov 2 02:46:34 2016 UTC (4 years, 3 months ago) by gross
work around for bug #391 (right version now)

Revision 6414 - Directory Listing
Modified Wed Nov 2 02:44:31 2016 UTC (4 years, 3 months ago) by gross
work around for bug #391

Revision 6413 - Directory Listing
Modified Wed Nov 2 02:31:11 2016 UTC (4 years, 3 months ago) by jfenwick
Added untested .phase()  to Data.



Revision 6412 - Directory Listing
Modified Wed Nov 2 02:18:49 2016 UTC (4 years, 3 months ago) by gross
work around for bug #390

Revision 6411 - Directory Listing
Modified Wed Nov 2 01:48:58 2016 UTC (4 years, 3 months ago) by gross
work around for bug #386

Revision 6410 - Directory Listing
Modified Tue Nov 1 06:12:42 2016 UTC (4 years, 3 months ago) by jfenwick
Very minor fix towards more repeatable builds


Revision 6409 - Directory Listing
Modified Thu Oct 27 07:35:14 2016 UTC (4 years, 3 months ago) by gross
print statement removed

Revision 6408 - Directory Listing
Modified Thu Oct 27 03:29:59 2016 UTC (4 years, 3 months ago) by gross
work around for  Bug #389

Revision 6407 - Directory Listing
Modified Wed Oct 19 03:13:45 2016 UTC (4 years, 4 months ago) by gross
replaced complex argument by isComplex as complex is python keyword.

Revision 6406 - Directory Listing
Modified Wed Oct 19 02:16:52 2016 UTC (4 years, 4 months ago) by jfenwick
recording badgers trilinos options

Revision 6405 - Directory Listing
Modified Thu Oct 13 23:35:11 2016 UTC (4 years, 4 months ago) by gross
interpolation from reduced to full for finley Function. needs more work

Revision 6404 - Directory Listing
Modified Thu Sep 22 05:37:56 2016 UTC (4 years, 5 months ago) by jfenwick
Fixing the openmp options for icpc


Revision 6400 - Directory Listing
Modified Thu Sep 8 13:09:10 2016 UTC (4 years, 5 months ago) by caltinay
Should fix #381 - Trilinos support for periodic boundaries.

An assumption was made which doesn't hold when periodic boundaries are used.
Removed that unnecessary assumption which fixes matrix size and indices.

Obviously we are lacking tests for this so will open up a ticket.


Revision 6399 - Directory Listing
Modified Wed Aug 3 00:21:25 2016 UTC (4 years, 6 months ago) by caltinay
fix warnings for paso-only build.


Revision 6398 - Directory Listing
Modified Tue Aug 2 12:39:07 2016 UTC (4 years, 6 months ago) by caltinay
update changelog.


Revision 6397 - Directory Listing
Modified Mon Aug 1 22:52:08 2016 UTC (4 years, 6 months ago) by caltinay
Implemented feature #281.

Ripley's default decomposition policy has now CHANGED. Domains will now
by default add elements only, leaving the lengths alone. Users can call
setDecompositionPolicy() to change that.


Revision 6396 - Directory Listing
Modified Mon Aug 1 22:27:28 2016 UTC (4 years, 6 months ago) by caltinay
changed order of direct solver preference as the Trilinos MUMPS interface clearly has issues.


Revision 6395 - Directory Listing
Modified Mon Aug 1 22:25:27 2016 UTC (4 years, 6 months ago) by caltinay
moving isDirectSolver() function to escript to correct solver library selection logic.

Also updated Ripley SystemMatrix overload with recent change.


Revision 6394 - Directory Listing
Modified Mon Aug 1 22:00:00 2016 UTC (4 years, 6 months ago) by caltinay
Work towards solving #281 - added static member but unused at the moment.


Revision 6393 - Directory Listing
Modified Mon Aug 1 06:20:09 2016 UTC (4 years, 6 months ago) by caltinay
Implement #379.

There is now a way to tell the PDE to retain preconditioner across solves
even when the matrix changes. This is enabled via pde.preservePreconditioner().
In conjunction with AMG and the reuse parameter this saves some time when
solving an almost identical system more than once.


Revision 6392 - Directory Listing
Modified Mon Aug 1 02:27:56 2016 UTC (4 years, 6 months ago) by caltinay
Implemented setting specific direct solver. Fixes #378


Revision 6391 - Directory Listing
Modified Thu Jul 28 05:44:42 2016 UTC (4 years, 6 months ago) by jfenwick
Removing instructions for installing from packages
Started changelog in user guide


Revision 6390 - Directory Listing
Modified Wed Jul 27 07:46:27 2016 UTC (4 years, 7 months ago) by jfenwick
Fiddling with changelog


Revision 6389 - Directory Listing
Modified Wed Jul 27 07:39:57 2016 UTC (4 years, 7 months ago) by jfenwick
Adding suitesparse to builddeps


Revision 6388 - Directory Listing
Modified Wed Jul 27 04:57:45 2016 UTC (4 years, 7 months ago) by caltinay
add a way to modify solver options in simplesolve and use it to set
AMG block size so tests pass.


Revision 6387 - Directory Listing
Modified Mon Jul 25 06:11:40 2016 UTC (4 years, 7 months ago) by caltinay
removed deprecated symbol, fixes #325


Revision 6386 - Directory Listing
Modified Mon Jul 25 06:01:14 2016 UTC (4 years, 7 months ago) by caltinay
trying again to avoid mumps issue.


Revision 6385 - Directory Listing
Modified Mon Jul 25 03:17:21 2016 UTC (4 years, 7 months ago) by caltinay
trying to fix remaining test failures which would have always failed but
only now are we actually running direct solvers under MPI...


Revision 6384 - Directory Listing
Modified Mon Jul 25 02:49:01 2016 UTC (4 years, 7 months ago) by caltinay
modifying NE for ripley domain to circumvent Trilinos-MUMPS issue.

I have reported this (https://github.com/trilinos/Trilinos/issues/520)
and this should fix at least one test failure.


Revision 6383 - Directory Listing
Modified Mon Jul 25 02:47:11 2016 UTC (4 years, 7 months ago) by caltinay
fixing parameter passing to Amesos2.


Revision 6382 - Directory Listing
Modified Mon Jul 25 00:02:08 2016 UTC (4 years, 7 months ago) by caltinay
removing two duplicate tests.


Revision 6381 - Directory Listing
Modified Fri Jul 22 09:12:46 2016 UTC (4 years, 7 months ago) by caltinay
changed some assertions so we get a better idea of values.

Not sure why current tests fail, some issues with Mumps?!


Revision 6380 - Directory Listing
Modified Fri Jul 22 06:32:45 2016 UTC (4 years, 7 months ago) by caltinay
enable more tests that were skipped due to trilinos limitations.


Revision 6379 - Directory Listing
Modified Fri Jul 22 06:31:38 2016 UTC (4 years, 7 months ago) by caltinay
fix indexing when adding to unrolled matrix...


Revision 6378 - Directory Listing
Modified Fri Jul 22 06:05:44 2016 UTC (4 years, 7 months ago) by caltinay
added unroll flag to dudley and finley and enabled tests that were skipped
before.


Revision 6377 - Directory Listing
Modified Fri Jul 22 05:49:14 2016 UTC (4 years, 7 months ago) by caltinay
add ILUT to the cases that require unrolling. Enable previously disabled tests
in ripley that now pass.
There are now bogus failures because the wrapper no longer throws for cases
that were not supported earlier. I can't fix that before changing finley and
dudley...


Revision 6376 - Directory Listing
Modified Fri Jul 22 05:35:20 2016 UTC (4 years, 7 months ago) by caltinay
Woohoo! We can now 'unroll' Trilinos block matrices in order to get around the
limitations of Trilinos for solving block problems.
This commit adds the functionality to the wrapper and enables it for ripley.
dudley and finley will follow and I haven't enabled the tests yet.


Revision 6375 - Directory Listing
Modified Fri Jul 22 00:27:31 2016 UTC (4 years, 7 months ago) by caltinay
finally, allow setting direct solver params from python.


Revision 6374 - Directory Listing
Modified Thu Jul 21 05:00:24 2016 UTC (4 years, 7 months ago) by caltinay
Pass preconditioner options to Trilinos.


Revision 6373 - Directory Listing
Modified Wed Jul 20 23:47:10 2016 UTC (4 years, 7 months ago) by caltinay
moved util method to separate header. Started setting options for preconditioners.


Revision 6372 - Directory Listing
Modified Wed Jul 20 06:14:51 2016 UTC (4 years, 7 months ago) by caltinay
We can now pass Trilinos options through the SolverBuddy.

Updated BelosWrapper to extract the supported options. Amesos2 & Ifpack2
to follow...


Revision 6371 - Directory Listing
Modified Wed Jul 20 03:02:32 2016 UTC (4 years, 7 months ago) by caltinay
replicated the changes that keep factorization/problem for block matrices.


Revision 6370 - Directory Listing
Modified Wed Jul 20 01:47:26 2016 UTC (4 years, 7 months ago) by caltinay
fix my launcher.


Revision 6369 - Directory Listing
Modified Tue Jul 19 07:11:15 2016 UTC (4 years, 7 months ago) by caltinay
Trilinoswrap now keeps previously computed factorizations in case of
direct solver, and previously set 'problem' in case of iterative solver.

This accelerates solve times substantially.
We currently do NOT check if the user changed solver options in between solves,
i.e. we do not detect if user does:
pde.setValue(...)
pde.getSolution()
pde.setValue(y=...)
solveroptions.setNewPreconditionerOrChangeSomeSolverRelevantOption(...)
pde.getSolution()

but one can always do: pde.resetOperator() to force reset (which happens
automatically if we change matrix values via A etc.)



Revision 6368 - Directory Listing
Modified Tue Jul 19 07:03:29 2016 UTC (4 years, 7 months ago) by caltinay
diagnostics reporting in block matrix wrapper.


Revision 6367 - Directory Listing
Modified Tue Jul 19 04:56:16 2016 UTC (4 years, 7 months ago) by caltinay
SolverBuddy: overload updateDiagnostics so we can call it from C++ - not ideal
but quick fix before a revamp of the whole class.
TrilinosMatrix: update solver diagnostics for time, residual and num iter.
RipleyMatrix: don't copy the SolverBuddy so the diags are actually returned.


Revision 6366 - Directory Listing
Modified Mon Jul 18 23:16:50 2016 UTC (4 years, 7 months ago) by caltinay
allow oversubscribe on guineapig for gmsh mpi invocation.


Revision 6365 - Directory Listing
Modified Mon Jul 18 11:23:09 2016 UTC (4 years, 7 months ago) by caltinay
remove -host arg on guineapig to avoid the new openmpi behaviour. We
probably need a bit more logic to fix this properly and more generally.


Revision 6364 - Directory Listing
Modified Mon Jul 18 02:25:04 2016 UTC (4 years, 7 months ago) by jfenwick
Force shorter trees to get lazy testing done in reasonable time


Revision 6363 - Directory Listing
Modified Tue Jul 12 06:23:40 2016 UTC (4 years, 7 months ago) by caltinay
update solver diagnostics for cusp solvers.


Revision 6362 - Directory Listing
Modified Thu Jul 7 03:12:06 2016 UTC (4 years, 7 months ago) by jfenwick
Doesn't fix any major problem bit closes #370

It wasn't actually a problem, but I've added explanatory text
to make it clear that something isn't going wrong.


Revision 6361 - Directory Listing
Modified Wed Jul 6 04:10:30 2016 UTC (4 years, 7 months ago) by caltinay
change solver tolerance for joint inversion test which takes too long with Lazy.


Revision 6360 - Directory Listing
Modified Wed Jul 6 03:02:30 2016 UTC (4 years, 7 months ago) by caltinay
complex finley contact elements.


Revision 6359 - Directory Listing
Modified Wed Jul 6 02:44:18 2016 UTC (4 years, 7 months ago) by caltinay
finley complex dirac.


Revision 6358 - Directory Listing
Modified Wed Jul 6 02:38:10 2016 UTC (4 years, 7 months ago) by caltinay
complex finley 3D PDE systems.


Revision 6357 - Directory Listing
Modified Wed Jul 6 02:24:03 2016 UTC (4 years, 7 months ago) by caltinay
complex finley 2D PDE systems.


Revision 6356 - Directory Listing
Modified Wed Jul 6 01:53:11 2016 UTC (4 years, 7 months ago) by caltinay
complex finley single 3D PDEs.


Revision 6355 - Directory Listing
Modified Wed Jul 6 01:03:10 2016 UTC (4 years, 7 months ago) by caltinay
fix compile without trilinos and add support for 2D complex single PDEs to finley.


Revision 6354 - Directory Listing
Modified Wed Jul 6 00:24:29 2016 UTC (4 years, 7 months ago) by caltinay
first step for complex PDEs in finley.


Revision 6353 - Directory Listing
Modified Tue Jul 5 06:36:20 2016 UTC (4 years, 7 months ago) by jfenwick
Another attempt to fix #372


Revision 6352 - Directory Listing
Modified Tue Jul 5 05:53:49 2016 UTC (4 years, 7 months ago) by jfenwick
Fixing summary for complex data


Revision 6351 - Directory Listing
Modified Tue Jul 5 05:47:29 2016 UTC (4 years, 7 months ago) by caltinay
dudley complex dirac.


Revision 6350 - Directory Listing
Modified Tue Jul 5 05:42:37 2016 UTC (4 years, 7 months ago) by caltinay
complex dudley 3D PDE systems.


Revision 6349 - Directory Listing
Modified Tue Jul 5 05:33:02 2016 UTC (4 years, 7 months ago) by caltinay
complex dudley 2D systems.


Revision 6348 - Directory Listing
Modified Tue Jul 5 05:31:48 2016 UTC (4 years, 7 months ago) by caltinay
interrogate coefficient for value type rather than PDE.

That way we get the correct type for
pde.createCoefficient("q")
even with complex-valued PDEs.


Revision 6347 - Directory Listing
Modified Tue Jul 5 04:50:14 2016 UTC (4 years, 7 months ago) by caltinay
complex support for dudley 3D single PDEs.


Revision 6346 - Directory Listing
Modified Mon Jul 4 07:27:36 2016 UTC (4 years, 7 months ago) by caltinay
oops, sorry.


Revision 6345 - Directory Listing
Modified Mon Jul 4 05:32:05 2016 UTC (4 years, 7 months ago) by jfenwick
Converting minGlobalDataPoint and maxGlobalDataPoint to internal_
That way people should not be using it and we can get rid of #5

Fixed a minor error in an error message.


Revision 6344 - Directory Listing
Modified Mon Jul 4 03:19:25 2016 UTC (4 years, 7 months ago) by jfenwick
Fix #372
Add some minimal testing
Change some references to "view"


Revision 6343 - Directory Listing
Modified Mon Jul 4 02:11:54 2016 UTC (4 years, 7 months ago) by caltinay
implemented complex-valued 2D single PDE solves with dudley.


Revision 6342 - Directory Listing
Modified Mon Jul 4 01:27:07 2016 UTC (4 years, 7 months ago) by caltinay
enable complex PDE solves in 3D with ripley.


Revision 6341 - Directory Listing
Modified Sun Jul 3 23:56:33 2016 UTC (4 years, 7 months ago) by caltinay
fixing type for smoother argument.


Revision 6340 - Directory Listing
Modified Fri Jul 1 12:58:45 2016 UTC (4 years, 7 months ago) by caltinay
Final piece of the puzzle: enable nullifyRowsAndCols for complex matrices.

There needs to be a new method to set diagonals to a complex value but I
haven't done that yet.

!! We can now solve a complex-valued 2D PDE with ripley !!


Revision 6339 - Directory Listing
Modified Fri Jul 1 12:56:43 2016 UTC (4 years, 7 months ago) by caltinay
(2.1) use the right type for solution vector.


Revision 6338 - Directory Listing
Modified Fri Jul 1 12:42:35 2016 UTC (4 years, 7 months ago) by caltinay
(5) this is the first big one -

template'ize ripley's DefaultAssembler2D and instantiate for both real_t and
cplx_t. Annoyingly, I had to replace all int-constants by doubles, as
2*c (where c is complex) does NOT compile. Also replaced all getSampleData*()
calls and initializers as required.


Revision 6337 - Directory Listing
Modified Fri Jul 1 12:38:18 2016 UTC (4 years, 7 months ago) by caltinay
(4) add complex argument to LinearProblem, LinearPDE and PDECoef.


Revision 6336 - Directory Listing
Modified Fri Jul 1 12:37:05 2016 UTC (4 years, 7 months ago) by caltinay
(3) add isComplex & setComplex to solver options.


Revision 6335 - Directory Listing
Modified Fri Jul 1 12:36:22 2016 UTC (4 years, 7 months ago) by caltinay
(2) use the right type to initialize Data object for mat-vec mult.


Revision 6334 - Directory Listing
Modified Fri Jul 1 12:35:42 2016 UTC (4 years, 7 months ago) by caltinay
The next few commits will start introducing complex-valued PDEs to escript.

Firstly, here is a C++ Data constructor that takes a complex constant. This
will be required by the mat-vec mult implementation.


Revision 6333 - Directory Listing
Modified Fri Jul 1 03:58:43 2016 UTC (4 years, 7 months ago) by caltinay
write some more features into buildvars.


Revision 6332 - Directory Listing
Modified Thu Jun 30 09:32:40 2016 UTC (4 years, 7 months ago) by caltinay
missed one.


Revision 6331 - Directory Listing
Modified Thu Jun 30 09:31:06 2016 UTC (4 years, 7 months ago) by caltinay
fixing unreachable code warnings issued by nvcc.


Revision 6330 - Directory Listing
Modified Sat Jun 25 11:36:26 2016 UTC (4 years, 8 months ago) by caltinay
added missing x.


Revision 6329 - Directory Listing
Modified Fri Jun 24 04:19:10 2016 UTC (4 years, 8 months ago) by caltinay
*sigh* add another barrier for file writer test - still not convinced openMPI
behaves properly.


Revision 6328 - Directory Listing
Modified Fri Jun 24 00:36:00 2016 UTC (4 years, 8 months ago) by caltinay
try again - store exception in another var to avoid it becoming out of context.


Revision 6327 - Directory Listing
Modified Thu Jun 23 21:42:45 2016 UTC (4 years, 8 months ago) by caltinay
tweak solver tolerance for all trilinos order 2 pde's in finley


Revision 6326 - Directory Listing
Modified Thu Jun 23 10:32:39 2016 UTC (4 years, 8 months ago) by caltinay
more Amesos2 skips.


Revision 6325 - Directory Listing
Modified Thu Jun 23 09:12:54 2016 UTC (4 years, 8 months ago) by caltinay
oops, these tests use pde systems so can't use Amesos2 yet.


Revision 6324 - Directory Listing
Modified Thu Jun 23 06:26:22 2016 UTC (4 years, 8 months ago) by caltinay
fix.


Revision 6323 - Directory Listing
Modified Thu Jun 23 06:05:23 2016 UTC (4 years, 8 months ago) by caltinay
skip ILUT block tests with trilinos.


Revision 6322 - Directory Listing
Modified Thu Jun 23 05:56:49 2016 UTC (4 years, 8 months ago) by caltinay
don't reference e before assignment.


Revision 6321 - Directory Listing
Modified Thu Jun 23 05:38:50 2016 UTC (4 years, 8 months ago) by caltinay
feature #3: this should fix up remaining tests that only checked paso_direct.
I also moved paso_direct to 'hasFeature' as it's a boolean...


Revision 6320 - Directory Listing
Modified Thu Jun 23 05:22:01 2016 UTC (4 years, 8 months ago) by caltinay
i broke it.


Revision 6319 - Directory Listing
Modified Thu Jun 23 05:01:39 2016 UTC (4 years, 8 months ago) by caltinay
remove Super LU from everywhere, we never supported it and never will directly.


Revision 6318 - Directory Listing
Modified Thu Jun 23 04:58:46 2016 UTC (4 years, 8 months ago) by caltinay
remove pastix from everywhere. We never supported it and never will directly.


Revision 6317 - Directory Listing
Modified Thu Jun 23 04:48:29 2016 UTC (4 years, 8 months ago) by caltinay
parts for feature #3 - automatically choose trilinos if:
1) package == default
2) method == direct
3) trilinos available
4) mpi size > 1


Revision 6316 - Directory Listing
Modified Thu Jun 23 04:25:56 2016 UTC (4 years, 8 months ago) by caltinay
update tests, we now support pde systems with trilinos.


Revision 6315 - Directory Listing
Modified Wed Jun 22 03:59:33 2016 UTC (4 years, 8 months ago) by caltinay
lookin' good so unskip more tests.


Revision 6314 - Directory Listing
Modified Tue Jun 21 23:27:35 2016 UTC (4 years, 8 months ago) by caltinay
set mat error tolerance for LSQR as well.


Revision 6313 - Directory Listing
Modified Tue Jun 21 22:58:20 2016 UTC (4 years, 8 months ago) by caltinay
forgot to change a line.


Revision 6312 - Directory Listing
Modified Tue Jun 21 06:51:27 2016 UTC (4 years, 8 months ago) by caltinay
re-enable MueLu with long-index builds. There are only a few tweaks required
in Trilinos which I have done locally so if the tests pass we can go from
there.


Revision 6311 - Directory Listing
Modified Tue Jun 21 06:41:55 2016 UTC (4 years, 8 months ago) by caltinay
lots of noise due to reformatting but mainly added braces around parallel
loops within switch so nvcc doesn't choke.


Revision 6310 - Directory Listing
Modified Tue Jun 21 04:18:28 2016 UTC (4 years, 8 months ago) by jfenwick
Bringing in some changes from debian


Revision 6309 - Directory Listing
Modified Tue Jun 21 01:15:15 2016 UTC (4 years, 8 months ago) by caltinay
updated mole py3 options.


Revision 6308 - Directory Listing
Modified Mon Jun 20 01:59:34 2016 UTC (4 years, 8 months ago) by caltinay
trying to fix remaining trilinos errors.


Revision 6307 - Directory Listing
Modified Sun Jun 19 11:05:47 2016 UTC (4 years, 8 months ago) by caltinay
fixing order of expressions in nlpde so Lsup works in MPI.
Also only do the lsup's if required (debug output).


Revision 6306 - Directory Listing
Modified Sat Jun 18 13:26:00 2016 UTC (4 years, 8 months ago) by caltinay
fix test

Revision 6305 - Directory Listing
Modified Sat Jun 18 11:11:30 2016 UTC (4 years, 8 months ago) by caltinay
suppress sympy warning with py3


Revision 6304 - Directory Listing
Modified Sat Jun 18 11:00:33 2016 UTC (4 years, 8 months ago) by caltinay
tweak.


Revision 6303 - Directory Listing
Modified Sat Jun 18 10:53:18 2016 UTC (4 years, 8 months ago) by caltinay
changed default value for ILUT drop tolerance and fixed a typo.


Revision 6302 - Directory Listing
Modified Fri Jun 17 09:27:13 2016 UTC (4 years, 8 months ago) by caltinay
off-by-one errors.


Revision 6301 - Directory Listing
Modified Fri Jun 17 07:45:23 2016 UTC (4 years, 8 months ago) by caltinay
yes

Revision 6300 - Directory Listing
Modified Fri Jun 17 07:03:44 2016 UTC (4 years, 8 months ago) by caltinay
another attempt to fix the logic.


Revision 6299 - Directory Listing
Modified Fri Jun 17 05:53:58 2016 UTC (4 years, 8 months ago) by caltinay
fix paso direct solver detection logic in tests.


Revision 6298 - Directory Listing
Modified Fri Jun 17 04:00:35 2016 UTC (4 years, 8 months ago) by caltinay
type fixes in debug mode and savanna lib reference fix.


Revision 6297 - Directory Listing
Modified Fri Jun 17 00:05:11 2016 UTC (4 years, 8 months ago) by caltinay
make lazy-related config options tristate variables.


Revision 6296 - Directory Listing
Modified Thu Jun 16 23:58:54 2016 UTC (4 years, 8 months ago) by caltinay
don't claim to have paso direct solvers without paso.
Fix tests accordingly as well.


Revision 6295 - Directory Listing
Modified Thu Jun 16 23:53:23 2016 UTC (4 years, 8 months ago) by caltinay
mara options update.


Revision 6294 - Directory Listing
Modified Thu Jun 16 10:35:10 2016 UTC (4 years, 8 months ago) by caltinay
added default trilinos options to savanna.


Revision 6293 - Directory Listing
Modified Thu Jun 16 08:34:17 2016 UTC (4 years, 8 months ago) by caltinay
more test fixes.


Revision 6292 - Directory Listing
Modified Thu Jun 16 06:18:23 2016 UTC (4 years, 8 months ago) by caltinay
fix for non-mpi build. this time tested.


Revision 6291 - Directory Listing
Modified Thu Jun 16 05:47:55 2016 UTC (4 years, 8 months ago) by caltinay
advertise if escript was built with long indices as this means we can't run
MueLu (AMG) tests. Increased number of GS sweeps for a test that hangs again.


Revision 6290 - Directory Listing
Modified Thu Jun 16 01:49:20 2016 UTC (4 years, 8 months ago) by caltinay
attempt to fix non-mpi build. not tested.


Revision 6289 - Directory Listing
Modified Wed Jun 15 22:43:24 2016 UTC (4 years, 8 months ago) by caltinay
ILUT does not appear to work with Trilinos block matrices


Revision 6288 - Directory Listing
Modified Wed Jun 15 13:23:14 2016 UTC (4 years, 8 months ago) by caltinay
starting to move savanna to py3 toolchain.


Revision 6287 - Directory Listing
Modified Wed Jun 15 06:33:57 2016 UTC (4 years, 8 months ago) by caltinay
add c++11 flag to all compilers by default.


Revision 6286 - Directory Listing
Modified Wed Jun 15 06:21:00 2016 UTC (4 years, 8 months ago) by caltinay
added trilinos options (not actually installed yet).


Revision 6285 - Directory Listing
Modified Wed Jun 15 06:19:18 2016 UTC (4 years, 8 months ago) by caltinay
new mole options. There doesn't seem to be a boost-python3 yet so
the py3 builds will fail.


Revision 6284 - Directory Listing
Modified Wed Jun 15 06:05:20 2016 UTC (4 years, 8 months ago) by caltinay
newton changes for buildbot.


Revision 6283 - Directory Listing
Modified Wed Jun 15 05:58:34 2016 UTC (4 years, 8 months ago) by caltinay
Preparing for buildbot changes.


Revision 6282 - Directory Listing
Modified Tue Jun 14 04:54:01 2016 UTC (4 years, 8 months ago) by caltinay
changes to finley tests. See last few commits for details.


Revision 6281 - Directory Listing
Modified Tue Jun 14 02:42:32 2016 UTC (4 years, 8 months ago) by caltinay
Changes to dudley tests. See last commit.
The main things are: separated all test classes that were inheriting from more
than one base class. Also switched to a glob in SConscript as some tests files
were not even in the list to be run.


Revision 6280 - Directory Listing
Modified Tue Jun 14 02:39:13 2016 UTC (4 years, 8 months ago) by caltinay
BIG FAT MAJOR OOPS!
It looks like some of our tests have never actually run because something
goes wrong when a test class inherits from multiple test classes in escript.
Dudley never supported contact elements, yet only some of the tests were marked
as skipped. Symfuncs refers to self.RES_TOL which was never defined.

This commit adds some relevant skip's and the next ones will actually enable
the tests in the domains.


Revision 6279 - Directory Listing
Modified Mon Jun 13 07:05:21 2016 UTC (4 years, 8 months ago) by caltinay
this should fix most of the remaining trilinos test failures.


Revision 6278 - Directory Listing
Modified Mon Jun 13 06:39:59 2016 UTC (4 years, 8 months ago) by caltinay
trilinos-based interpolation from DOF->ReducedNodes in finley.


Revision 6277 - Directory Listing
Modified Mon Jun 13 06:18:44 2016 UTC (4 years, 8 months ago) by caltinay
implemented trilinos-based interpolation from red. DOF -> reducedNodes in finley.
Replaced some assertTrue's by more specific tests for more useful output.


Revision 6276 - Directory Listing
Modified Mon Jun 13 05:27:47 2016 UTC (4 years, 8 months ago) by caltinay
get around the fact that we're overriding cxx_extra on the command line.


Revision 6275 - Directory Listing
Modified Mon Jun 13 03:28:07 2016 UTC (4 years, 8 months ago) by caltinay
missing dependency?


Revision 6274 - Directory Listing
Modified Mon Jun 13 02:02:34 2016 UTC (4 years, 8 months ago) by caltinay
another one.


Revision 6273 - Directory Listing
Modified Mon Jun 13 01:01:53 2016 UTC (4 years, 8 months ago) by caltinay
same as last one.


Revision 6272 - Directory Listing
Modified Mon Jun 13 01:00:49 2016 UTC (4 years, 8 months ago) by caltinay
don't sys.exit if there is no pyproj.


Revision 6271 - Directory Listing
Modified Thu Jun 9 04:30:10 2016 UTC (4 years, 8 months ago) by caltinay
work around the fact that closing a MPI shared file does not always
have barrier semantics.


Revision 6270 - Directory Listing
Modified Thu Jun 9 00:46:11 2016 UTC (4 years, 8 months ago) by caltinay
added preliminary tinaroo options

Revision 6269 - Directory Listing
Modified Wed Jun 8 04:29:26 2016 UTC (4 years, 8 months ago) by caltinay
fix intel warnings

Revision 6268 - Directory Listing
Modified Wed Jun 8 02:14:17 2016 UTC (4 years, 8 months ago) by caltinay
use configured python in launcher

Revision 6267 - Directory Listing
Modified Wed Jun 8 01:57:48 2016 UTC (4 years, 8 months ago) by caltinay
Fixing test that appears to depend on filesystem type/MPI implementation.

Revision 6266 - Directory Listing
Modified Fri Jun 3 12:00:02 2016 UTC (4 years, 8 months ago) by caltinay
avoid the oversubscribing issue by disabling cpu binding on guineapig.


Revision 6265 - Directory Listing
Modified Fri Jun 3 06:31:31 2016 UTC (4 years, 8 months ago) by caltinay
update to guineapig options file. We now inherit from sid.


Revision 6264 - Directory Listing
Modified Fri Jun 3 06:23:10 2016 UTC (4 years, 8 months ago) by caltinay
fixing last dudley failures with trilinos. MueLu is not compatible with
block matrices yet so skip those tests. On the other hand we can now run
AMG tests with >1 rank.


Revision 6263 - Directory Listing
Modified Fri Jun 3 06:03:20 2016 UTC (4 years, 8 months ago) by caltinay
fixing another shared pointer race condition by caching a value.


Revision 6262 - Directory Listing
Modified Fri Jun 3 05:14:55 2016 UTC (4 years, 8 months ago) by caltinay
fix some tests with trilinos.
We now support direct solvers with mpi but not with pde systems.


Revision 6261 - Directory Listing
Modified Fri Jun 3 05:13:03 2016 UTC (4 years, 8 months ago) by caltinay
fixed shared ptr race in dudley. Store pointer to matrix rather than
shared ptr when assembling PDE. This could be considered part of #365


Revision 6260 - Directory Listing
Modified Fri Jun 3 04:15:26 2016 UTC (4 years, 8 months ago) by caltinay
modify solver tolerance for trilinos for some tests.
Paso's Jacobi seems to do a better job.


Revision 6259 - Directory Listing
Modified Fri Jun 3 03:07:20 2016 UTC (4 years, 8 months ago) by caltinay
do not require Zoltan2.


Revision 6258 - Directory Listing
Modified Fri Jun 3 00:34:00 2016 UTC (4 years, 8 months ago) by caltinay
ditto for assertAlmostEquals


Revision 6257 - Directory Listing
Modified Fri Jun 3 00:30:37 2016 UTC (4 years, 8 months ago) by caltinay
s/assertEquals/assertEqual/g since the former is deprecated.


Revision 6256 - Directory Listing
Modified Thu Jun 2 23:03:48 2016 UTC (4 years, 8 months ago) by caltinay
added missing requireWrite().


Revision 6255 - Directory Listing
Modified Thu Jun 2 06:52:06 2016 UTC (4 years, 8 months ago) by caltinay
modified build summary so we save some space and make clear what solvers
are available.


Revision 6254 - Directory Listing
Modified Thu Jun 2 05:22:41 2016 UTC (4 years, 8 months ago) by jfenwick
Standards bump


Revision 6253 - Directory Listing
Modified Thu Jun 2 05:04:41 2016 UTC (4 years, 8 months ago) by caltinay
...final?


Revision 6252 - Directory Listing
Modified Thu Jun 2 05:02:50 2016 UTC (4 years, 8 months ago) by caltinay
brrr, they switched from reporting via stderr to stdout...


Revision 6251 - Directory Listing
Modified Thu Jun 2 04:58:45 2016 UTC (4 years, 8 months ago) by jfenwick
Hoping to make lintian happier


Revision 6250 - Directory Listing
Modified Thu Jun 2 04:44:29 2016 UTC (4 years, 8 months ago) by jfenwick
Change the ssh agent to use when there is no ssh.
Since this situation only arises in debian testing in chroots,
I think it is ok not to expose this as a configuration option.


Revision 6249 - Directory Listing
Modified Thu Jun 2 04:37:00 2016 UTC (4 years, 8 months ago) by caltinay
fixes #368 - if this is openmpi try to get the version to determine default
options.


Revision 6248 - Directory Listing
Modified Thu Jun 2 04:13:21 2016 UTC (4 years, 8 months ago) by caltinay
more scons changes:
- replaced p.stdout.read... by p.communicate as recommended by doco
- moved python lib name enquiry logic from options file into dependencies.py
- reporting python version in summary now.


Revision 6247 - Directory Listing
Modified Thu Jun 2 02:35:41 2016 UTC (4 years, 8 months ago) by caltinay
Another change that may break things...
- added new TristateVariable to scons
- use it only for lapack for now whose value now defaults to 'auto', i.e.
   if mkl is installed, use it, otherwise try to link with atlas, all
   unless longindices is True.
- updated options files accordingly.


Revision 6246 - Directory Listing
Modified Thu Jun 2 00:47:54 2016 UTC (4 years, 8 months ago) by jfenwick
Let's try this


Revision 6245 - Directory Listing
Modified Thu Jun 2 00:35:02 2016 UTC (4 years, 8 months ago) by caltinay
do not override launcher on guineapig - py3 tests failed because we used
mpirun for a non-mpi build and ran gmsh twice in a row.


Revision 6244 - Directory Listing
Modified Wed Jun 1 10:41:29 2016 UTC (4 years, 8 months ago) by jfenwick
Fixing imports after options file changes


Revision 6243 - Directory Listing
Modified Wed Jun 1 09:50:18 2016 UTC (4 years, 8 months ago) by jfenwick
move overlord path setting to cxx_extra after options file changes

Revision 6242 - Directory Listing
Modified Wed Jun 1 07:57:06 2016 UTC (4 years, 8 months ago) by jfenwick
Try to get build testing working


Revision 6241 - Directory Listing
Modified Wed Jun 1 06:00:06 2016 UTC (4 years, 8 months ago) by caltinay
**Warning, this may break your build**
- Bumped required options version to 203 - new options for trilinos, paso, weipa
- scons/templates/README_FIRST is now the file that explains all the options,
  added comment to README but need to change install guide still.
- removed some obsolete options files
- removed most comments from template files, they now refer to README_FIRST
- removed usepython3 option as we now determine this based on python version
  string.
- enabled use of numpy.h with python 3 (last commit should have fixed the
  issues)


Revision 6240 - Directory Listing
Modified Wed Jun 1 05:52:38 2016 UTC (4 years, 8 months ago) by caltinay
WrappedArray is now compatible with python 3, i.e. we can now use numpy.h
with python 3.


Revision 6239 - Directory Listing
Modified Wed Jun 1 01:34:54 2016 UTC (4 years, 8 months ago) by caltinay
intialize sin_zero to be on the safe side (CID 99655)


Revision 6238 - Directory Listing
Modified Wed Jun 1 01:24:29 2016 UTC (4 years, 8 months ago) by caltinay
fixing coverity-detected leaks CID 99614,99615



Revision 6237 - Directory Listing
Modified Wed Jun 1 01:17:10 2016 UTC (4 years, 8 months ago) by caltinay
fixing coverity-detected leak CID 99603



Revision 6236 - Directory Listing
Modified Wed Jun 1 01:09:03 2016 UTC (4 years, 8 months ago) by caltinay
fixing coverity-detected leaks CID 115857,115858.



Revision 6235 - Directory Listing
Modified Wed Jun 1 01:05:29 2016 UTC (4 years, 8 months ago) by caltinay
fixing coverity-detected leaks CID 115859,115860,115861.



Revision 6234 - Directory Listing
Modified Wed Jun 1 01:00:21 2016 UTC (4 years, 8 months ago) by caltinay
fixing coverity-detected leaks CID 115863,115864,115865.



Revision 6233 - Directory Listing
Modified Mon May 30 23:45:53 2016 UTC (4 years, 8 months ago) by caltinay
i broke the other end. Hope this fixes it.


Revision 6232 - Directory Listing
Modified Mon May 30 04:21:28 2016 UTC (4 years, 8 months ago) by jfenwick
Other changes to match the previous commit.



Revision 6231 - Directory Listing
Modified Mon May 30 03:50:37 2016 UTC (4 years, 8 months ago) by jfenwick
I don't think we need this (and debian points out that it doesn't have a copyright notice).


Revision 6230 - Directory Listing
Modified Sun May 29 10:46:41 2016 UTC (4 years, 8 months ago) by caltinay
unfortunately we need to skip this test now when both escript and gmsh
is built with MPI. Another solution would be to add another function to
gmshrunner for merging meshes and call it instead of subprocess.call(...)


Revision 6229 - Directory Listing
Modified Sun May 29 10:42:41 2016 UTC (4 years, 8 months ago) by caltinay
how on earth did we miss this before??!


Revision 6228 - Directory Listing
Modified Sat May 28 10:21:18 2016 UTC (4 years, 8 months ago) by caltinay
non-mpi is a thing

Revision 6227 - Directory Listing
Modified Fri May 27 09:59:21 2016 UTC (4 years, 9 months ago) by caltinay
change to a cppunit assertion which currently fails on guineapig to make it
output a sane error.

The reason for the failure is not entirely clear.
We are closing a parallel file which, according to doco, is a collective
operation, however the subsequent check for file size almost certainly returns
the wrong value on at least one rank.
This could be easily fixed by a barrier but we never saw this behaviour so
I suggest we investigate.


Revision 6226 - Directory Listing
Modified Fri May 27 02:55:38 2016 UTC (4 years, 9 months ago) by caltinay
fix modellib test to use feature checker for gmsh.


Revision 6225 - Directory Listing
Modified Fri May 27 01:47:50 2016 UTC (4 years, 9 months ago) by caltinay
fixed deprecation warning


Revision 6224 - Directory Listing
Modified Thu May 26 06:33:37 2016 UTC (4 years, 9 months ago) by caltinay
fix newton options file.


Revision 6223 - Directory Listing
Modified Thu May 26 01:06:02 2016 UTC (4 years, 9 months ago) by jfenwick
Fixes to itest.sh and extract tests


Revision 6222 - Directory Listing
Modified Wed May 25 23:36:21 2016 UTC (4 years, 9 months ago) by caltinay
updated gp options for stretch.


Revision 6221 - Directory Listing
Modified Wed May 25 12:26:50 2016 UTC (4 years, 9 months ago) by caltinay
don't use MueLu with index type long - lapack is incompatible.


Revision 6220 - Directory Listing
Modified Wed May 25 09:48:35 2016 UTC (4 years, 9 months ago) by caltinay
add some colour to my compiler errors


Revision 6219 - Directory Listing
Modified Wed May 25 07:00:28 2016 UTC (4 years, 9 months ago) by caltinay
skip paso test in finley without paso and fix assemble parameter issue
without paso.


Revision 6218 - Directory Listing
Modified Mon May 23 13:42:19 2016 UTC (4 years, 9 months ago) by caltinay
fixed typo.


Revision 6217 - Directory Listing
Modified Mon May 23 06:57:40 2016 UTC (4 years, 9 months ago) by caltinay
increase GS sweeps once more.


Revision 6216 - Directory Listing
Modified Mon May 23 06:52:32 2016 UTC (4 years, 9 months ago) by caltinay
trying to support 2nd order elements in finley with trilinos. WIP


Revision 6215 - Directory Listing
Modified Mon May 23 02:58:03 2016 UTC (4 years, 9 months ago) by caltinay
trilinos-based DOF->node interpolation in finley. Not complete yet.


Revision 6214 - Directory Listing
Modified Fri May 20 07:04:31 2016 UTC (4 years, 9 months ago) by caltinay
implemented trilinos interpolation from DOF->nodes in dudley.


Revision 6213 - Directory Listing
Modified Fri May 20 04:32:25 2016 UTC (4 years, 9 months ago) by caltinay
can now interpolate multi-component Data objects from DOF -> nodes with
trilinos in ripley.


Revision 6212 - Directory Listing
Modified Tue May 17 00:52:16 2016 UTC (4 years, 9 months ago) by caltinay
typo with trilinos.


Revision 6211 - Directory Listing
Modified Mon May 16 11:48:02 2016 UTC (4 years, 9 months ago) by caltinay
guard slave-only functions in readgmsh to avoid unused func warnings in
non-MPI builds.


Revision 6210 - Directory Listing
Modified Mon May 16 08:42:05 2016 UTC (4 years, 9 months ago) by caltinay
more test adjustments.


Revision 6209 - Directory Listing
Modified Mon May 16 04:32:21 2016 UTC (4 years, 9 months ago) by caltinay
fixed typo.


Revision 6208 - Directory Listing
Modified Mon May 16 02:17:37 2016 UTC (4 years, 9 months ago) by caltinay
rebaseline test meshes.


Revision 6207 - Directory Listing
Modified Mon May 16 00:49:48 2016 UTC (4 years, 9 months ago) by caltinay
merged finley Mesh and MeshAdapter into FinleyDomain.


Revision 6206 - Directory Listing
Modified Sun May 15 12:18:58 2016 UTC (4 years, 9 months ago) by caltinay
fix test.


Revision 6205 - Directory Listing
Modified Sun May 15 09:40:50 2016 UTC (4 years, 9 months ago) by caltinay
minor changes to sync dudley and finley.


Revision 6204 - Directory Listing
Modified Thu May 12 23:05:56 2016 UTC (4 years, 9 months ago) by caltinay
fixed types for index type long.


Revision 6203 - Directory Listing
Modified Wed May 11 06:13:51 2016 UTC (4 years, 9 months ago) by caltinay
dudley: merged Mesh and MeshAdapter into DudleyDomain to finally remove the
now unnecessary indirection. If all builders are happy we can do the same
for finley.


Revision 6202 - Directory Listing
Modified Thu May 5 04:47:09 2016 UTC (4 years, 9 months ago) by caltinay
slightly better error messages on test failure in pdetools.


Revision 6201 - Directory Listing
Modified Thu May 5 04:32:02 2016 UTC (4 years, 9 months ago) by caltinay
re-increase num GS sweeps in test now that it succeeds with paso. Trilinos
requires this


Revision 6200 - Directory Listing
Modified Wed May 4 23:57:49 2016 UTC (4 years, 9 months ago) by caltinay
paso: allow saving to matrix market with >1 rank by collecting matrix on master.


Revision 6199 - Directory Listing
Modified Wed May 4 23:56:52 2016 UTC (4 years, 9 months ago) by caltinay
addresses #366. Gauss-Seidel sweeps now only use the main block of the
system matrix.


Revision 6198 - Directory Listing
Modified Wed May 4 06:17:49 2016 UTC (4 years, 9 months ago) by caltinay
resetting number of GS sweeps to 1 in MINRES test. See bug #366


Revision 6197 - Directory Listing
Modified Fri Apr 29 14:02:32 2016 UTC (4 years, 9 months ago) by caltinay
moved Distribution struct to escript and updated domains accordingly.
We can now build the full escript suite without paso (-:


Revision 6196 - Directory Listing
Modified Thu Apr 28 03:38:25 2016 UTC (4 years, 9 months ago) by caltinay
It looks like there is an issue with paso's GAUSS-SEIDEL and parallel domains
where some ranks have no element, or similar(?)
Getting around this in the unit tests now by optimizing domain distribution,
obviously that only works with parmetis. Alternative would be to use slightly
larger test domains.


Revision 6195 - Directory Listing
Modified Thu Apr 28 01:10:46 2016 UTC (4 years, 9 months ago) by caltinay
more tweaking.


Revision 6194 - Directory Listing
Modified Wed Apr 27 23:46:30 2016 UTC (4 years, 9 months ago) by caltinay
lowering number of GS sweeps again to see if intel-hybrid likes it.


Revision 6193 - Directory Listing
Modified Wed Apr 27 06:11:40 2016 UTC (4 years, 10 months ago) by caltinay
preparations for paso-less dudley.


Revision 6192 - Directory Listing
Modified Wed Apr 27 05:53:11 2016 UTC (4 years, 10 months ago) by caltinay
moved createRandomVector from distribution to AMG, the only place it is
needed. This is in preparation for moving the lightweight Distribution
struct to escript so it can be used without paso.


Revision 6191 - Directory Listing
Modified Wed Apr 27 05:24:32 2016 UTC (4 years, 10 months ago) by caltinay
use omp reduction operator now that we don't care about gcc 4.4.


Revision 6190 - Directory Listing
Modified Wed Apr 27 05:23:15 2016 UTC (4 years, 10 months ago) by caltinay
moved numPositives from paso::Distribution to paso::util.


Revision 6189 - Directory Listing
Modified Wed Apr 27 03:39:21 2016 UTC (4 years, 10 months ago) by caltinay
PRES20 is synonymous with GMRES and ILU0 with RILU in trilinos for now until
we have the proper options in place.


Revision 6188 - Directory Listing
Modified Wed Apr 27 03:38:10 2016 UTC (4 years, 10 months ago) by caltinay
silence trilinos matrix constructors and remove unneeded code as the devs
confirmed we don't need resumeFill/fillComplete for block matrices.


Revision 6187 - Directory Listing
Modified Wed Apr 27 03:36:18 2016 UTC (4 years, 10 months ago) by caltinay
don't test REC_ILU which has never been supported (and paso silently fell
back to Jacobi). Test ILUT instead which is not supported by paso either but
Trilinos.


Revision 6186 - Directory Listing
Modified Wed Apr 27 01:34:39 2016 UTC (4 years, 10 months ago) by caltinay
fixed typo for block matrices.


Revision 6185 - Directory Listing
Modified Wed Apr 27 01:34:17 2016 UTC (4 years, 10 months ago) by caltinay
only run paso tests when paso is installed - for now in ripley.


Revision 6184 - Directory Listing
Modified Wed Apr 27 01:30:57 2016 UTC (4 years, 10 months ago) by caltinay
more fixes to weipa readerlib build


Revision 6183 - Directory Listing
Modified Wed Apr 27 00:09:32 2016 UTC (4 years, 10 months ago) by caltinay
fix weipa readerlib build.


Revision 6182 - Directory Listing
Modified Tue Apr 26 06:31:51 2016 UTC (4 years, 10 months ago) by caltinay
rather than skipping pde system tests with trilinos we now expect failures,
which actually translate to quite a few unexpected successes.
There is still a threading issue somewhere...


Revision 6181 - Directory Listing
Modified Tue Apr 26 06:16:15 2016 UTC (4 years, 10 months ago) by caltinay
added support for (experimental) block matrices in Trilinos.
They appear to be much slower and only a limited number of
solvers/preconditioners are supported but it's a start.
Test updates pending.


Revision 6180 - Directory Listing
Modified Sat Apr 16 04:53:19 2016 UTC (4 years, 10 months ago) by caltinay
fix escriptreader dependencies


Revision 6179 - Directory Listing
Modified Fri Apr 15 12:48:58 2016 UTC (4 years, 10 months ago) by caltinay
ditto.


Revision 6178 - Directory Listing
Modified Fri Apr 15 10:43:52 2016 UTC (4 years, 10 months ago) by caltinay
missed these.


Revision 6177 - Directory Listing
Modified Fri Apr 15 08:26:07 2016 UTC (4 years, 10 months ago) by caltinay
fixed typo


Revision 6176 - Directory Listing
Modified Fri Apr 15 07:10:51 2016 UTC (4 years, 10 months ago) by caltinay
fix OMP race conditions in trilinos matrix.


Revision 6175 - Directory Listing
Modified Fri Apr 15 06:59:14 2016 UTC (4 years, 10 months ago) by caltinay
make sure to copy python lists rather than adding on or PrependUnique is
useless.


Revision 6174 - Directory Listing
Modified Fri Apr 15 03:41:03 2016 UTC (4 years, 10 months ago) by caltinay
Some reorganisation of EscriptParams and related changes.
We now distinguish between modifiable parameters and build features.
To interrogate the latter use:
escript::hasFeature()  [ python: escript.hasFeature() ]
and
escript::listFeatures() [ python: escript.listFeatures() ]

I have decided to add specific getters for the remaining few parameters to
avoid the penalty of string comparisons and to remove the wealth of friend
declarations with Data* classes.

Also made some changes in SConstruct to make sure we set *all* preprocessor
directives *before* building anything.

Still to do is dealing with checks for direct solver and gmsh. The latter needs
to be a runtime check rather than a compile time check.


Revision 6173 - Directory Listing
Modified Thu Apr 14 05:56:55 2016 UTC (4 years, 10 months ago) by caltinay
moved reference to JMPI down to Coupler.


Revision 6172 - Directory Listing
Modified Thu Apr 14 05:15:27 2016 UTC (4 years, 10 months ago) by caltinay
type change in paso.


Revision 6171 - Directory Listing
Modified Wed Apr 13 13:39:08 2016 UTC (4 years, 10 months ago) by jfenwick
adding tests to tagged versions

Revision 6170 - Directory Listing
Modified Wed Apr 13 07:46:34 2016 UTC (4 years, 10 months ago) by caltinay
moved common code to base class in ripley and implemented single-component
dofToNodes with trilinos.


Revision 6169 - Directory Listing
Modified Wed Apr 13 05:24:45 2016 UTC (4 years, 10 months ago) by caltinay
ripley now builds without paso but dof2nodes is currently unimplemented then.


Revision 6168 - Directory Listing
Modified Wed Apr 13 03:08:12 2016 UTC (4 years, 10 months ago) by jfenwick
Making Lazy and the rest of escript use the same operator enumeration



Revision 6167 - Directory Listing
Modified Tue Apr 12 09:34:03 2016 UTC (4 years, 10 months ago) by caltinay
forgot to commit.


Revision 6166 - Directory Listing
Modified Tue Apr 12 06:51:37 2016 UTC (4 years, 10 months ago) by caltinay
Starting to make Paso optional in ripley.


Revision 6165 - Directory Listing
Modified Mon Apr 11 10:25:51 2016 UTC (4 years, 10 months ago) by caltinay
limit number of elements in speckley test.


Revision 6164 - Directory Listing
Modified Mon Apr 11 06:06:43 2016 UTC (4 years, 10 months ago) by jfenwick
Test fixes and more tests


Revision 6163 - Directory Listing
Modified Sun Apr 10 23:44:11 2016 UTC (4 years, 10 months ago) by jfenwick
Fix to prevent complex tests running with lazy.


Revision 6162 - Directory Listing
Modified Fri Apr 8 09:46:26 2016 UTC (4 years, 10 months ago) by caltinay
Data() constructor fix.


Revision 6161 - Directory Listing
Modified Fri Apr 8 06:57:08 2016 UTC (4 years, 10 months ago) by caltinay
report filename in error message.


Revision 6160 - Directory Listing
Modified Fri Apr 8 06:24:27 2016 UTC (4 years, 10 months ago) by jfenwick
Bump standards version to see what happens



Revision 6159 - Directory Listing
Modified Fri Apr 8 06:22:04 2016 UTC (4 years, 10 months ago) by jfenwick
Non-backwards compatible change!

The way the Data constructor operates from python has been changed.
  Data(v, shape, functionspace, expand=True)
no longer works.
The keyword part is not allowed now.
This used to work automatically because boost recognised the name
and allowed use as a keyword.
To get complex to work, we now take (object, object, object, object)
and workout what the args mean in the function (which means keywords
are out).

Adds some additional tests for complex.


Revision 6158 - Directory Listing
Modified Fri Apr 8 05:00:26 2016 UTC (4 years, 10 months ago) by caltinay
create test directory. This was always failing but buildbot only now
stops to report this.


Revision 6157 - Directory Listing
Modified Fri Apr 8 04:43:52 2016 UTC (4 years, 10 months ago) by caltinay
fixed savanna options file for noomp.


Revision 6156 - Directory Listing
Modified Fri Apr 8 04:39:55 2016 UTC (4 years, 10 months ago) by caltinay
index type fix.


Revision 6155 - Directory Listing
Modified Fri Apr 8 00:48:28 2016 UTC (4 years, 10 months ago) by caltinay
index type long fixes in weipa. Weipa does not support long but converts
at the moment...


Revision 6154 - Directory Listing
Modified Thu Apr 7 02:52:30 2016 UTC (4 years, 10 months ago) by jfenwick
Complex fixes and a small number of tests


Revision 6153 - Directory Listing
Modified Thu Apr 7 00:35:31 2016 UTC (4 years, 10 months ago) by caltinay
no-op - remove parmetis line from netwon options.


Revision 6152 - Directory Listing
Modified Thu Apr 7 00:33:51 2016 UTC (4 years, 10 months ago) by caltinay
we should now properly catch segfaults when testing.


Revision 6151 - Directory Listing
Modified Wed Apr 6 23:44:46 2016 UTC (4 years, 10 months ago) by jfenwick
Remove getsubst


Revision 6150 - Directory Listing
Modified Wed Apr 6 23:44:12 2016 UTC (4 years, 10 months ago) by caltinay
fix newton options file.


Revision 6149 - Directory Listing
Modified Wed Apr 6 23:36:42 2016 UTC (4 years, 10 months ago) by caltinay
fix a typo introduced in r6144. Buildbot reported success since then but
was actually segfaulting!!


Revision 6148 - Directory Listing
Modified Wed Apr 6 10:28:13 2016 UTC (4 years, 10 months ago) by caltinay
fix savanna options file and make sure libraries get added once only.


Revision 6147 - Directory Listing
Modified Wed Apr 6 07:57:22 2016 UTC (4 years, 10 months ago) by jfenwick
Complex changes

Testing reveals holes in the complex code big enough to
drive a truck through.
This commit means you will however need a slightly 
smaller truck



Revision 6146 - Directory Listing
Modified Wed Apr 6 07:10:59 2016 UTC (4 years, 10 months ago) by caltinay
add lib path for trilinos.


Revision 6145 - Directory Listing
Modified Wed Apr 6 06:28:57 2016 UTC (4 years, 10 months ago) by caltinay
now refraining from adding all libraries to all targets. So we don't link
unnecessary libraries, e.g. escript does not need parmetis etc...


Revision 6144 - Directory Listing
Modified Wed Apr 6 05:25:13 2016 UTC (4 years, 10 months ago) by caltinay
last round of namespacing defines.


Revision 6143 - Directory Listing
Modified Wed Apr 6 03:59:15 2016 UTC (4 years, 10 months ago) by caltinay
try to fix another warning.


Revision 6142 - Directory Listing
Modified Wed Apr 6 03:57:28 2016 UTC (4 years, 10 months ago) by caltinay
two fixes.


Revision 6141 - Directory Listing
Modified Wed Apr 6 03:51:30 2016 UTC (4 years, 10 months ago) by caltinay
more namespacing of defines.


Revision 6140 - Directory Listing
Modified Wed Apr 6 03:17:31 2016 UTC (4 years, 10 months ago) by jfenwick
Eigenvectors for _some_ complex cases

escript is cowardly refusing to compute eigenvalues
for 3x3 complex matricies because the 3x3 alg has 
< in it.


Revision 6139 - Directory Listing
Modified Wed Apr 6 02:58:19 2016 UTC (4 years, 10 months ago) by caltinay
fix for scons versions < 2.4


Revision 6138 - Directory Listing
Modified Wed Apr 6 02:10:10 2016 UTC (4 years, 10 months ago) by caltinay
starting to 'namespace' our way too generic defines...


Revision 6137 - Directory Listing
Modified Wed Apr 6 01:57:52 2016 UTC (4 years, 10 months ago) by caltinay
new configure check for working complex std::acos


Revision 6136 - Directory Listing
Modified Wed Apr 6 01:45:53 2016 UTC (4 years, 10 months ago) by jfenwick
Swap axes for complex


Revision 6135 - Directory Listing
Modified Wed Apr 6 01:07:38 2016 UTC (4 years, 10 months ago) by jfenwick
transpose for complex


Revision 6134 - Directory Listing
Modified Wed Apr 6 00:48:07 2016 UTC (4 years, 10 months ago) by jfenwick
trace for non-constant data



Revision 6133 - Directory Listing
Modified Wed Apr 6 00:33:10 2016 UTC (4 years, 10 months ago) by jfenwick
trace() now supports complex


Revision 6132 - Directory Listing
Modified Wed Apr 6 00:14:03 2016 UTC (4 years, 10 months ago) by caltinay
don't skip test with #ranks=1 and fix it (readGmsh).


Revision 6131 - Directory Listing
Modified Tue Apr 5 23:55:59 2016 UTC (4 years, 10 months ago) by jfenwick
Bug fix and test for complex NaN replacement


Revision 6130 - Directory Listing
Modified Tue Apr 5 07:05:01 2016 UTC (4 years, 10 months ago) by caltinay
more index_t != int fixes in dudley and finley. Both compile now with index
type long. Weipa doesn't.


Revision 6129 - Directory Listing
Modified Tue Apr 5 06:12:25 2016 UTC (4 years, 10 months ago) by caltinay
rebaseline.


Revision 6128 - Directory Listing
Modified Tue Apr 5 05:19:48 2016 UTC (4 years, 10 months ago) by jfenwick
Hopefully fix OSX problem.




Revision 6127 - Directory Listing
Modified Tue Apr 5 04:39:31 2016 UTC (4 years, 10 months ago) by jfenwick
Rename nonsymmetric to antisymmetric in tests



Revision 6126 - Directory Listing
Modified Tue Apr 5 04:29:41 2016 UTC (4 years, 10 months ago) by caltinay
more index_t != int fixes in dudley.


Revision 6125 - Directory Listing
Modified Tue Apr 5 04:12:13 2016 UTC (4 years, 10 months ago) by jfenwick
Fix incorrect behaviour of anti-symmetric for scalars.

Also add hermitian and antihermitian.
Very quick check looks ok but really not tested yet.


Revision 6124 - Directory Listing
Modified Tue Apr 5 03:23:12 2016 UTC (4 years, 10 months ago) by caltinay
Fixing python module build on OS X. Added PythonModule builder so we do this generically now.

Revision 6123 - Directory Listing
Modified Mon Apr 4 06:24:25 2016 UTC (4 years, 10 months ago) by jfenwick
Fixes to debian build


Revision 6122 - Directory Listing
Modified Mon Apr 4 04:15:50 2016 UTC (4 years, 10 months ago) by caltinay
two fixes for long int build.


Revision 6121 - Directory Listing
Modified Mon Apr 4 03:47:52 2016 UTC (4 years, 10 months ago) by caltinay
fix dudley test.


Revision 6120 - Directory Listing
Modified Mon Apr 4 01:33:51 2016 UTC (4 years, 10 months ago) by caltinay
guilty as charged.


Revision 6119 - Directory Listing
Modified Sun Apr 3 23:36:59 2016 UTC (4 years, 10 months ago) by caltinay
merging trilinos branch to trunk.
We can now build with trilinos and use it instead of paso for single PDEs.
There are some more things to be done...


Revision 6114 - Directory Listing
Modified Fri Apr 1 03:37:52 2016 UTC (4 years, 10 months ago) by jfenwick
symmetric and antisymmetric now support complex

Also a number of methods are renamed from nonsymmetric


Revision 6113 - Directory Listing
Modified Fri Apr 1 00:22:23 2016 UTC (4 years, 10 months ago) by caltinay
trying to fix deb build.


Revision 6112 - Directory Listing
Modified Thu Mar 31 09:40:10 2016 UTC (4 years, 10 months ago) by jfenwick
Relicense all the things!



Revision 6110 - Directory Listing
Modified Thu Mar 31 06:31:03 2016 UTC (4 years, 10 months ago) by jfenwick
Rename nonsymetric to antisymmetric.

nonsymmetric is now an alias to antisymmetric.
At some stage later, we can try to remove nonsymmetric



Revision 6107 - Directory Listing
Modified Thu Mar 31 00:47:21 2016 UTC (4 years, 10 months ago) by jfenwick
Use tags in test


Revision 6103 - Directory Listing
Modified Wed Mar 30 05:01:49 2016 UTC (4 years, 10 months ago) by jfenwick
Add variable to control using replacement acos on broken OSX

Revision 6102 - Directory Listing
Modified Wed Mar 30 05:00:20 2016 UTC (4 years, 10 months ago) by jfenwick
Add some missing functions.

There may be others


Revision 6099 - Directory Listing
Modified Tue Mar 29 03:50:14 2016 UTC (4 years, 10 months ago) by jfenwick
Don't expect an exception is we aren't doing that check.


Revision 6098 - Directory Listing
Modified Tue Mar 29 02:21:44 2016 UTC (4 years, 10 months ago) by jfenwick
Remove "within object" checks for sharing from normal codepath

Something about the way the checks were being done, slowed things down.
Now, you will only get those checks if you define SLOWSHARECHECK



Revision 6097 - Directory Listing
Modified Sun Mar 27 03:31:00 2016 UTC (4 years, 11 months ago) by jfenwick
Tricky race condition hidden in duplicate code

Not sure now why I needed two paths for this.



Revision 6096 - Directory Listing
Modified Sun Mar 27 03:30:14 2016 UTC (4 years, 11 months ago) by jfenwick
Don\'t know why the other builders didn't need this

Revision 6095 - Directory Listing
Modified Sat Mar 26 03:06:30 2016 UTC (4 years, 11 months ago) by jfenwick
Fixing remaining examples


Revision 6094 - Directory Listing
Modified Fri Mar 25 14:19:11 2016 UTC (4 years, 11 months ago) by jfenwick
Fix more tests.  Note needed to change example to add another import.

This isn't all of the problems fixed.
There is at least one more import os missing.
But it's late.


Revision 6093 - Directory Listing
Modified Thu Mar 24 07:18:55 2016 UTC (4 years, 11 months ago) by jfenwick
Removing unintended inclusions in __all__ for esys.escript

Patched some unit tests which were affected.


Revision 6092 - Directory Listing
Modified Thu Mar 24 05:43:00 2016 UTC (4 years, 11 months ago) by jfenwick
Adding some complex versions to ops.

And some tests but not enough yet


Revision 6091 - Directory Listing
Modified Thu Mar 24 04:52:53 2016 UTC (4 years, 11 months ago) by jfenwick
Fix race condition in checking for sharing.

Bit tricky to find this one.


Revision 6088 - Directory Listing
Modified Wed Mar 23 00:44:58 2016 UTC (4 years, 11 months ago) by jfenwick
Removing old shared tracking


Revision 6087 - Directory Listing
Modified Tue Mar 22 22:32:12 2016 UTC (4 years, 11 months ago) by jfenwick
Fixing tests


Revision 6086 - Directory Listing
Modified Tue Mar 22 09:54:51 2016 UTC (4 years, 11 months ago) by jfenwick
Trying to switch over to using shared_ptr.use_count()

Let's see how the buildbot likes it


Revision 6084 - Directory Listing
Modified Tue Mar 22 04:23:02 2016 UTC (4 years, 11 months ago) by jfenwick
Renaming headers for (hopefully) easier understanding



Revision 6083 - Directory Listing
Modified Tue Mar 22 03:30:18 2016 UTC (4 years, 11 months ago) by jfenwick
Removing the DataMaths namespace


Revision 6082 - Directory Listing
Modified Tue Mar 22 02:57:49 2016 UTC (4 years, 11 months ago) by jfenwick
More cleanup

Moving some includes around.
The plan is to rename some includes to better reflect their purpose.
Removing inheritance from std::binary_function   (since that is deprecated).
Replacing some doubles with real_t.



Revision 6078 - Directory Listing
Modified Mon Mar 21 06:02:29 2016 UTC (4 years, 11 months ago) by caltinay
please keep third-party includes after our own to avoid reintroducing
the "python has to be first" issue.


Revision 6077 - Directory Listing
Modified Mon Mar 21 06:00:21 2016 UTC (4 years, 11 months ago) by jfenwick
Compile error fix.

Not sure why my system didn't pick it up.


Revision 6076 - Directory Listing
Modified Fri Mar 18 12:06:46 2016 UTC (4 years, 11 months ago) by jfenwick
Fixing some namespaces and includes

Revision 6075 - Directory Listing
Modified Fri Mar 18 06:30:04 2016 UTC (4 years, 11 months ago) by jfenwick
More code removal and test fixing.

A number of operations were tested via binaryOp
and unaryOp rather than via Data methods.
   I hope these operations 
are tested elsewhere.



Revision 6074 - Directory Listing
Modified Fri Mar 18 02:42:48 2016 UTC (4 years, 11 months ago) by jfenwick
Starting to remove dead code.

DataAlgorithmAdapter is only used by the code which tests it.


Revision 6073 - Directory Listing
Modified Thu Mar 17 03:30:53 2016 UTC (4 years, 11 months ago) by jfenwick
sigh use the correct version of abs()

Added test to detect this particular break again.


Revision 6072 - Directory Listing
Modified Thu Mar 17 00:34:01 2016 UTC (4 years, 11 months ago) by jfenwick
Remove horrible debug output


Revision 6071 - Directory Listing
Modified Wed Mar 16 07:07:05 2016 UTC (4 years, 11 months ago) by jfenwick
More test fixes. Better error message on TestDomain.

That throw should probably be an assert though


Revision 6070 - Directory Listing
Modified Wed Mar 16 07:05:32 2016 UTC (4 years, 11 months ago) by jfenwick
Ensure that objects with no samples do not contribute to inf and sup.




Revision 6069 - Directory Listing
Modified Wed Mar 16 04:30:40 2016 UTC (4 years, 11 months ago) by jfenwick
Passes a few more tests.

Some more bugfixes regarding empty processes.
For convienience, added DataAbstracts::hasNoSamples


Revision 6068 - Directory Listing
Modified Wed Mar 16 03:37:43 2016 UTC (4 years, 11 months ago) by jfenwick
Remove some tests which expect illegal index lookups to throw.

Fix some other tests which try to compare results on empty procs


Revision 6067 - Directory Listing
Modified Wed Mar 16 02:47:38 2016 UTC (4 years, 11 months ago) by caltinay
Back to having a single ESYS_ASSERT macro BUT when built with MPI we
are now merely printing the error message and calling MPI_Abort on COMM_WORLD.
My understanding is that this should work on subworlds as well as all
processes are part of COMM_WORLD...

Addresses #362


Revision 6066 - Directory Listing
Modified Tue Mar 15 06:42:55 2016 UTC (4 years, 11 months ago) by jfenwick
Code path conversions.

TestDomain can now return a JMPI.
Some tests now use TestDomain (didn't want to undo all that work
from before I found the ASSERT fix).
Moving more code to new path.
Commenting out a bunch of old ops.



Revision 6065 - Directory Listing
Modified Tue Mar 15 06:29:38 2016 UTC (4 years, 11 months ago) by jfenwick
A bit of a hack.

This can be improved. But the idea is to prevent checks from
throwing where no domain is available.


Revision 6064 - Directory Listing
Modified Mon Mar 14 01:06:18 2016 UTC (4 years, 11 months ago) by jfenwick
Data::hasNoSamples()  now actually looks at how many samples we have.




Revision 6063 - Directory Listing
Modified Mon Mar 14 00:50:44 2016 UTC (4 years, 11 months ago) by jfenwick
Fix to prevent new codepath from trying to act on locally empty data.

I've "corrected" the tests to do what I think is the correct thing.



Revision 6061 - Directory Listing
Modified Fri Mar 11 04:40:28 2016 UTC (4 years, 11 months ago) by caltinay
Undoing the switch to use MPI-aware assert in Data.h because some
functions are only called from a subset of ranks which would then
cause definite hangs due to the error reduction operation. We need
to find a better way of dealing with this.


Revision 6060 - Directory Listing
Modified Fri Mar 11 02:51:26 2016 UTC (4 years, 11 months ago) by caltinay
added an MPI-aware version of ESYS_ASSERT and replaced suitable places.
This will not fix the current buildbot hang as that is within a block
where we don't have a JMPI intance.


Revision 6057 - Directory Listing
Modified Thu Mar 10 06:00:58 2016 UTC (4 years, 11 months ago) by jfenwick
Well it passes my tests



Revision 6056 - Directory Listing
Modified Thu Mar 10 04:29:53 2016 UTC (4 years, 11 months ago) by jfenwick
Small fix - hard to find



Revision 6050 - Directory Listing
Modified Wed Mar 9 22:44:52 2016 UTC (4 years, 11 months ago) by caltinay
make it compile on savanna again.


Revision 6048 - Directory Listing
Modified Wed Mar 9 07:34:47 2016 UTC (4 years, 11 months ago) by jfenwick
Relocating binaryDataOp to Data.cpp



Revision 6047 - Directory Listing
Modified Wed Mar 9 07:25:42 2016 UTC (4 years, 11 months ago) by jfenwick
Removing code some code not used by new path



Revision 6046 - Directory Listing
Modified Wed Mar 9 07:05:48 2016 UTC (4 years, 11 months ago) by jfenwick
More pruning and switching

All self-update operations use the new path


Revision 6045 - Directory Listing
Modified Wed Mar 9 06:28:47 2016 UTC (4 years, 11 months ago) by jfenwick
Adding more operations to the alternate binary codepath




Revision 6044 - Directory Listing
Modified Wed Mar 9 05:57:27 2016 UTC (4 years, 11 months ago) by caltinay
next try to fix the getopts issue.


Revision 6043 - Directory Listing
Modified Wed Mar 9 04:44:10 2016 UTC (4 years, 11 months ago) by jfenwick
Making a macro


Revision 6042 - Directory Listing
Modified Wed Mar 9 04:30:36 2016 UTC (4 years, 11 months ago) by jfenwick
Preliminary to lazy cleanup


Lazy is not templated for complex as yet but hopefully
we can relieve the dependency on the briarpatch of
the current methods.



Revision 6041 - Directory Listing
Modified Wed Mar 9 03:48:05 2016 UTC (4 years, 11 months ago) by caltinay
the -- appears to break parsing properly...


Revision 6039 - Directory Listing
Modified Wed Mar 9 01:56:34 2016 UTC (4 years, 11 months ago) by jfenwick
Enable alternate path.

Let's see what the buildbot thinks of it.


Revision 6038 - Directory Listing
Modified Wed Mar 9 01:32:00 2016 UTC (4 years, 11 months ago) by jfenwick
Bug fixes and function for unary ops.

This commit does not actually switch the alternate functionality on.
I'll do that separately


Revision 6037 - Directory Listing
Modified Wed Mar 9 01:28:53 2016 UTC (4 years, 11 months ago) by jfenwick
It turns out that explict can be helpful.



Revision 6036 - Directory Listing
Modified Wed Mar 9 00:41:26 2016 UTC (4 years, 11 months ago) by caltinay
grr, another revert.


Revision 6035 - Directory Listing
Modified Wed Mar 9 00:39:20 2016 UTC (4 years, 11 months ago) by caltinay
reverted accidental commit of SConstruct.


Revision 6034 - Directory Listing
Modified Wed Mar 9 00:37:57 2016 UTC (4 years, 11 months ago) by caltinay
a few changes to GroupTest / utest:
GroupTest class now takes a name parameter that is used as (shell) function
name in utest for the test group.
By default all tests are run as before but one can now do:
./utest.sh build '-t2' escriptcpp
to only run the escript c++ unit tests.
Also tweaked a couple things so utest.sh does now work with dash.


Revision 6033 - Directory Listing
Modified Wed Mar 9 00:13:29 2016 UTC (4 years, 11 months ago) by jfenwick
More tests for addition



Revision 6032 - Directory Listing
Modified Tue Mar 8 10:02:26 2016 UTC (4 years, 11 months ago) by caltinay
hmm, I thought we're using globs...


Revision 6031 - Directory Listing
Modified Tue Mar 8 06:27:14 2016 UTC (4 years, 11 months ago) by caltinay
added a generic baseclass for PDE solver tests which is used by all domains.
Renamed test files to prepare for Trilinos merge at some point.


Revision 6029 - Directory Listing
Modified Mon Mar 7 11:16:41 2016 UTC (4 years, 11 months ago) by caltinay
increase domain size. Not entirely sure why we get spurious runtime errors
only for this test case but we shall see...


Revision 6028 - Directory Listing
Modified Mon Mar 7 05:55:01 2016 UTC (4 years, 11 months ago) by jfenwick
Modify TestDomain to generate correct coordinates in MPI.

This was breaking testing because the coords were inputs to the
testing function.


Revision 6027 - Directory Listing
Modified Mon Mar 7 03:01:22 2016 UTC (4 years, 11 months ago) by caltinay
fix for serial.


Revision 6026 - Directory Listing
Modified Mon Mar 7 01:58:51 2016 UTC (4 years, 11 months ago) by caltinay
Fixes #361 - bug in readGmsh + MPI reading nodes
Also fixes another related issue reading elements with a certain number of ranks


Revision 6025 - Directory Listing
Modified Fri Mar 4 05:47:57 2016 UTC (4 years, 11 months ago) by jfenwick
Added more tests for + operator.

This time we test inplace updates


Revision 6024 - Directory Listing
Modified Fri Mar 4 04:14:27 2016 UTC (4 years, 11 months ago) by jfenwick
Fixing testing.

Pulling alernative binary op skeleton.


Revision 6023 - Directory Listing
Modified Fri Mar 4 01:38:00 2016 UTC (4 years, 11 months ago) by caltinay
clear error code when restarting solver!


Revision 6022 - Directory Listing
Modified Fri Mar 4 00:02:44 2016 UTC (4 years, 11 months ago) by jfenwick
Additional test for various combinations of Data

It turns out we didn't have good enough tests for binary operators
which try various combinations of types.
This adds a new test and extends TestDomain to allow control of
tags in use (and mapping of tags to samples)



Revision 6021 - Directory Listing
Modified Thu Mar 3 23:56:55 2016 UTC (4 years, 11 months ago) by caltinay
fix for non-MPI builds.


Revision 6020 - Directory Listing
Modified Thu Mar 3 23:51:14 2016 UTC (4 years, 11 months ago) by caltinay
This should fix current test failures with Multiresolution domains.
The assumption that all ranks have the same number of DOF does not hold for
these domains but the distribution vector did not reflect that.


Revision 6019 - Directory Listing
Modified Thu Mar 3 04:01:30 2016 UTC (4 years, 11 months ago) by caltinay
adjusted number of elements in test so we get results with 20 ranks.


Revision 6018 - Directory Listing
Modified Thu Mar 3 03:57:34 2016 UTC (4 years, 11 months ago) by caltinay
adjusted speckley test tolerance and changed reporting so we don't get
60 != 60 :-)


Revision 6017 - Directory Listing
Modified Thu Mar 3 03:06:42 2016 UTC (4 years, 11 months ago) by caltinay
fixing a few more POSIX_C redefinition warnings.


Revision 6016 - Directory Listing
Modified Thu Mar 3 03:00:24 2016 UTC (4 years, 11 months ago) by caltinay
increase test size so we have enough elements for MPI size 20.


Revision 6015 - Directory Listing
Modified Thu Mar 3 01:56:12 2016 UTC (4 years, 11 months ago) by caltinay
try new obspy interface first to silence deprecation warning.


Revision 6014 - Directory Listing
Modified Thu Mar 3 01:50:06 2016 UTC (4 years, 11 months ago) by caltinay
hopefully fixing dirac point mapping by adding/subtracting epsilon from
boundaries.
We were getting different results with intel and gnu because we were
essentially checking 0.5 < 0.5


Revision 6013 - Directory Listing
Modified Wed Mar 2 06:16:47 2016 UTC (4 years, 11 months ago) by caltinay
Incompressible Flow test case fails for NE > ~24 independent on number
of ranks, might be a tolerance issue but I'm patching the test for now.


Revision 6012 - Directory Listing
Modified Wed Mar 2 05:06:18 2016 UTC (4 years, 11 months ago) by caltinay
copied fix from finley to dudley.


Revision 6011 - Directory Listing
Modified Wed Mar 2 05:05:16 2016 UTC (4 years, 11 months ago) by caltinay
more special case issues (segfault due to empty rank).


Revision 6010 - Directory Listing
Modified Wed Mar 2 04:26:26 2016 UTC (4 years, 11 months ago) by caltinay
silence the auto_ptr deprecation warning on savanna.


Revision 6008 - Directory Listing
Modified Wed Mar 2 04:09:58 2016 UTC (4 years, 11 months ago) by caltinay
don't call collective within conditional! This was fixed in finley
before.


Revision 6007 - Directory Listing
Modified Wed Mar 2 03:06:07 2016 UTC (4 years, 11 months ago) by caltinay
Fixed another exception hang case. Again this didn't trigger before
because we didn't run with >10 ranks.


Revision 6006 - Directory Listing
Modified Wed Mar 2 01:58:31 2016 UTC (4 years, 11 months ago) by caltinay
Fixed a corner case in finley where some ranks have no reduced DOFs.
This came to light when bumping the number of testing ranks to 20 on
Savanna.


Revision 6005 - Directory Listing
Modified Wed Mar 2 00:26:33 2016 UTC (4 years, 11 months ago) by caltinay
fixed another current exception hang.


Revision 6004 - Directory Listing
Modified Tue Mar 1 23:43:55 2016 UTC (4 years, 11 months ago) by caltinay
removed build_shared from most files.
esysUtils is gone and paso now has to be a shared lib to allow python
bindings.
I haven't bumped the options file version yet as there's more to come
before the release (trilinos etc) and the plan is to overhaul the scons
stuff once again.


Revision 6003 - Directory Listing
Modified Tue Mar 1 23:33:52 2016 UTC (4 years, 11 months ago) by caltinay
removed useless include.


Revision 6002 - Directory Listing
Modified Tue Mar 1 23:12:14 2016 UTC (4 years, 11 months ago) by caltinay
Making sure that the exception is raised in all ranks in SystemMatrixPattern
so we know why the current tests fail.

This demonstrates two things:
1) we have been hiding error conditions previously where we used Esys_SetError
rather than throwing exceptions. I have confirmed that the current test
failures should have been triggered "long ago" but since rank 0 has no error
condition this never happened. Annoyingly the tests succeeded despite
ignoring the error!

2) eventually we will have to replace the ad-hoc exception throwing by a
similar pattern to this to avoid the unit tests getting stuck when only
a subset of ranks throws.


Revision 6001 - Directory Listing
Modified Tue Mar 1 05:01:49 2016 UTC (4 years, 11 months ago) by caltinay
Bye bye esysUtils.
Also removed first.h as escript/DataTypes.h is now required everywhere
and fulfills that role by including a boost python header first.


Revision 6000 - Directory Listing
Modified Tue Mar 1 00:24:43 2016 UTC (4 years, 11 months ago) by caltinay
a few more include rearrangements.


Revision 5999 - Directory Listing
Modified Mon Feb 29 23:49:08 2016 UTC (4 years, 11 months ago) by caltinay
include reorder to try and get rid of POSIX_C... redef warnings.


Revision 5998 - Directory Listing
Modified Mon Feb 29 08:57:28 2016 UTC (4 years, 11 months ago) by caltinay
removed some macros and moved index.h to escript.


Revision 5997 - Directory Listing
Modified Mon Feb 29 07:24:47 2016 UTC (4 years, 11 months ago) by caltinay
moved esys MPI to escript.


Revision 5996 - Directory Listing
Modified Mon Feb 29 05:39:02 2016 UTC (4 years, 11 months ago) by caltinay
1) finally put dudley into its own namespace
2) replaced all Esys*Error calls by exceptions in dudley and paso


Revision 5995 - Directory Listing
Modified Mon Feb 29 00:01:56 2016 UTC (4 years, 11 months ago) by caltinay
removed pasowrap from doxyfile.


Revision 5994 - Directory Listing
Modified Sun Feb 28 10:20:49 2016 UTC (4 years, 11 months ago) by caltinay
update 2.


Revision 5993 - Directory Listing
Modified Sun Feb 28 10:19:30 2016 UTC (4 years, 11 months ago) by caltinay
update.


Revision 5992 - Directory Listing
Modified Fri Feb 26 23:55:23 2016 UTC (4 years, 11 months ago) by jfenwick
Enable hasNaN and replaceNaN for complex


Revision 5991 - Directory Listing
Modified Fri Feb 26 23:11:08 2016 UTC (4 years, 11 months ago) by jfenwick
Enabling more ops for complex

Commenting out the templated C_TensorUnaryOperation.
Want to remove the equivalent binary versions as well


Revision 5990 - Directory Listing
Modified Fri Feb 26 07:23:48 2016 UTC (5 years ago) by caltinay
small fix.


Revision 5989 - Directory Listing
Modified Fri Feb 26 07:00:48 2016 UTC (5 years ago) by jfenwick
Enabling neg and exp for complex


Revision 5988 - Directory Listing
Modified Fri Feb 26 06:59:38 2016 UTC (5 years ago) by caltinay
eliminated Esys_setError() et al from finley. We do have the issue of
potentially throwing exceptions in some ranks and not others but I'd claim
that was the case before in various places.


Revision 5987 - Directory Listing
Modified Fri Feb 26 04:34:10 2016 UTC (5 years ago) by jfenwick
Fix to allow packages to build for sid


Revision 5986 - Directory Listing
Modified Fri Feb 26 04:10:41 2016 UTC (5 years ago) by caltinay
more test fixes.


Revision 5985 - Directory Listing
Modified Fri Feb 26 02:21:44 2016 UTC (5 years ago) by jfenwick
Adding #define for namespace on dynamic_pointer_cast<>

Also for static_pointer_cast<>
The plan is to make it easy to switch between boost::
and std::  for shared_ptr

This will be important if we start to rely on more recent
share_ptr features (guaranteed to be in c++11 not necessarily in boost)


Revision 5984 - Directory Listing
Modified Fri Feb 26 02:00:45 2016 UTC (5 years ago) by caltinay
Added IOError. Also started replacing some 'setError()' calls by exception
throws as the latest test failures are bogus because an error was set but
never checked for.


Revision 5983 - Directory Listing
Modified Thu Feb 25 07:18:06 2016 UTC (5 years ago) by caltinay
bye bye DataC!
Fixes #248


Revision 5982 - Directory Listing
Modified Thu Feb 25 07:16:26 2016 UTC (5 years ago) by caltinay
all of dudley's Assemble* routines are now in namespace and
I think I removed all DataC use.


Revision 5981 - Directory Listing
Modified Thu Feb 25 07:12:18 2016 UTC (5 years ago) by caltinay
fixed a few exception types in tests.


Revision 5980 - Directory Listing
Modified Thu Feb 25 04:03:21 2016 UTC (5 years ago) by caltinay
oops :-)


Revision 5979 - Directory Listing
Modified Wed Feb 24 23:03:17 2016 UTC (5 years ago) by caltinay
fix for serial.


Revision 5978 - Directory Listing
Modified Wed Feb 24 22:02:37 2016 UTC (5 years ago) by caltinay
don't check for exception string contents.


Revision 5977 - Directory Listing
Modified Wed Feb 24 07:15:04 2016 UTC (5 years ago) by caltinay
replaced some DataC usage by equivalent method calls.


Revision 5976 - Directory Listing
Modified Wed Feb 24 06:57:20 2016 UTC (5 years ago) by caltinay
squashed last instances of checkPtr.


Revision 5975 - Directory Listing
Modified Wed Feb 24 06:56:51 2016 UTC (5 years ago) by caltinay
updated unit tests to reflect changed exception class.


Revision 5974 - Directory Listing
Modified Wed Feb 24 04:40:24 2016 UTC (5 years ago) by caltinay
update some tests.


Revision 5973 - Directory Listing
Modified Wed Feb 24 04:27:52 2016 UTC (5 years ago) by caltinay
trying to fix the "python include must come first" issue on savanna and
fix for serial build.


Revision 5972 - Directory Listing
Modified Wed Feb 24 04:05:30 2016 UTC (5 years ago) by caltinay
Major rework of our exceptions. We now have specific
AssertException
NotImplementedError
ValueError
which translate to the corresponding python exception type.
I have gone through a few places and replaced things but not everywhere.



Revision 5971 - Directory Listing
Modified Wed Feb 24 03:22:58 2016 UTC (5 years ago) by caltinay
disable cuda on savanna as it's incompatible with c++11 at the moment.


Revision 5970 - Directory Listing
Modified Tue Feb 23 08:30:40 2016 UTC (5 years ago) by jfenwick
To keep the mac happy

Revision 5969 - Directory Listing
Modified Tue Feb 23 06:22:10 2016 UTC (5 years ago) by caltinay
forgot to move file writer unit test.


Revision 5968 - Directory Listing
Modified Tue Feb 23 06:08:37 2016 UTC (5 years ago) by caltinay
moved file writer to escript and added explicit link to escript in paso.


Revision 5967 - Directory Listing
Modified Tue Feb 23 05:46:09 2016 UTC (5 years ago) by caltinay
found a few instances of MPI_COMM_WORLD and squashed them.
Added member to AbstractDomain that returns a JMPI so we ensure all
domains support that.
Moved appendRankToFilename into class.


Revision 5966 - Directory Listing
Modified Tue Feb 23 03:31:17 2016 UTC (5 years ago) by caltinay
fixed serial compile and moved mod_rank into class.


Revision 5965 - Directory Listing
Modified Tue Feb 23 01:45:40 2016 UTC (5 years ago) by caltinay
removed more useless #defines.


Revision 5964 - Directory Listing
Modified Tue Feb 23 01:20:19 2016 UTC (5 years ago) by jfenwick
Hopefully fix the numpy/py3 bug



Revision 5962 - Directory Listing
Modified Mon Feb 22 06:46:23 2016 UTC (5 years ago) by caltinay
removed types.h and adapted quite a bit of code...


Revision 5961 - Directory Listing
Modified Mon Feb 22 05:37:35 2016 UTC (5 years ago) by jfenwick
Fixing badger options to deal with the MPI/c++11 macro warning


Revision 5960 - Directory Listing
Modified Mon Feb 22 05:37:05 2016 UTC (5 years ago) by jfenwick
Support for setting data point values.


Revision 5959 - Directory Listing
Modified Mon Feb 22 01:32:59 2016 UTC (5 years ago) by caltinay
removed a few macros.


Revision 5958 - Directory Listing
Modified Mon Feb 22 01:05:32 2016 UTC (5 years ago) by caltinay
moved random to escript.


Revision 5957 - Directory Listing
Modified Mon Feb 22 00:56:47 2016 UTC (5 years ago) by jfenwick
Enable toListOfTuples

Expand some THROWONCOMPLEX macros for cases where the 
 situation is permanent.



Revision 5956 - Directory Listing
Modified Mon Feb 22 00:33:39 2016 UTC (5 years ago) by jfenwick
Expanding some tabs. Replace more unaries

The where? family of functions is now done via the enum



Revision 5955 - Directory Listing
Modified Sun Feb 21 23:04:50 2016 UTC (5 years ago) by caltinay
initialize member to avoid random segfaults in threaded mode.


Revision 5954 - Directory Listing
Modified Sun Feb 21 22:40:27 2016 UTC (5 years ago) by caltinay
moved exception translators to escript.


Revision 5953 - Directory Listing
Modified Fri Feb 19 11:07:39 2016 UTC (5 years ago) by caltinay
remove 'nasty hack' and fix a typo in escript.


Revision 5952 - Directory Listing
Modified Fri Feb 19 07:27:31 2016 UTC (5 years ago) by caltinay
bye bye blocktimer.
I just tried to use it and the things it reports were plain wrong.
No wonder given the few places it was ever put in.
Also, it seems it has caused more problems than helped over the years
(see svn log).
If we are ever keen to time our code again we might as well do it properly
using PAPI or similar...
 


Revision 5951 - Directory Listing
Modified Fri Feb 19 06:56:19 2016 UTC (5 years ago) by caltinay
might be able to remove this "old hack" but for now I moved it into the right
place.


Revision 5950 - Directory Listing
Modified Fri Feb 19 06:49:07 2016 UTC (5 years ago) by caltinay
metis kindly put its own real_t typedef in the global namespace so
we need to be careful not to clash with that :-(


Revision 5949 - Directory Listing
Modified Fri Feb 19 06:06:01 2016 UTC (5 years ago) by jfenwick
Do unary expanded ops in a single chunk for each thread to avoid multiple switches



Revision 5948 - Directory Listing
Modified Fri Feb 19 05:02:39 2016 UTC (5 years ago) by caltinay
moved index_t & dim_t into escript::DataTypes and updated files
accordingly. Dudley needs a full sweep of namespacing at some not-distant
future.


Revision 5947 - Directory Listing
Modified Fri Feb 19 03:11:05 2016 UTC (5 years ago) by caltinay
forgot to build dudley. fixed.


Revision 5946 - Directory Listing
Modified Fri Feb 19 03:02:56 2016 UTC (5 years ago) by caltinay
some baby steps towards removing esysUtils and making escript
our main library/module. Added real_t_max() and real_t_eps() functions.



Revision 5945 - Directory Listing
Modified Fri Feb 19 02:25:44 2016 UTC (5 years ago) by jfenwick
Can now take .real() and .imag() on all types.

imag() on real is not especially efficient.
May want to look at how the local ops are called to
see if we can reduce the loop overhead (given that each call
incurs a switch() cost now).


Revision 5944 - Directory Listing
Modified Fri Feb 19 00:54:36 2016 UTC (5 years ago) by jfenwick
Can now take conjugates of complexes

Also fixed a bug related to unary operations on complexes


Revision 5943 - Directory Listing
Modified Thu Feb 18 23:36:21 2016 UTC (5 years ago) by jfenwick
Remove unused var


Revision 5942 - Directory Listing
Modified Thu Feb 18 22:53:49 2016 UTC (5 years ago) by caltinay
Argh! "No more C-code lurking in our base"
Simon says....nothing.


Revision 5939 - Directory Listing
Modified Thu Feb 18 10:04:32 2016 UTC (5 years ago) by caltinay
added -std=c++11 unconditionally in sconstruct since we can't compile
without.


Revision 5938 - Directory Listing
Modified Thu Feb 18 06:30:35 2016 UTC (5 years ago) by jfenwick
Merging from 5937 on the complex branch

Some parts of complex work but all of it is
not unit tested and it is certainly not feature
complete (I haven't put any time into dealing with
subworld for complex).

The other important aspect of this merge is that
c++11 is now required to build escript.



Revision 5936 - Directory Listing
Modified Thu Feb 18 04:11:21 2016 UTC (5 years ago) by caltinay
re-added check for esys errors.
The seterror function should really throw itself now!!


Revision 5932 - Directory Listing
Modified Wed Feb 17 23:12:24 2016 UTC (5 years ago) by caltinay
disable cuda on guineapig due to a nvcc/boost compile issue.


Revision 5931 - Directory Listing
Modified Wed Feb 17 22:50:34 2016 UTC (5 years ago) by caltinay
unset build_shared for gp and newton. The static string definition is
causing trouble now.


Revision 5930 - Directory Listing
Modified Wed Feb 17 22:17:30 2016 UTC (5 years ago) by caltinay
fixed a type error.


Revision 5929 - Directory Listing
Modified Wed Feb 17 07:40:00 2016 UTC (5 years ago) by caltinay
Merged pasowrap into paso.
Unfortunately, this required touching quite a few files.
build_shared now defaults to true but will likely disappear altogether
once esysUtils disappears.


Revision 5923 - Directory Listing
Modified Mon Feb 15 03:39:22 2016 UTC (5 years ago) by jfenwick
Enable d+=d

Seems like an obscure case but it failed because
,in order to allow for possible interpolation, it
created a temporary object which looked to the lazy
system as if the data was suddenly shared.



Revision 5900 - Directory Listing
Modified Fri Feb 5 04:02:20 2016 UTC (5 years ago) by caltinay
removed two macros which conflict with third party libs.
The whole header should probably be culled and we should remove its inclusion
from other headers. Later...


Revision 5899 - Directory Listing
Modified Fri Feb 5 03:55:35 2016 UTC (5 years ago) by caltinay
basically a no-op but c++11 rightfully complains that we're trying to
operator<< a stringstream object.


Revision 5863 - Directory Listing
Modified Wed Jan 13 02:25:48 2016 UTC (5 years, 1 month ago) by jfenwick
Copyright dates updated.
\version for doxygen to read


Revision 5857 - Directory Listing
Modified Tue Dec 15 07:30:34 2015 UTC (5 years, 2 months ago) by caltinay
hmm, this change was necessary on Trusty for some reason, it shouldn't break
other builds...


Revision 5856 - Directory Listing
Modified Tue Dec 15 06:31:27 2015 UTC (5 years, 2 months ago) by jfenwick
Removed dependency on lsb-release
Added new entry to debian/changelog
debian/rules now does not make any use of custom subst files (always 
builds for "sid")

Updated makesrc.sh    to build an "orig" tarball which we can use as our source release.



Revision 5855 - Directory Listing
Modified Tue Dec 15 03:38:42 2015 UTC (5 years, 2 months ago) by caltinay
options file for our new slave.


Revision 5854 - Directory Listing
Modified Tue Dec 15 02:51:21 2015 UTC (5 years, 2 months ago) by jfenwick
Updated version info and remove all applied patches from the quilt series


Revision 5853 - Directory Listing
Modified Tue Dec 15 01:19:33 2015 UTC (5 years, 2 months ago) by jfenwick
bringing changes over from debian for 4.1
The quilt patch series do not make sense at the moment because most of them will already be encorporated 


Revision 5852 - Directory Listing
Modified Mon Dec 14 23:52:02 2015 UTC (5 years, 2 months ago) by jfenwick
Added non-version specific options file for debian


Revision 5851 - Directory Listing
Modified Thu Dec 10 05:09:35 2015 UTC (5 years, 2 months ago) by jfenwick
changes to support fixing libraries build on osx - enable with osx_dependency_fix.  Also added options file for OSX.11 and homebrew

Revision 5845 - Directory Listing
Modified Fri Nov 27 05:24:13 2015 UTC (5 years, 3 months ago) by sshaw
removing dud commmented code

Revision 5835 - Directory Listing
Modified Thu Nov 26 07:42:03 2015 UTC (5 years, 3 months ago) by gross
MT allows now a background field

Revision 5834 - Directory Listing
Modified Thu Nov 26 06:28:05 2015 UTC (5 years, 3 months ago) by jfenwick
More lintian fixes


Revision 5833 - Directory Listing
Modified Thu Nov 26 04:37:32 2015 UTC (5 years, 3 months ago) by jfenwick
Fixing some lintian objections

Revision 5832 - Directory Listing
Modified Thu Nov 26 01:16:43 2015 UTC (5 years, 3 months ago) by jfenwick
Minor cleanup

Revision 5831 - Directory Listing
Modified Thu Nov 26 00:26:52 2015 UTC (5 years, 3 months ago) by jfenwick
Produces what looks like correct answers on Jaco's example.

Still to do:
. Clean up extraneous output
. Doco on what the various variables do
. Discussion on difference between this mode and the normal
downunder. (Should the same changes be made to normal downunder?)
. Document more clearly assumptions which have been made. 
  - The only one which comes to mind is the one where only the 
    regularisation term actually matters for one of the calculations.
 


Revision 5830 - Directory Listing
Modified Tue Nov 24 23:55:20 2015 UTC (5 years, 3 months ago) by jfenwick
not supposed to do that

Revision 5829 - Directory Listing
Modified Tue Nov 24 00:37:43 2015 UTC (5 years, 3 months ago) by jfenwick
Added debian/watch file
It turns out that 
  uscan --no-download --verbose  
does not like ~ in upstream version numbers.
We may need to do a mini re-release of 4.1 to fix that 


Revision 5828 - Directory Listing
Modified Mon Nov 23 00:43:19 2015 UTC (5 years, 3 months ago) by jfenwick
Provide access to splitworld via the escript package


Revision 5827 - Directory Listing
Modified Thu Nov 19 05:32:16 2015 UTC (5 years, 3 months ago) by jfenwick
Fix to stop clang complaining.  Adding a script to change references in libraries on osx

Revision 5826 - Directory Listing
Modified Tue Nov 17 03:28:56 2015 UTC (5 years, 3 months ago) by jfenwick
Removing unnescessary .dirs files

Revision 5825 - Directory Listing
Modified Tue Nov 17 02:41:49 2015 UTC (5 years, 3 months ago) by jfenwick
Removing unnecessary dep - it is picked up by the auto-stuff

Revision 5824 - Directory Listing
Modified Tue Nov 10 12:49:22 2015 UTC (5 years, 3 months ago) by caltinay
updating savanna options to use intel 2016 and cuda 7.5


Revision 5823 - Directory Listing
Modified Wed Nov 4 08:32:50 2015 UTC (5 years, 3 months ago) by jfenwick
Changes for new interface


Revision 5822 - Directory Listing
Modified Fri Oct 30 06:32:34 2015 UTC (5 years, 3 months ago) by jduplessis
turns out x should be because sigmaprim - sigma this is because there is a negative in the x template


Revision 5821 - Directory Listing
Modified Fri Oct 16 00:59:07 2015 UTC (5 years, 4 months ago) by caltinay
Type fix for parmetis with long indices

Revision 5820 - Directory Listing
Modified Thu Oct 15 05:38:49 2015 UTC (5 years, 4 months ago) by caltinay
removed obsolete comment.


Revision 5819 - Directory Listing
Modified Fri Oct 9 04:21:49 2015 UTC (5 years, 4 months ago) by caltinay
and another skip without gmsh.


Revision 5818 - Directory Listing
Modified Fri Oct 9 03:42:53 2015 UTC (5 years, 4 months ago) by caltinay
skip test without gmsh.


Revision 5817 - Directory Listing
Modified Fri Oct 9 00:07:06 2015 UTC (5 years, 4 months ago) by caltinay
fixed failures for MPI builds with single-rank runs


Revision 5816 - Directory Listing
Modified Thu Oct 8 23:44:31 2015 UTC (5 years, 4 months ago) by caltinay
fix running unit tests when prefix is set to somewhere else.


Revision 5815 - Directory Listing
Modified Thu Oct 8 02:49:13 2015 UTC (5 years, 4 months ago) by jfenwick
Working on package testing

Revision 5814 - Directory Listing
Modified Fri Oct 2 04:52:56 2015 UTC (5 years, 4 months ago) by jfenwick
Allow openmpi to execute when there is no rsh/ssh

Revision 5813 - Directory Listing
Modified Tue Sep 29 03:48:17 2015 UTC (5 years, 4 months ago) by caltinay
Fixed a bug in saveDataCSV where mask could be on a different domain
and/or function space than the data objects.


Revision 5812 - Directory Listing
Modified Sat Sep 26 02:44:57 2015 UTC (5 years, 5 months ago) by jfenwick
Adding the mpi binaries for building


Revision 5811 - Directory Listing
Modified Sat Sep 26 02:10:31 2015 UTC (5 years, 5 months ago) by jfenwick
Running sanity check from build directory


Revision 5810 - Directory Listing
Modified Fri Sep 25 06:17:26 2015 UTC (5 years, 5 months ago) by caltinay
DOF and reduced DOF can now be passed to ownSample() in Finley.


Revision 5809 - Directory Listing
Modified Fri Sep 25 00:54:38 2015 UTC (5 years, 5 months ago) by caltinay
another fix for _XOPEN_SOURCE warning in tests.


Revision 5808 - Directory Listing
Modified Fri Sep 25 00:17:38 2015 UTC (5 years, 5 months ago) by caltinay
The MPI file view resets file pointer offset so explicitly
set to EOF when appending. Should fix test failures.


Revision 5807 - Directory Listing
Modified Thu Sep 24 06:40:11 2015 UTC (5 years, 5 months ago) by caltinay
fix for non-MPI build


Revision 5806 - Directory Listing
Modified Thu Sep 24 06:36:22 2015 UTC (5 years, 5 months ago) by caltinay
DataExpanded: avoid lockups in dump() due to unnecessary MPI comms.
Also code cleanup.


Revision 5805 - Directory Listing
Modified Thu Sep 24 04:18:13 2015 UTC (5 years, 5 months ago) by caltinay
Cleanup in escript utils and use FileWriter to avoid code
duplication.
Also added sanity checks to FileWriter.


Revision 5804 - Directory Listing
Modified Thu Sep 24 03:51:27 2015 UTC (5 years, 5 months ago) by caltinay
actually *USE* MPI IO in ripley rather than pretending, d'oh.


Revision 5803 - Directory Listing
Modified Thu Sep 24 01:29:17 2015 UTC (5 years, 5 months ago) by jfenwick
Hopefully addressing some of the packaging issues

Revision 5802 - Directory Listing
Modified Wed Sep 23 05:17:26 2015 UTC (5 years, 5 months ago) by jfenwick
Trying again to default to sanity.


Revision 5801 - Directory Listing
Modified Tue Sep 22 10:37:07 2015 UTC (5 years, 5 months ago) by jfenwick
move sanity out of always build until ordering can be resolved

Revision 5800 - Directory Listing
Modified Tue Sep 22 09:42:58 2015 UTC (5 years, 5 months ago) by jfenwick
Fixing default builds

Revision 5799 - Directory Listing
Modified Tue Sep 22 06:54:28 2015 UTC (5 years, 5 months ago) by gross
fix for Bug #326

Revision 5798 - Directory Listing
Modified Tue Sep 22 04:22:12 2015 UTC (5 years, 5 months ago) by jfenwick
Added a sanity check for builds as requested by Anton.
This will just check to see if the libraries built.

Feel free to add other checks to scripts/release_sanity  BUT they are not
to create files which pollute the source directory.



Revision 5797 - Directory Listing
Modified Tue Sep 22 01:32:21 2015 UTC (5 years, 5 months ago) by jfenwick
Moving /debian out of the way to /localdebian


Revision 5796 - Directory Listing
Modified Mon Sep 21 03:43:09 2015 UTC (5 years, 5 months ago) by caltinay
Removed some order 2 tests in dudley and fixed docstring to make
clear that dudley only supports order 1.


Revision 5795 - Directory Listing
Modified Mon Sep 21 03:37:30 2015 UTC (5 years, 5 months ago) by caltinay
Avoid netCDF warning by calling del on local references to mmap'ed data


Revision 5794 - Directory Listing
Modified Fri Sep 18 02:32:59 2015 UTC (5 years, 5 months ago) by caltinay
Fix for bug #328


Revision 5793 - Directory Listing
Modified Wed Sep 16 05:02:36 2015 UTC (5 years, 5 months ago) by caltinay
Commented use of makeZeroRowSums in Transport solver, see bug #326


Revision 5792 - Directory Listing
Modified Wed Sep 16 05:01:47 2015 UTC (5 years, 5 months ago) by caltinay
Fixed typo in datamanager.


Revision 5791 - Directory Listing
Modified Wed Sep 16 02:24:07 2015 UTC (5 years, 5 months ago) by caltinay
x!=None -> x is not None fixes


Revision 5790 - Directory Listing
Modified Wed Sep 9 04:56:37 2015 UTC (5 years, 5 months ago) by jduplessis
wrong order for subtraction. based on ralfs notes.


Revision 5789 - Directory Listing
Modified Mon Sep 7 01:01:53 2015 UTC (5 years, 5 months ago) by caltinay
index_t fixes in DataExpanded.


Revision 5788 - Directory Listing
Modified Mon Sep 7 01:00:49 2015 UTC (5 years, 5 months ago) by caltinay
switch to impi 5.1


Revision 5787 - Directory Listing
Modified Fri Sep 4 06:00:20 2015 UTC (5 years, 5 months ago) by caltinay
64-bit index fixes in finley.


Revision 5786 - Directory Listing
Modified Thu Sep 3 05:03:25 2015 UTC (5 years, 5 months ago) by caltinay
Another case of 'we are setting the wrong params for third-party libs' +
we are now setting a flag to use two-level factorization with more than
8 OpenMP threads.
--> runtime for a 2000x2000 poisson problem with block size 3 running on 20
threads is down from 168 seconds to 91.5 seconds! (Paso PCG: 466
seconds)



Revision 5785 - Directory Listing
Modified Thu Sep 3 03:15:25 2015 UTC (5 years, 5 months ago) by caltinay
Can compile with MKL and long indices now.


Revision 5784 - Directory Listing
Modified Thu Sep 3 02:43:08 2015 UTC (5 years, 5 months ago) by caltinay
updated templates to use correct type for domains parameter.


Revision 5783 - Directory Listing
Modified Wed Sep 2 23:27:34 2015 UTC (5 years, 5 months ago) by caltinay
another non-finley test failure fixed.


Revision 5782 - Directory Listing
Modified Tue Sep 1 06:00:44 2015 UTC (5 years, 5 months ago) by caltinay
added guards for non-finley builds.


Revision 5781 - Directory Listing
Modified Mon Aug 31 05:52:20 2015 UTC (5 years, 5 months ago) by caltinay
made finley::Mesh::write long index compatible.


Revision 5780 - Directory Listing
Modified Mon Aug 31 05:37:39 2015 UTC (5 years, 5 months ago) by sshaw
makeTranformation deprecated, left as a wrapper of the new makeTransformation

Revision 5779 - Directory Listing
Modified Fri Aug 28 06:27:41 2015 UTC (5 years, 5 months ago) by sshaw
fixing UMFPACK numerical issues due to implicit METIS ordering not existin gin newer UMFPACK versions (>5.2)


Revision 5778 - Directory Listing
Modified Mon Aug 10 05:43:52 2015 UTC (5 years, 6 months ago) by jduplessis
added bessel function of first and second kind


Revision 5775 - Directory Listing
Modified Thu Jul 30 08:01:06 2015 UTC (5 years, 6 months ago) by sshaw
pushing release to trunk

Revision 5760 - Directory Listing
Modified Wed Jul 22 11:30:28 2015 UTC (5 years, 7 months ago) by sshaw
fixing the python3 fix that was fixed for python2 but broke 3

Revision 5759 - Directory Listing
Modified Wed Jul 22 05:26:42 2015 UTC (5 years, 7 months ago) by sshaw
undoing mistaken commit of types.h

Revision 5758 - Directory Listing
Modified Wed Jul 22 05:25:45 2015 UTC (5 years, 7 months ago) by sshaw
fixing python 3 compatibility change where overriding a type in scope destroys the global type referece completely (result is py2 no longer complaining)

Revision 5756 - Directory Listing
Modified Fri Jul 17 05:20:47 2015 UTC (5 years, 7 months ago) by sshaw
making long as a type work in python3

Revision 5753 - Directory Listing
Modified Fri Jul 17 01:06:22 2015 UTC (5 years, 7 months ago) by sshaw
replacing xrange for py3 compatibility

Revision 5752 - Directory Listing
Modified Fri Jul 17 00:05:18 2015 UTC (5 years, 7 months ago) by sshaw
fixing MT tests for MPI

Revision 5751 - Directory Listing
Modified Wed Jul 15 10:25:45 2015 UTC (5 years, 7 months ago) by jfenwick
Tests and tweaks for magneto-telluric

Revision 5750 - Directory Listing
Modified Wed Jul 15 09:59:49 2015 UTC (5 years, 7 months ago) by jfenwick
Fixing a python3 issue with voxet example

Revision 5749 - Directory Listing
Modified Wed Jul 15 08:23:11 2015 UTC (5 years, 7 months ago) by sshaw
now with proper namespacing on MT example fixes

Revision 5748 - Directory Listing
Modified Wed Jul 15 06:49:05 2015 UTC (5 years, 7 months ago) by sshaw
python3 prints for 2D MT source

Revision 5747 - Directory Listing
Modified Wed Jul 15 06:44:38 2015 UTC (5 years, 7 months ago) by sshaw
tab->space replacements again

Revision 5746 - Directory Listing
Modified Wed Jul 15 05:29:59 2015 UTC (5 years, 7 months ago) by sshaw
adding detection of missing direct solvers to MT tests

Revision 5745 - Directory Listing
Modified Wed Jul 15 03:24:37 2015 UTC (5 years, 7 months ago) by sshaw
python3ifying inequality tests in MT

Revision 5744 - Directory Listing
Modified Wed Jul 15 00:01:00 2015 UTC (5 years, 7 months ago) by jduplessis
somehow ReadGmsh escaped

Revision 5743 - Directory Listing
Modified Tue Jul 14 07:24:22 2015 UTC (5 years, 7 months ago) by jduplessis
removed dcresdomgen

Revision 5742 - Directory Listing
Modified Tue Jul 14 05:52:56 2015 UTC (5 years, 7 months ago) by jduplessis
removal of dcdomaingen from trunk for now


Revision 5741 - Directory Listing
Modified Tue Jul 14 01:16:47 2015 UTC (5 years, 7 months ago) by sshaw
making MT examples python3 and MPI safe

Revision 5740 - Directory Listing
Modified Mon Jul 13 10:28:24 2015 UTC (5 years, 7 months ago) by jfenwick
Remove blanket import of escript into inversions.
Modify __all__ to allow "hiding" some members of escript from a blanket import


Revision 5739 - Directory Listing
Modified Mon Jul 13 07:54:16 2015 UTC (5 years, 7 months ago) by jfenwick
Changing scoping for splitworld internals.
Experiments on hiding them to follow later.



Revision 5738 - Directory Listing
Modified Mon Jul 13 07:52:05 2015 UTC (5 years, 7 months ago) by jfenwick
Added Ralf's examples.
Tests for correctness to follow later.


Revision 5737 - Directory Listing
Modified Mon Jul 13 04:51:55 2015 UTC (5 years, 7 months ago) by jduplessis
updates of test to prepare for removal of dcresdomgen


Revision 5736 - Directory Listing
Modified Fri Jul 10 00:34:03 2015 UTC (5 years, 7 months ago) by sshaw
made namespace use consistent between header and cpp to help poor doxygen find the right functions

Revision 5735 - Directory Listing
Modified Fri Jul 10 00:03:36 2015 UTC (5 years, 7 months ago) by sshaw
updating doxygen config file version


Revision 5734 - Directory Listing
Modified Thu Jul 9 23:16:37 2015 UTC (5 years, 7 months ago) by jfenwick
Removing subworlds from the user guide until we tweak the interface.



Revision 5733 - Directory Listing
Modified Thu Jul 9 22:24:46 2015 UTC (5 years, 7 months ago) by jfenwick
Minor fixes to splitworld doco


Revision 5731 - Directory Listing
Modified Thu Jul 9 02:27:37 2015 UTC (5 years, 7 months ago) by jfenwick
An attempt to provide some prior warning about situations described in issue#309.
If -DEXWRITECHK is defined, any attempt to get RW access to a data object
without requireWrite() will throw an exception.

This does not ultimately address the issue of dirac but will hopefully
catch problems.


Revision 5728 - Directory Listing
Modified Wed Jul 8 04:33:25 2015 UTC (5 years, 7 months ago) by sshaw
fixing some issues in splitworld doco


Revision 5727 - Directory Listing
Modified Wed Jul 8 04:29:40 2015 UTC (5 years, 7 months ago) by sshaw
correcting exception message text


Revision 5726 - Directory Listing
Modified Wed Jul 8 04:28:55 2015 UTC (5 years, 7 months ago) by jduplessis
commiting updates before removal


Revision 5725 - Directory Listing
Modified Tue Jul 7 04:09:10 2015 UTC (5 years, 7 months ago) by jfenwick
Adding split example to example dir

Revision 5724 - Directory Listing
Modified Mon Jul 6 05:40:35 2015 UTC (5 years, 7 months ago) by jfenwick
Added text for SubWorlds.


Revision 5723 - Directory Listing
Modified Mon Jul 6 01:51:13 2015 UTC (5 years, 7 months ago) by sshaw
adding division to future imports for voxet reader example

Revision 5722 - Directory Listing
Modified Mon Jul 6 01:43:30 2015 UTC (5 years, 7 months ago) by sshaw
doco updates, adding example gocad reader to user guide examples

Revision 5721 - Directory Listing
Modified Fri Jul 3 04:06:55 2015 UTC (5 years, 7 months ago) by jfenwick
Fixing tests to account for MultiBrick's non-MPI ness


Revision 5720 - Directory Listing
Modified Thu Jul 2 22:55:42 2015 UTC (5 years, 7 months ago) by sshaw
updating multibrick exception message to be accurate


Revision 5719 - Directory Listing
Modified Thu Jul 2 07:09:20 2015 UTC (5 years, 7 months ago) by jfenwick
Allow launching using fewer nodes than are in the host file


Revision 5718 - Directory Listing
Modified Thu Jul 2 05:02:26 2015 UTC (5 years, 7 months ago) by jfenwick
Added tests for Multi-Brick and Rectangle


Revision 5717 - Directory Listing
Modified Thu Jul 2 04:39:14 2015 UTC (5 years, 7 months ago) by sshaw
some minor cleanup of splitworlds


Revision 5716 - Directory Listing
Modified Thu Jul 2 04:24:13 2015 UTC (5 years, 7 months ago) by jfenwick
Avoid aliased buffer


Revision 5715 - Directory Listing
Modified Thu Jul 2 01:37:02 2015 UTC (5 years, 7 months ago) by jfenwick
Some unit test updates


Revision 5714 - Directory Listing
Modified Wed Jul 1 03:57:45 2015 UTC (5 years, 7 months ago) by sshaw
fix for build failures on x86 machines due to underlying type of size_t being different for a format string

Revision 5713 - Directory Listing
Modified Tue Jun 30 05:54:14 2015 UTC (5 years, 7 months ago) by sshaw
cleanup of finley test imports and docstrings

Revision 5712 - Directory Listing
Modified Tue Jun 30 05:43:48 2015 UTC (5 years, 7 months ago) by caltinay
fixing second domain generation.


Revision 5711 - Directory Listing
Modified Tue Jun 30 05:15:54 2015 UTC (5 years, 7 months ago) by sshaw
fixing doxygen warnings


Revision 5710 - Directory Listing
Modified Tue Jun 30 03:42:04 2015 UTC (5 years, 7 months ago) by caltinay
Work around gmsh issue when optimizing mesh by disabling optimization for a test

Revision 5709 - Directory Listing
Modified Mon Jun 29 06:13:31 2015 UTC (5 years, 7 months ago) by caltinay
fixed an issue introduced in last commit.


Revision 5708 - Directory Listing
Modified Mon Jun 29 05:25:51 2015 UTC (5 years, 7 months ago) by caltinay
index fixes and some code cleanup in finley.
Introduced index_size attribute to finley dump (netCDF) files.


Revision 5707 - Directory Listing
Modified Mon Jun 29 03:59:06 2015 UTC (5 years, 7 months ago) by sshaw
adding copyright headers to files without copyright info, moved header to top of file in some cases where it wasn't

Revision 5706 - Directory Listing
Modified Mon Jun 29 03:41:36 2015 UTC (5 years, 7 months ago) by sshaw
all python files now force use of python3 prints and division syntax to stop sneaky errors appearing in py3 environs

Revision 5705 - Directory Listing
Modified Mon Jun 29 01:07:07 2015 UTC (5 years, 7 months ago) by sshaw
no more tab characters in python files

Revision 5704 - Directory Listing
Modified Mon Jun 29 01:03:48 2015 UTC (5 years, 7 months ago) by jfenwick
Adding forgotten ripley

Revision 5703 - Directory Listing
Modified Mon Jun 29 00:56:26 2015 UTC (5 years, 7 months ago) by jfenwick
Adding/fixing split world tests for domains except speckley


Revision 5702 - Directory Listing
Modified Mon Jun 29 00:05:03 2015 UTC (5 years, 7 months ago) by sshaw
finley util tests with contact now test properly for multi-process and skip if so

Revision 5701 - Directory Listing
Modified Fri Jun 26 05:48:11 2015 UTC (5 years, 8 months ago) by caltinay
more work towards long indices.


Revision 5700 - Directory Listing
Modified Fri Jun 26 05:18:37 2015 UTC (5 years, 8 months ago) by sshaw
changing silo module test to be a skip message rather than a failure

Revision 5699 - Directory Listing
Modified Fri Jun 26 05:01:26 2015 UTC (5 years, 8 months ago) by sshaw
removing dudley tests that will never work

Revision 5698 - Directory Listing
Modified Fri Jun 26 04:40:42 2015 UTC (5 years, 8 months ago) by sshaw
adding a test for silo being available but broken (as it currently is in debian/jessie

Revision 5697 - Directory Listing
Modified Fri Jun 26 04:29:19 2015 UTC (5 years, 8 months ago) by jfenwick
Now we consider MPI_COMM_NULL in the MPI wrapper constructor
Added checks to see if reductions can clash
Make use of our MPI wrapper
Remove the unused "active" param.
Added a missing const 




Revision 5696 - Directory Listing
Modified Fri Jun 26 04:00:56 2015 UTC (5 years, 8 months ago) by caltinay
Added version check to parmetis to get size of index types.
Also reporting boost & parmetis version now in summary.


Revision 5695 - Directory Listing
Modified Fri Jun 26 03:28:21 2015 UTC (5 years, 8 months ago) by sshaw
some testfile cleanup: python3ifying, unskipping, and less '= False and True'

Revision 5694 - Directory Listing
Modified Fri Jun 26 02:10:39 2015 UTC (5 years, 8 months ago) by caltinay
index type fixes.


Revision 5693 - Directory Listing
Modified Fri Jun 26 01:13:47 2015 UTC (5 years, 8 months ago) by sshaw
added info on multi-resolution ripley to user guide

Revision 5692 - Directory Listing
Modified Thu Jun 25 06:16:17 2015 UTC (5 years, 8 months ago) by caltinay
Work to get finley compiling with long indices.


Revision 5691 - Directory Listing
Modified Thu Jun 25 04:58:26 2015 UTC (5 years, 8 months ago) by sshaw
adding multires domains to changelist

Revision 5690 - Directory Listing
Modified Thu Jun 25 04:25:44 2015 UTC (5 years, 8 months ago) by caltinay
ripley compiles again with index type long.


Revision 5689 - Directory Listing
Modified Thu Jun 25 04:04:38 2015 UTC (5 years, 8 months ago) by caltinay
Bail out if trying to build with long indices and lapack.


Revision 5688 - Directory Listing
Modified Thu Jun 25 03:30:29 2015 UTC (5 years, 8 months ago) by sshaw
first pass at a changelist for 4.1

Revision 5687 - Directory Listing
Modified Thu Jun 25 01:47:50 2015 UTC (5 years, 8 months ago) by jfenwick
isValid() allows testing if the wrapped communicator is actually valid 
in this process.

Also, will not try to free a communicator if it is MPI_COMM_NULL



Revision 5686 - Directory Listing
Modified Wed Jun 24 04:54:08 2015 UTC (5 years, 8 months ago) by sshaw
updated comment in gmsh reader to explain the 'unsure why'


Revision 5685 - Directory Listing
Modified Wed Jun 24 04:53:16 2015 UTC (5 years, 8 months ago) by sshaw
no more unexpected multi-process DIRECT exceptions in tests, no more unexpected direct solver missing exceptions in tests


Revision 5684 - Directory Listing
Modified Wed Jun 24 04:52:14 2015 UTC (5 years, 8 months ago) by sshaw
no more multi-process segy exceptions in wave examples


Revision 5683 - Directory Listing
Modified Wed Jun 24 02:00:12 2015 UTC (5 years, 8 months ago) by jfenwick
Removing debug output.
SUM variables now reset properly.
More forms of reduction supported.


Revision 5682 - Directory Listing
Modified Tue Jun 23 05:59:29 2015 UTC (5 years, 8 months ago) by jduplessis
fixing Dudley help comments


Revision 5681 - Directory Listing
Modified Tue Jun 23 03:05:16 2015 UTC (5 years, 8 months ago) by sshaw
currently is now currecntly spelled

Revision 5680 - Directory Listing
Modified Tue Jun 23 01:55:20 2015 UTC (5 years, 8 months ago) by jfenwick
Bug fixes exposed by unit tests


Revision 5679 - Directory Listing
Modified Tue Jun 23 01:52:59 2015 UTC (5 years, 8 months ago) by jfenwick
More informative error messages for people acting on DataEmpty

Revision 5678 - Directory Listing
Modified Tue Jun 23 00:08:37 2015 UTC (5 years, 8 months ago) by sshaw
fixing synth TTI example: domain subdivision, spelling errors, and multi-proc SEGY exceptions

Revision 5677 - Directory Listing
Modified Mon Jun 22 08:05:28 2015 UTC (5 years, 8 months ago) by jduplessis
brick and rectangle documentations updates


Revision 5676 - Directory Listing
Modified Mon Jun 22 06:53:36 2015 UTC (5 years, 8 months ago) by sshaw
missing output directory created


Revision 5675 - Directory Listing
Modified Mon Jun 22 03:42:31 2015 UTC (5 years, 8 months ago) by jduplessis
excetion for mpi and direct solver


Revision 5674 - Directory Listing
Modified Mon Jun 22 02:46:40 2015 UTC (5 years, 8 months ago) by caltinay
Fixed a few typos


Revision 5673 - Directory Listing
Modified Mon Jun 22 02:43:20 2015 UTC (5 years, 8 months ago) by jduplessis
makes meaning of solver options more clear


Revision 5672 - Directory Listing
Modified Mon Jun 22 01:14:00 2015 UTC (5 years, 8 months ago) by jduplessis
added other solver methods. Also made error message more clear


Revision 5671 - Directory Listing
Modified Fri Jun 19 07:15:38 2015 UTC (5 years, 8 months ago) by gross
start dirac example added

Revision 5670 - Directory Listing
Modified Fri Jun 19 07:14:10 2015 UTC (5 years, 8 months ago) by gross
documenation fro Dirac added

Revision 5669 - Directory Listing
Modified Fri Jun 19 05:18:05 2015 UTC (5 years, 8 months ago) by sshaw
trying to set a DIRECT solver method without libsuitesparse throws an exception


Revision 5668 - Directory Listing
Modified Fri Jun 19 04:22:12 2015 UTC (5 years, 8 months ago) by sshaw
and now with the correct function names being used

Revision 5667 - Directory Listing
Modified Fri Jun 19 04:19:54 2015 UTC (5 years, 8 months ago) by sshaw
stopping example wave scripts from trying to write SEGYs if obspy not installed

Revision 5666 - Directory Listing
Modified Fri Jun 19 02:09:55 2015 UTC (5 years, 8 months ago) by sshaw
adding example wave scripts to the built examples collection and to testing, shortened length of simulations to make testing bearable

Revision 5665 - Directory Listing
Modified Fri Jun 19 02:08:01 2015 UTC (5 years, 8 months ago) by sshaw
cleaning up seismic.py whitespace and fixing spelling mistakes in function names and params, the existing ones have been left with warnings about them being deprecated (createAbsorptionLayerFunction)


Revision 5664 - Directory Listing
Modified Thu Jun 18 23:34:12 2015 UTC (5 years, 8 months ago) by sshaw
making the pdetools.Defect class abstract methods more obvious in documentation


Revision 5663 - Directory Listing
Modified Thu Jun 18 07:09:05 2015 UTC (5 years, 8 months ago) by jfenwick
Further progress but still not right

Revision 5662 - Directory Listing
Modified Thu Jun 18 04:40:34 2015 UTC (5 years, 8 months ago) by caltinay
Fixes #259 - replaced all references to mayavi by Mayavi2 in the docs.
The arguments were already correct.


Revision 5661 - Directory Listing
Modified Thu Jun 18 04:15:51 2015 UTC (5 years, 8 months ago) by caltinay
use a placeholder that is more unlikely to be in the real data as suggested
by Jaco.


Revision 5660 - Directory Listing
Modified Thu Jun 18 04:06:31 2015 UTC (5 years, 8 months ago) by caltinay
Fix for #266 - replace NaNs by large number before masking so it
actually works.


Revision 5659 - Directory Listing
Modified Thu Jun 18 01:35:56 2015 UTC (5 years, 8 months ago) by caltinay
some typo and whitespace fixes


Revision 5658 - Directory Listing
Modified Wed Jun 17 23:39:18 2015 UTC (5 years, 8 months ago) by jfenwick
Add brief text about dudley to finley section and tweak ripley description.


Revision 5657 - Directory Listing
Modified Wed Jun 17 07:23:39 2015 UTC (5 years, 8 months ago) by jfenwick
SUM type variables, no longer accumulate forever

Revision 5656 - Directory Listing
Modified Tue Jun 16 07:11:02 2015 UTC (5 years, 8 months ago) by jfenwick
Fixed incorrect package name in centos install instructions

Revision 5655 - Directory Listing
Modified Mon Jun 15 06:10:26 2015 UTC (5 years, 8 months ago) by caltinay
Fixed tests.


Revision 5654 - Directory Listing
Modified Mon Jun 15 05:21:00 2015 UTC (5 years, 8 months ago) by jfenwick
further

Revision 5653 - Directory Listing
Modified Mon Jun 15 03:48:49 2015 UTC (5 years, 8 months ago) by caltinay
Implementation for #314. Minimizer callbacks in downunder are now passed
appropriate norm(s) that are used to check for convergence.


Revision 5652 - Directory Listing
Modified Mon Jun 15 02:48:17 2015 UTC (5 years, 8 months ago) by gross
typo fixed

Revision 5651 - Directory Listing
Modified Sun Jun 14 23:24:48 2015 UTC (5 years, 8 months ago) by jfenwick
turns out the consts are important

Revision 5650 - Directory Listing
Modified Sun Jun 14 23:02:39 2015 UTC (5 years, 8 months ago) by sshaw
more xrange->range conversion for python3 compatibility

Revision 5649 - Directory Listing
Modified Sun Jun 14 06:38:00 2015 UTC (5 years, 8 months ago) by jfenwick
Got stuck

Revision 5648 - Directory Listing
Modified Sat Jun 13 04:36:22 2015 UTC (5 years, 8 months ago) by jfenwick
Can now get doubles out of python reducers


Revision 5647 - Directory Listing
Modified Fri Jun 12 05:16:33 2015 UTC (5 years, 8 months ago) by jfenwick
Fixed the getPyObj on MPIDataReducer.
Note: the boost::python::object constructor can do things implicit conversion can't.


Revision 5646 - Directory Listing
Modified Fri Jun 12 04:04:58 2015 UTC (5 years, 8 months ago) by sshaw
some more python3 fixing, better sorting of dicts/sets->lists for some cases

Revision 5645 - Directory Listing
Modified Fri Jun 12 02:56:30 2015 UTC (5 years, 8 months ago) by jfenwick
more

Revision 5644 - Directory Listing
Modified Thu Jun 11 23:50:17 2015 UTC (5 years, 8 months ago) by sshaw
fixing test_getPotential3dSchlumberger syntax errors

Revision 5643 - Directory Listing
Modified Thu Jun 11 22:50:48 2015 UTC (5 years, 8 months ago) by jfenwick
adding set only reducer

Revision 5642 - Directory Listing
Modified Thu Jun 11 07:53:22 2015 UTC (5 years, 8 months ago) by jfenwick
Start on converting _zoom and line_search

Revision 5641 - Directory Listing
Modified Thu Jun 11 05:59:46 2015 UTC (5 years, 8 months ago) by sshaw
adjusted dict->list conversions to be deterministic under python3 (fixes ranks operating on elements in different orders)

Revision 5640 - Directory Listing
Modified Thu Jun 11 05:32:09 2015 UTC (5 years, 8 months ago) by sshaw
utest now properly catches errors in test scripts, not just failures

Revision 5639 - Directory Listing
Modified Thu Jun 11 01:34:26 2015 UTC (5 years, 8 months ago) by caltinay
make conversion of dict to list deterministic.
This should fix the MPI_Waitall failures we are seeing with python 3
and multiple ranks.


Revision 5638 - Directory Listing
Modified Wed Jun 10 03:45:27 2015 UTC (5 years, 8 months ago) by jfenwick
fixing tabs and updating options file

Revision 5637 - Directory Listing
Modified Wed Jun 10 03:34:10 2015 UTC (5 years, 8 months ago) by jfenwick
further

Revision 5636 - Directory Listing
Modified Tue Jun 9 23:44:22 2015 UTC (5 years, 8 months ago) by jfenwick
Remove some debug prints


Revision 5635 - Directory Listing
Modified Tue Jun 9 23:41:14 2015 UTC (5 years, 8 months ago) by jfenwick
Some more work on splits. Next target is gradient calculation

Revision 5634 - Directory Listing
Modified Tue Jun 9 00:27:13 2015 UTC (5 years, 8 months ago) by jfenwick
fixing my tab crimes

Revision 5633 - Directory Listing
Modified Fri Jun 5 01:08:43 2015 UTC (5 years, 8 months ago) by jfenwick
And the domestication of the dog continued unabated


Revision 5632 - Directory Listing
Modified Thu Jun 4 07:14:39 2015 UTC (5 years, 8 months ago) by jfenwick
Adding options file for me


Revision 5631 - Directory Listing
Modified Thu Jun 4 07:13:11 2015 UTC (5 years, 8 months ago) by jfenwick
More


Revision 5630 - Directory Listing
Modified Thu Jun 4 06:25:57 2015 UTC (5 years, 8 months ago) by jfenwick
Some work towards split inversion

Revision 5629 - Directory Listing
Modified Thu Jun 4 03:49:45 2015 UTC (5 years, 8 months ago) by jduplessis
temporary increase in tolerance.


Revision 5628 - Directory Listing
Modified Thu Jun 4 01:27:34 2015 UTC (5 years, 8 months ago) by caltinay
fixAboveLevel takes now precedence over fixAtTop as required by TM mode
forward model constructor.


Revision 5627 - Directory Listing
Modified Thu Jun 4 01:26:55 2015 UTC (5 years, 8 months ago) by caltinay
Fixed a few gcc 5 warnings.


Revision 5626 - Directory Listing
Modified Wed Jun 3 02:21:06 2015 UTC (5 years, 8 months ago) by caltinay
revert obvious unintended comment changes.


Revision 5625 - Directory Listing
Modified Mon Jun 1 05:01:54 2015 UTC (5 years, 8 months ago) by jduplessis
fixed electrodelist


Revision 5624 - Directory Listing
Modified Mon Jun 1 04:49:20 2015 UTC (5 years, 8 months ago) by jduplessis
electrode list rather than dictionary


Revision 5623 - Directory Listing
Modified Mon Jun 1 04:21:26 2015 UTC (5 years, 8 months ago) by jfenwick
With some help from Cihan, we now have exception traces for python code called from C++.
It also works with python3.


Revision 5622 - Directory Listing
Modified Thu May 28 02:37:12 2015 UTC (5 years, 9 months ago) by jfenwick
Small improvements towards split inversion


Revision 5621 - Directory Listing
Modified Wed May 27 03:25:41 2015 UTC (5 years, 9 months ago) by sshaw
cookbook examples now using correct indices

Revision 5620 - Directory Listing
Modified Mon May 25 03:16:41 2015 UTC (5 years, 9 months ago) by jfenwick
badger is on Jessie now.


Revision 5619 - Directory Listing
Modified Mon May 25 01:38:10 2015 UTC (5 years, 9 months ago) by jfenwick
Cleanup of scripts directory
There is now a single python suppressions file for both py2.7 and py3.
makesrc.py will make an orig.tar.gz with the appropriate name for building debs.


Revision 5618 - Directory Listing
Modified Mon May 25 00:05:26 2015 UTC (5 years, 9 months ago) by jfenwick
Remove comment about Python3 support being experimental


Revision 5617 - Directory Listing
Modified Tue May 19 01:03:17 2015 UTC (5 years, 9 months ago) by jfenwick
Fix out of bounds in FinleyElement handling

Revision 5616 - Directory Listing
Modified Mon May 18 05:01:33 2015 UTC (5 years, 9 months ago) by jfenwick
Added debian build flags


Revision 5615 - Directory Listing
Modified Mon May 18 04:47:57 2015 UTC (5 years, 9 months ago) by jfenwick
Fixing doco links

Revision 5614 - Directory Listing
Modified Fri May 15 05:37:34 2015 UTC (5 years, 9 months ago) by caltinay
Fixes #311 - avoid accessing last+1 element although it is never used.


Revision 5613 - Directory Listing
Modified Fri May 15 04:49:58 2015 UTC (5 years, 9 months ago) by sshaw
fixing bad meshinfo when saving speckley metadata to VTK

Revision 5612 - Directory Listing
Modified Fri May 15 03:29:02 2015 UTC (5 years, 9 months ago) by jfenwick
Moving guineapig to jessie


Revision 5611 - Directory Listing
Modified Wed May 13 23:36:01 2015 UTC (5 years, 9 months ago) by jfenwick
Changes to reflect new debian and ubuntu releases.


Revision 5610 - Directory Listing
Modified Wed May 13 00:40:26 2015 UTC (5 years, 9 months ago) by jfenwick
Added missing \n to test footer.
Added check to stop me from nuking my src dir when extracting tests


Revision 5609 - Directory Listing
Modified Wed May 6 23:57:42 2015 UTC (5 years, 9 months ago) by sshaw
making itest do the summary of failures the same as utest

Revision 5608 - Directory Listing
Modified Wed May 6 02:38:03 2015 UTC (5 years, 9 months ago) by jfenwick
Builds and passes at least some tests on all packages.
We need to evaluate the test failures a bit more carefully though.


Revision 5607 - Directory Listing
Modified Tue May 5 06:35:41 2015 UTC (5 years, 9 months ago) by caltinay
added missing **2 to MT forward model


Revision 5606 - Directory Listing
Modified Tue May 5 05:17:34 2015 UTC (5 years, 9 months ago) by jfenwick
Fix tests I broke


Revision 5605 - Directory Listing
Modified Tue May 5 02:13:51 2015 UTC (5 years, 9 months ago) by gross
fix for a more robust setting of an initial value

Revision 5604 - Directory Listing
Modified Tue May 5 01:45:11 2015 UTC (5 years, 9 months ago) by jfenwick
We can now build a directory of tests to validate an install.


Revision 5603 - Directory Listing
Modified Mon May 4 04:15:50 2015 UTC (5 years, 9 months ago) by jfenwick
Fix unintended revert in copyright

Revision 5602 - Directory Listing
Modified Mon May 4 04:14:21 2015 UTC (5 years, 9 months ago) by jfenwick
Fix email addr and remove stray subst file

Revision 5601 - Directory Listing
Modified Mon May 4 03:25:18 2015 UTC (5 years, 9 months ago) by jfenwick
Now with correct priorities for alternatives, paths to overlord binary, other fixes

Revision 5600 - Directory Listing
Modified Mon May 4 00:07:53 2015 UTC (5 years, 9 months ago) by jfenwick
Remove "Standalone" from run-escript.

It is not longer updated.


Revision 5599 - Directory Listing
Modified Mon May 4 00:05:46 2015 UTC (5 years, 9 months ago) by jfenwick
More general ESCRIPT_ROOT use


Revision 5598 - Directory Listing
Modified Sun May 3 23:06:36 2015 UTC (5 years, 9 months ago) by jfenwick
Changes which got sent to the wrong branch


Revision 5594 - Directory Listing
Modified Wed Apr 29 02:45:11 2015 UTC (5 years, 9 months ago) by jfenwick
Further tweaks

Revision 5593 - Directory Listing
Modified Fri Apr 24 01:36:26 2015 UTC (5 years, 10 months ago) by jfenwick
Fixing institution name to comply with policy

Revision 5592 - Directory Listing
Modified Fri Apr 24 01:09:11 2015 UTC (5 years, 10 months ago) by jfenwick
Spelling error

Revision 5591 - Directory Listing
Modified Fri Apr 24 01:02:33 2015 UTC (5 years, 10 months ago) by jfenwick
Fixing bad path in help message.

Revision 5590 - Directory Listing
Modified Wed Apr 22 05:54:02 2015 UTC (5 years, 10 months ago) by jfenwick
Recording current debianisation efforts

Revision 5589 - Directory Listing
Modified Wed Apr 22 03:13:44 2015 UTC (5 years, 10 months ago) by jfenwick
Changes brought across from the debian preparation branch.



Revision 5588 - Directory Listing
Modified Tue Apr 21 05:07:16 2015 UTC (5 years, 10 months ago) by caltinay
Update to copyright headers in cusp library.


Revision 5587 - Directory Listing
Modified Mon Apr 20 00:40:57 2015 UTC (5 years, 10 months ago) by caltinay
Fixed a typo in error case.


Revision 5586 - Directory Listing
Modified Tue Apr 14 03:27:59 2015 UTC (5 years, 10 months ago) by sshaw
making speckley gradients faster

Revision 5585 - Directory Listing
Modified Fri Apr 10 06:00:39 2015 UTC (5 years, 10 months ago) by sshaw
MPI optimisations for speckley Brick corners and edges


Revision 5584 - Directory Listing
Modified Fri Apr 10 04:31:52 2015 UTC (5 years, 10 months ago) by sshaw
improved speckley Rectangle MPI use

Revision 5583 - Directory Listing
Modified Fri Apr 10 04:28:07 2015 UTC (5 years, 10 months ago) by sshaw
better MPI utilisation when sharing speckley Brick's faces


Revision 5582 - Directory Listing
Modified Fri Apr 10 00:58:52 2015 UTC (5 years, 10 months ago) by sshaw
Fixing dirac point hangs in ripley when using lazy


Revision 5581 - Directory Listing
Modified Tue Apr 7 06:25:20 2015 UTC (5 years, 10 months ago) by jduplessis
fixed missing self.__w for when w is a list rather than a float


Revision 5580 - Directory Listing
Modified Tue Apr 7 04:25:01 2015 UTC (5 years, 10 months ago) by caltinay
do not run MT tests without direct solver.


Revision 5579 - Directory Listing
Modified Tue Apr 7 01:19:53 2015 UTC (5 years, 10 months ago) by sshaw
fixing lazy breakages with speckley waves

Revision 5576 - Directory Listing
Modified Wed Apr 1 07:38:51 2015 UTC (5 years, 10 months ago) by jfenwick
Fixed missing optionfile message

Revision 5575 - Directory Listing
Modified Wed Apr 1 03:17:22 2015 UTC (5 years, 10 months ago) by sshaw
sphinx now builds python doco including module-level docstrings and class __init__ docstrings, also cleared up some doco errors and added multires documentation

Revision 5574 - Directory Listing
Modified Mon Mar 30 03:14:06 2015 UTC (5 years, 10 months ago) by sshaw
adding speckley wave assemblers and associated tests


Revision 5573 - Directory Listing
Modified Mon Mar 30 03:13:41 2015 UTC (5 years, 10 months ago) by sshaw
more robust ripley wave assemblers and new wave assembler tests


Revision 5572 - Directory Listing
Modified Mon Mar 30 03:13:13 2015 UTC (5 years, 10 months ago) by sshaw
altering NullDomain's reported function space type code to avoid collisions with real domains


Revision 5571 - Directory Listing
Modified Mon Mar 30 01:04:27 2015 UTC (5 years, 10 months ago) by sshaw
adding a future import for printing to stop pycad designs printing tuples in py2


Revision 5568 - Directory Listing
Modified Fri Mar 27 01:34:10 2015 UTC (5 years, 11 months ago) by sshaw
more informative exceptions from ripley's WaveAssemblers


Revision 5567 - Directory Listing
Modified Fri Mar 27 00:50:15 2015 UTC (5 years, 11 months ago) by sshaw
HTIWave and VTIWave models: disabling default absorption zone, adding option to disable fast assemblers, adding interface for setting PDE's q value for custom boundary conditions

Revision 5565 - Directory Listing
Modified Thu Mar 26 21:52:47 2015 UTC (5 years, 11 months ago) by jfenwick
That python define problem

Revision 5564 - Directory Listing
Modified Thu Mar 26 07:10:44 2015 UTC (5 years, 11 months ago) by jduplessis
changed eletrode dict to electrodelst


Revision 5563 - Directory Listing
Modified Thu Mar 26 07:03:32 2015 UTC (5 years, 11 months ago) by jfenwick
Fixed indenting and accounted for py3 RuntimeException not having .message


Revision 5562 - Directory Listing
Modified Thu Mar 26 01:36:21 2015 UTC (5 years, 11 months ago) by jfenwick
More split world functions

Revision 5561 - Directory Listing
Modified Thu Mar 26 01:33:52 2015 UTC (5 years, 11 months ago) by jfenwick
Improving error message on interpolation failure.

Revision 5560 - Directory Listing
Modified Wed Mar 25 23:29:59 2015 UTC (5 years, 11 months ago) by caltinay
make slurm cpu binding quiet on savanna.


Revision 5559 - Directory Listing
Modified Wed Mar 25 05:32:01 2015 UTC (5 years, 11 months ago) by caltinay
changed axis of subdivision to avoid element stretching effects.


Revision 5558 - Directory Listing
Modified Wed Mar 25 02:13:05 2015 UTC (5 years, 11 months ago) by caltinay
Updated MT TM gradient which fixes test.
Also fixed some doc strings and replaced some asserts for better test
output.


Revision 5557 - Directory Listing
Modified Wed Mar 25 01:34:51 2015 UTC (5 years, 11 months ago) by caltinay
do not expose 'duv'.


Revision 5556 - Directory Listing
Modified Wed Mar 25 00:11:28 2015 UTC (5 years, 11 months ago) by gross
test added to fail TM forward

Revision 5555 - Directory Listing
Modified Tue Mar 24 06:31:43 2015 UTC (5 years, 11 months ago) by caltinay
Correction to TM mode gradient


Revision 5554 - Directory Listing
Modified Mon Mar 23 06:54:53 2015 UTC (5 years, 11 months ago) by gross
fixes and test for TM mode 

Revision 5553 - Directory Listing
Modified Mon Mar 23 05:42:53 2015 UTC (5 years, 11 months ago) by gross
fixes to MT-TE forward.

Revision 5550 - Directory Listing
Modified Fri Mar 20 01:03:01 2015 UTC (5 years, 11 months ago) by caltinay
some corrections to TM


Revision 5549 - Directory Listing
Modified Thu Mar 19 07:42:14 2015 UTC (5 years, 11 months ago) by caltinay
2D MT TM mode. Incomplete.


Revision 5548 - Directory Listing
Modified Thu Mar 19 06:30:13 2015 UTC (5 years, 11 months ago) by caltinay
Split forward models into separate files as it's getting very crowded now.


Revision 5547 - Directory Listing
Modified Thu Mar 19 01:20:20 2015 UTC (5 years, 11 months ago) by jfenwick
Modify centos install instructions to always add epel.
Have the correct macro expansion for \downunder


Revision 5546 - Directory Listing
Modified Thu Mar 19 01:18:23 2015 UTC (5 years, 11 months ago) by gross
fixes on MT forward and testing

Revision 5545 - Directory Listing
Modified Wed Mar 18 06:18:19 2015 UTC (5 years, 11 months ago) by caltinay
MT TE: merge data points and weights into a Data object each to save time.
Also some cleanup.


Revision 5544 - Directory Listing
Modified Wed Mar 18 05:30:09 2015 UTC (5 years, 11 months ago) by sshaw
stripping out some unchanged and inheritable methods from multirectangle, converting some last calculations to their relevant method

Revision 5543 - Directory Listing
Modified Wed Mar 18 03:23:05 2015 UTC (5 years, 11 months ago) by gross
grad fixed

Revision 5542 - Directory Listing
Modified Wed Mar 18 01:55:21 2015 UTC (5 years, 11 months ago) by gross
some fixws to ME

Revision 5541 - Directory Listing
Modified Wed Mar 18 00:05:15 2015 UTC (5 years, 11 months ago) by gross
some modifications to the boundary condition

Revision 5540 - Directory Listing
Modified Tue Mar 17 06:55:35 2015 UTC (5 years, 11 months ago) by sshaw
multi-resolution domains now support multi-process if the multi-dimension doesn't exceed 2 (MultiRectangle now supports MPI)

Revision 5539 - Directory Listing
Modified Tue Mar 17 05:56:07 2015 UTC (5 years, 11 months ago) by jfenwick
Made the docstrings for finley and dudley wrappers echo the docstrings from the c++drivers. Removed some old commented out boost.

Revision 5538 - Directory Listing
Modified Tue Mar 17 00:24:11 2015 UTC (5 years, 11 months ago) by caltinay
updated MT TE forward model. This might break a test depending on tolerances...


Revision 5537 - Directory Listing
Modified Fri Mar 13 00:12:23 2015 UTC (5 years, 11 months ago) by jfenwick
removing using statement

Revision 5536 - Directory Listing
Modified Fri Mar 13 00:11:40 2015 UTC (5 years, 11 months ago) by jfenwick
IS_NAN removed

Revision 5535 - Directory Listing
Modified Thu Mar 12 23:05:26 2015 UTC (5 years, 11 months ago) by jfenwick
Switch to boost::math::isnan

Revision 5534 - Directory Listing
Modified Thu Mar 12 06:01:50 2015 UTC (5 years, 11 months ago) by caltinay
A bit of no-op cleanup in forwardmodels before adding things.


Revision 5533 - Directory Listing
Modified Thu Mar 12 03:13:35 2015 UTC (5 years, 11 months ago) by sshaw
fixing ripley and multires ripley dirac tests

Revision 5532 - Directory Listing
Modified Thu Mar 12 02:59:34 2015 UTC (5 years, 11 months ago) by caltinay
Moved element ownership knowledge from weipa to ripley and made a few
corrections.
Multidomains not checked.


Revision 5531 - Directory Listing
Modified Wed Mar 11 23:59:10 2015 UTC (5 years, 11 months ago) by sshaw
returning non-multires ripley dirac tests to the working version

Revision 5529 - Directory Listing
Modified Wed Mar 11 04:03:12 2015 UTC (5 years, 11 months ago) by sshaw
finishing std namespace changes to speckley and ripley so they compile again

Revision 5528 - Directory Listing
Modified Wed Mar 11 03:48:47 2015 UTC (5 years, 11 months ago) by sshaw
adding single-process multi-resolution ripley domains

Revision 5527 - Directory Listing
Modified Wed Mar 11 03:48:13 2015 UTC (5 years, 11 months ago) by sshaw
test dependencies now use desired build path as check


Revision 5526 - Directory Listing
Modified Wed Mar 11 03:20:28 2015 UTC (5 years, 11 months ago) by sshaw
returning import exceptions to normal behaviour for testruns

Revision 5525 - Directory Listing
Modified Wed Mar 11 01:17:16 2015 UTC (5 years, 11 months ago) by jfenwick
Getting isnan from boost::math which should help address issue 283
Removing top level using of std



Revision 5524 - Directory Listing
Modified Wed Mar 11 01:05:39 2015 UTC (5 years, 11 months ago) by sshaw
and stifling the right output


Revision 5523 - Directory Listing
Modified Wed Mar 11 01:04:43 2015 UTC (5 years, 11 months ago) by sshaw
adding ommitted and import cat from command


Revision 5522 - Directory Listing
Modified Tue Mar 10 23:26:03 2015 UTC (5 years, 11 months ago) by sshaw
adding error summary to tail of utest runs and keeping a non-zero exit status if any failures

Revision 5521 - Directory Listing
Modified Tue Mar 10 06:27:59 2015 UTC (5 years, 11 months ago) by sshaw
adding failure logs and continuing after failing when using utest.sh

Revision 5520 - Directory Listing
Modified Tue Mar 10 05:34:14 2015 UTC (5 years, 11 months ago) by caltinay
Fixing parmetis options. We've been passing an array that's too small
according to current parmetis doco.


Revision 5519 - Directory Listing
Modified Tue Mar 10 05:32:16 2015 UTC (5 years, 11 months ago) by jfenwick
Reverting commit to allow it to be fixed more generally



Revision 5518 - Directory Listing
Modified Tue Mar 10 04:47:02 2015 UTC (5 years, 11 months ago) by jfenwick
Hack to avoid non-deterministic map order

Revision 5517 - Directory Listing
Modified Mon Mar 9 00:55:49 2015 UTC (5 years, 11 months ago) by jfenwick
Using // for integer division, in accordance with the prophecy.


Revision 5516 - Directory Listing
Modified Sun Mar 8 23:56:39 2015 UTC (5 years, 11 months ago) by jfenwick
hopefully fix mac problem

Revision 5515 - Directory Listing
Modified Fri Mar 6 06:33:33 2015 UTC (5 years, 11 months ago) by caltinay
Memory access changes ripley Wave 2D+3D.


Revision 5514 - Directory Listing
Modified Fri Mar 6 05:38:48 2015 UTC (5 years, 11 months ago) by caltinay
Memory access changes ripley Lame 2D+3D.


Revision 5513 - Directory Listing
Modified Fri Mar 6 05:06:13 2015 UTC (5 years, 11 months ago) by caltinay
Memory access changes ripley default 3D.


Revision 5510 - Directory Listing
Modified Fri Mar 6 01:29:46 2015 UTC (5 years, 11 months ago) by caltinay
Memory access changes ripley default 2D.


Revision 5508 - Directory Listing
Modified Thu Mar 5 06:31:38 2015 UTC (5 years, 11 months ago) by caltinay
More hand-optimization of generated code to save unnecessary memory ops.


Revision 5507 - Directory Listing
Modified Thu Mar 5 06:26:14 2015 UTC (5 years, 11 months ago) by sshaw
adjusting cblib for examples to not use matplotlib's default of natgrid which is also by default not installed

Revision 5506 - Directory Listing
Modified Thu Mar 5 04:14:49 2015 UTC (5 years, 11 months ago) by caltinay
Avoid unnecessary allocs/frees in parallel region which caused hangs
using many threads and intel OMP on savanna (probably due to a bug in
the intel library or glibc).


Revision 5503 - Directory Listing
Modified Wed Mar 4 04:52:23 2015 UTC (5 years, 11 months ago) by jfenwick
Removing some traces of implied windows support

Revision 5502 - Directory Listing
Modified Mon Mar 2 01:09:24 2015 UTC (5 years, 11 months ago) by jfenwick
Removing Vince from active developer lists

Revision 5499 - Directory Listing
Modified Thu Feb 26 07:07:43 2015 UTC (6 years ago) by jduplessis
fixing print function

Revision 5498 - Directory Listing
Modified Thu Feb 26 06:39:12 2015 UTC (6 years ago) by sshaw
fixing broken header guard

Revision 5497 - Directory Listing
Modified Thu Feb 26 01:16:45 2015 UTC (6 years ago) by jduplessis
sigmoid tuning

Revision 5496 - Directory Listing
Modified Thu Feb 26 00:36:29 2015 UTC (6 years ago) by sshaw
fixing a missing build dependency of pythonMPI existing before individual tests are run

Revision 5495 - Directory Listing
Modified Wed Feb 25 05:32:12 2015 UTC (6 years ago) by jduplessis
changed to sigmoid mapping

Revision 5494 - Directory Listing
Modified Tue Feb 24 23:18:59 2015 UTC (6 years ago) by jduplessis
improved error checking in gmshreader suite


Revision 5493 - Directory Listing
Modified Tue Feb 24 22:37:24 2015 UTC (6 years ago) by jfenwick
Added forgotten files

Revision 5492 - Directory Listing
Modified Tue Feb 24 09:33:32 2015 UTC (6 years ago) by jfenwick
fixed linking problem

Revision 5491 - Directory Listing
Modified Tue Feb 24 06:49:15 2015 UTC (6 years ago) by caltinay
- adding process ID to valgrind logs
- disabled generation of suppressions
- added commented options to use MPT


Revision 5490 - Directory Listing
Modified Tue Feb 24 05:54:13 2015 UTC (6 years ago) by jfenwick
Renaming the reducer root include and adding missing files


Revision 5489 - Directory Listing
Modified Tue Feb 24 05:12:12 2015 UTC (6 years ago) by jfenwick
splitting reducer files

Revision 5488 - Directory Listing
Modified Tue Feb 24 01:13:15 2015 UTC (6 years ago) by sshaw
examples used in testing no longer follow the test rules

Revision 5487 - Directory Listing
Modified Mon Feb 23 06:49:16 2015 UTC (6 years ago) by sshaw
adding pycad back into the python compile stage

Revision 5486 - Directory Listing
Modified Mon Feb 23 05:00:59 2015 UTC (6 years ago) by sshaw
removed skip tracking for tools

Revision 5485 - Directory Listing
Modified Mon Feb 23 03:41:02 2015 UTC (6 years ago) by sshaw
adding an omitted /

Revision 5484 - Directory Listing
Modified Mon Feb 23 01:06:38 2015 UTC (6 years ago) by sshaw
adjusting utest to use the same testing framework as scons for skipped test logging

Revision 5483 - Directory Listing
Modified Thu Feb 19 04:28:56 2015 UTC (6 years ago) by jfenwick
More python fixes

Revision 5482 - Directory Listing
Modified Wed Feb 18 05:41:09 2015 UTC (6 years ago) by jfenwick
Fixing a missing const chain

Revision 5481 - Directory Listing
Modified Wed Feb 18 05:07:25 2015 UTC (6 years ago) by sshaw
fixing a memory leak in the new MPI wrapper, along with some comment updating to satisfy doxygen a bit better

Revision 5480 - Directory Listing
Modified Wed Feb 18 04:35:50 2015 UTC (6 years ago) by jfenwick
Stage 1 of removing escriptDataC



Revision 5479 - Directory Listing
Modified Wed Feb 18 04:09:13 2015 UTC (6 years ago) by jduplessis
updated old script

Revision 5478 - Directory Listing
Modified Wed Feb 18 01:57:49 2015 UTC (6 years ago) by sshaw
introducing shiny new reduced function spaces to speckley

Revision 5477 - Directory Listing
Modified Wed Feb 18 00:32:21 2015 UTC (6 years ago) by sshaw
fixing an older example script


Revision 5476 - Directory Listing
Modified Wed Feb 18 00:02:32 2015 UTC (6 years ago) by jfenwick
passing tests on badger

Revision 5475 - Directory Listing
Modified Tue Feb 17 06:08:16 2015 UTC (6 years ago) by sshaw
fixed gmsh named tags, along with a little more cleanup

Revision 5474 - Directory Listing
Modified Tue Feb 17 04:08:35 2015 UTC (6 years ago) by jfenwick
Fix for one of the splitworld test issues

Revision 5473 - Directory Listing
Modified Mon Feb 16 06:56:25 2015 UTC (6 years ago) by sshaw
fixing NULL statuses in MPI calls on savanna

Revision 5472 - Directory Listing
Modified Mon Feb 16 05:44:59 2015 UTC (6 years ago) by sshaw
more python define conflict fixes


Revision 5471 - Directory Listing
Modified Mon Feb 16 05:16:20 2015 UTC (6 years ago) by sshaw
fixing invalid tag errors with MPI on savanna

Revision 5470 - Directory Listing
Modified Mon Feb 16 04:23:17 2015 UTC (6 years ago) by jfenwick
Fix some more. Make savanna warnings into errors.

Revision 5469 - Directory Listing
Modified Mon Feb 16 04:03:24 2015 UTC (6 years ago) by jfenwick
fixes I forgot to commit

Revision 5468 - Directory Listing
Modified Mon Feb 16 03:52:35 2015 UTC (6 years ago) by sshaw
and that concludes our story of how the gmsh ruined christmas

Revision 5467 - Directory Listing
Modified Mon Feb 16 00:24:20 2015 UTC (6 years ago) by jfenwick
Removing DBADPYTHONMACRO workarounds

Revision 5466 - Directory Listing
Modified Mon Feb 16 00:07:23 2015 UTC (6 years ago) by sshaw
correcting readGmsh failures with older version meshes

Revision 5465 - Directory Listing
Modified Mon Feb 16 00:03:05 2015 UTC (6 years ago) by jfenwick
We now have an arena where any headers which insist on being first
because they do bad things, can battle to the death.

esysutils/first.h

should only be included in .cpp files.
#define the macros for the features you need in that .cpp

For this to work, any such claims to primacy must be resolved in
first.h, so please don't try to hack pretenders to the throne into the
include hierachy.

Next, will be removing some older attempts at the same thing.




Revision 5464 - Directory Listing
Modified Sat Feb 14 00:25:03 2015 UTC (6 years ago) by jfenwick
Fix for python compile warnings

Revision 5463 - Directory Listing
Modified Fri Feb 13 06:54:08 2015 UTC (6 years ago) by sshaw
fixing uninitialised int that really was initialised before use

Revision 5462 - Directory Listing
Modified Fri Feb 13 06:30:33 2015 UTC (6 years ago) by sshaw
a more improved readGmsh for less awkward MPI silences

Revision 5461 - Directory Listing
Modified Fri Feb 13 04:37:51 2015 UTC (6 years ago) by jfenwick
Passes some tests. Still has bug

Revision 5460 - Directory Listing
Modified Fri Feb 13 04:29:26 2015 UTC (6 years ago) by sshaw
removing permanently true comparison that blocks compilation with -Werror=type-limits

Revision 5459 - Directory Listing
Modified Wed Feb 11 04:31:31 2015 UTC (6 years ago) by jduplessis
run dcforward: schlumberger tests uses analytic solver
dcresistivityforwardmodeling:added numeric solver for schlumberger 
domaingeneratordcresistivity:non layered meshses can set field size




Revision 5458 - Directory Listing
Modified Wed Feb 11 03:05:41 2015 UTC (6 years ago) by jfenwick
Adding max and min as reduction operations

Revision 5457 - Directory Listing
Modified Tue Feb 10 04:51:15 2015 UTC (6 years ago) by jfenwick
adjust globalvarinfo to account for automatic import assumptions

Revision 5456 - Directory Listing
Modified Tue Feb 10 01:41:59 2015 UTC (6 years ago) by jfenwick
Tidier. Debugging HO!

Revision 5455 - Directory Listing
Modified Tue Feb 10 01:27:57 2015 UTC (6 years ago) by jfenwick
more pruning

Revision 5454 - Directory Listing
Modified Tue Feb 10 00:49:28 2015 UTC (6 years ago) by jfenwick
improvements and compilability

Revision 5453 - Directory Listing
Modified Mon Feb 9 23:46:17 2015 UTC (6 years ago) by jfenwick
Passes simple test with auto imports, still in need of cleanup

Revision 5452 - Directory Listing
Modified Mon Feb 9 03:39:06 2015 UTC (6 years ago) by sshaw
fixing wrong equality

Revision 5451 - Directory Listing
Modified Mon Feb 9 02:58:12 2015 UTC (6 years ago) by jfenwick
updates

Revision 5450 - Directory Listing
Modified Mon Feb 9 01:39:26 2015 UTC (6 years ago) by sshaw
Solving MPI gmsh invocation race conditions via network-IPC with the help of escript-overlord.
I, for one, welcome it.


Revision 5449 - Directory Listing
Modified Sun Feb 8 23:46:01 2015 UTC (6 years ago) by jfenwick
Modified checkError function to play nicely with overlapping communicators.
Added a function to get a string from a python exception in boost.


Revision 5448 - Directory Listing
Modified Fri Feb 6 05:31:37 2015 UTC (6 years ago) by jfenwick
Updating all the dates

Revision 5447 - Directory Listing
Modified Fri Feb 6 04:52:30 2015 UTC (6 years ago) by jfenwick
Changes to subworlds

Revision 5446 - Directory Listing
Modified Thu Feb 5 04:34:12 2015 UTC (6 years ago) by jduplessis
removed random file opens


Revision 5445 - Directory Listing
Modified Thu Feb 5 04:02:54 2015 UTC (6 years ago) by jduplessis
0 rather than 1 equals error for gmshpy


Revision 5444 - Directory Listing
Modified Tue Feb 3 08:02:56 2015 UTC (6 years ago) by jfenwick
Fixing intel warning

Revision 5443 - Directory Listing
Modified Tue Feb 3 07:11:01 2015 UTC (6 years ago) by jfenwick
Adding local value import. Remote import still to do

Revision 5442 - Directory Listing
Modified Tue Feb 3 07:10:21 2015 UTC (6 years ago) by jfenwick
Fix to utest construction

Revision 5441 - Directory Listing
Modified Tue Feb 3 06:38:11 2015 UTC (6 years ago) by jduplessis
changed the refrence for domain generator every now based around 0
made delphiIn accesable


Revision 5440 - Directory Listing
Modified Mon Feb 2 01:07:51 2015 UTC (6 years ago) by caltinay
fixed srun spec for savanna.


Revision 5439 - Directory Listing
Modified Thu Jan 29 05:28:34 2015 UTC (6 years ago) by jduplessis
updates and fix for layered domain


Revision 5438 - Directory Listing
Modified Wed Jan 28 10:38:11 2015 UTC (6 years ago) by caltinay
ice noomp options file.


Revision 5437 - Directory Listing
Modified Wed Jan 28 06:47:42 2015 UTC (6 years ago) by jduplessis
updated dc res mapping


Revision 5436 - Directory Listing
Modified Tue Jan 27 05:16:42 2015 UTC (6 years ago) by caltinay
export slurm env for tests. Added ice options file.


Revision 5435 - Directory Listing
Modified Tue Jan 27 00:15:26 2015 UTC (6 years, 1 month ago) by caltinay
option 'thrust_prefix' was never used - updated to cuda_prefix and added
detection code. Updated savanna options.


Revision 5434 - Directory Listing
Modified Fri Jan 23 04:29:09 2015 UTC (6 years, 1 month ago) by jfenwick
Trying to fix mac tests

Revision 5433 - Directory Listing
Modified Fri Jan 23 03:35:22 2015 UTC (6 years, 1 month ago) by caltinay
DUDLEY!!


Revision 5432 - Directory Listing
Modified Fri Jan 23 02:40:32 2015 UTC (6 years, 1 month ago) by caltinay
dudley needs a serious review!


Revision 5431 - Directory Listing
Modified Fri Jan 23 02:32:53 2015 UTC (6 years, 1 month ago) by caltinay
updated savanna options file.


Revision 5430 - Directory Listing
Modified Fri Jan 23 01:11:09 2015 UTC (6 years, 1 month ago) by gross
fixes in teh DCREs mapping

Revision 5429 - Directory Listing
Modified Fri Jan 23 00:19:43 2015 UTC (6 years, 1 month ago) by caltinay
Looks like debian has a very old version of parmetis so deal with that.


Revision 5428 - Directory Listing
Modified Thu Jan 22 23:16:00 2015 UTC (6 years, 1 month ago) by caltinay
Fixed types for parmetis.


Revision 5427 - Directory Listing
Modified Thu Jan 22 05:04:49 2015 UTC (6 years, 1 month ago) by jduplessis
can be a list of tuples or list of lists


Revision 5426 - Directory Listing
Modified Thu Jan 22 04:35:31 2015 UTC (6 years, 1 month ago) by jduplessis
source sample tags


Revision 5425 - Directory Listing
Modified Wed Jan 21 06:17:21 2015 UTC (6 years, 1 month ago) by jfenwick
Fix build error and add comment

Revision 5424 - Directory Listing
Modified Wed Jan 21 04:29:51 2015 UTC (6 years, 1 month ago) by jfenwick
Tweaks to parallel

Revision 5423 - Directory Listing
Modified Tue Jan 20 06:59:42 2015 UTC (6 years, 1 month ago) by caltinay
current magnus options file.


Revision 5422 - Directory Listing
Modified Mon Jan 19 04:36:08 2015 UTC (6 years, 1 month ago) by jduplessis
error check for 3d support

Revision 5421 - Directory Listing
Modified Mon Jan 19 00:40:53 2015 UTC (6 years, 1 month ago) by jduplessis
added resuse so use can specify wether or not to use the current meshfile or to over write it
the surface tagging was providing some issues commented out for now


Revision 5420 - Directory Listing
Modified Thu Jan 15 04:03:40 2015 UTC (6 years, 1 month ago) by jfenwick
Do not ignore gmshGeo2Msh return value

Revision 5419 - Directory Listing
Modified Wed Jan 14 09:14:05 2015 UTC (6 years, 1 month ago) by jfenwick
Make tests write to the correct directories

Revision 5418 - Directory Listing
Modified Wed Jan 14 05:34:55 2015 UTC (6 years, 1 month ago) by jfenwick
Fixing some unit test failures on osx

Revision 5417 - Directory Listing
Modified Wed Jan 14 01:54:19 2015 UTC (6 years, 1 month ago) by jfenwick
Fixing more tests to check for the optional natgrid package

Revision 5416 - Directory Listing
Modified Wed Dec 24 00:23:14 2014 UTC (6 years, 2 months ago) by jfenwick
Try a version number debtools accept. Updated subst files. Still missing trusty

Revision 5414 - Directory Listing
Modified Tue Dec 23 07:53:35 2014 UTC (6 years, 2 months ago) by jfenwick
Bump version to allow experiments to not clash

Revision 5413 - Directory Listing
Modified Tue Dec 23 07:17:43 2014 UTC (6 years, 2 months ago) by jfenwick
First steps towards python3 packages.
Problems still to be resolved:
  doesn't remove cleanly (esys/__init__.pyc is created)

Need to test interactions between the new packages and the old package 


Revision 5412 - Directory Listing
Modified Mon Dec 22 06:40:31 2014 UTC (6 years, 2 months ago) by jfenwick
Adding options files for jessie


Revision 5411 - Directory Listing
Modified Mon Dec 22 01:39:10 2014 UTC (6 years, 2 months ago) by jfenwick
Fixed py3 matplotlib detection. Converted a division for py3

Revision 5410 - Directory Listing
Modified Sun Dec 21 23:24:54 2014 UTC (6 years, 2 months ago) by jfenwick
Switching versions back to development and using a single reference file for version and date.

Revision 5408 - Directory Listing
Modified Thu Dec 18 03:54:12 2014 UTC (6 years, 2 months ago) by jfenwick
fixing stuff

Revision 5407 - Directory Listing
Modified Thu Dec 18 02:48:24 2014 UTC (6 years, 2 months ago) by jfenwick
release changes

Revision 5405 - Directory Listing
Modified Thu Dec 18 00:41:39 2014 UTC (6 years, 2 months ago) by caltinay
next try.


Revision 5404 - Directory Listing
Modified Thu Dec 18 00:10:22 2014 UTC (6 years, 2 months ago) by caltinay
Disabled OMP binding by default because it interfers with mpi binding
- threads were all running on one core on guineapig.


Revision 5403 - Directory Listing
Modified Wed Dec 17 08:24:44 2014 UTC (6 years, 2 months ago) by caltinay
no need to bind procs on guineapig


Revision 5402 - Directory Listing
Modified Wed Dec 17 05:44:00 2014 UTC (6 years, 2 months ago) by jfenwick
True location of runMPIProgram

Revision 5401 - Directory Listing
Modified Wed Dec 17 04:09:16 2014 UTC (6 years, 2 months ago) by jduplessis
mpirank added

Revision 5400 - Directory Listing
Modified Wed Dec 17 02:59:38 2014 UTC (6 years, 2 months ago) by jduplessis
added unlink

Revision 5399 - Directory Listing
Modified Wed Dec 17 02:53:58 2014 UTC (6 years, 2 months ago) by caltinay
commented obsolete test.


Revision 5398 - Directory Listing
Modified Wed Dec 17 02:51:41 2014 UTC (6 years, 2 months ago) by caltinay
#$@!#@$ typo


Revision 5397 - Directory Listing
Modified Wed Dec 17 01:35:43 2014 UTC (6 years, 2 months ago) by caltinay
new, single interface to gmsh in escriptcore used by pycad and downunder.


Revision 5394 - Directory Listing
Modified Wed Dec 17 00:11:29 2014 UTC (6 years, 2 months ago) by caltinay
made pycad tests accept some whitespace differences


Revision 5392 - Directory Listing
Modified Tue Dec 16 07:01:26 2014 UTC (6 years, 2 months ago) by caltinay
formatting fixes in gmsh design.


Revision 5391 - Directory Listing
Modified Tue Dec 16 06:59:58 2014 UTC (6 years, 2 months ago) by caltinay
report gmshpy availability


Revision 5384 - Directory Listing
Modified Tue Dec 16 01:33:35 2014 UTC (6 years, 2 months ago) by caltinay
added commented setOrderN() call to gmshpy.


Revision 5383 - Directory Listing
Modified Tue Dec 16 00:44:47 2014 UTC (6 years, 2 months ago) by sshaw
replacing dcresistivity gmsh runner with pycads

Revision 5382 - Directory Listing
Modified Tue Dec 16 00:42:01 2014 UTC (6 years, 2 months ago) by sshaw
fix for exit status being destroyed in serial gmsh execution


Revision 5381 - Directory Listing
Modified Tue Dec 16 00:40:47 2014 UTC (6 years, 2 months ago) by sshaw
simple fix for dudley's finley dependency


Revision 5378 - Directory Listing
Modified Mon Dec 15 23:48:54 2014 UTC (6 years, 2 months ago) by jfenwick
Adding boostrandom to requirements

Revision 5377 - Directory Listing
Modified Mon Dec 15 23:35:27 2014 UTC (6 years, 2 months ago) by jfenwick
Updating debian changelog

Revision 5376 - Directory Listing
Modified Mon Dec 15 23:20:01 2014 UTC (6 years, 2 months ago) by jfenwick
Broadening tolerance for utopic version

Revision 5375 - Directory Listing
Modified Mon Dec 15 23:16:39 2014 UTC (6 years, 2 months ago) by sshaw
removing mixed tabs and spaces for python3


Revision 5374 - Directory Listing
Modified Mon Dec 15 06:10:16 2014 UTC (6 years, 2 months ago) by caltinay
updated raijin options file.


Revision 5373 - Directory Listing
Modified Mon Dec 15 06:09:58 2014 UTC (6 years, 2 months ago) by caltinay
Fixing OMP build with icc13 on raijin.


Revision 5372 - Directory Listing
Modified Mon Dec 15 05:48:55 2014 UTC (6 years, 2 months ago) by sshaw
removing parallel section on map inserts

Revision 5371 - Directory Listing
Modified Mon Dec 15 05:46:14 2014 UTC (6 years, 2 months ago) by jfenwick
Adding subst for utopic

Revision 5370 - Directory Listing
Modified Mon Dec 15 05:25:42 2014 UTC (6 years, 2 months ago) by jfenwick
Fix debian rules to account for different way to generate run-escript

Revision 5369 - Directory Listing
Modified Mon Dec 15 04:23:38 2014 UTC (6 years, 2 months ago) by jfenwick
Fixing getsubst for long past directory move.
Also removing obsolete releases.


Revision 5368 - Directory Listing
Modified Mon Dec 15 04:04:51 2014 UTC (6 years, 2 months ago) by caltinay
Added commented changes so they don't get lost.


Revision 5367 - Directory Listing
Modified Mon Dec 15 04:02:21 2014 UTC (6 years, 2 months ago) by caltinay
Undoing parts of r5363 until tests reflect the change.


Revision 5366 - Directory Listing
Modified Mon Dec 15 03:51:02 2014 UTC (6 years, 2 months ago) by jduplessis
fixed naming conventions + comments

Revision 5365 - Directory Listing
Modified Mon Dec 15 01:46:14 2014 UTC (6 years, 2 months ago) by caltinay
mara options.


Revision 5364 - Directory Listing
Modified Mon Dec 15 01:45:43 2014 UTC (6 years, 2 months ago) by caltinay
Fixed Voxet origin which refers to cell centre in Voxet lingo.


Revision 5363 - Directory Listing
Modified Mon Dec 15 01:45:09 2014 UTC (6 years, 2 months ago) by caltinay
Added 'pressure at 0' option to Isostatic Pressure calculation.


Revision 5362 - Directory Listing
Modified Mon Dec 15 01:36:27 2014 UTC (6 years, 2 months ago) by sshaw
making DipoleDipole test more tolerant to cope with gmsh's filthy non-deterministic seeding by output filename


Revision 5361 - Directory Listing
Modified Mon Dec 15 00:53:41 2014 UTC (6 years, 2 months ago) by jfenwick
Partial better fix for natgrid problem

Revision 5360 - Directory Listing
Modified Sun Dec 14 23:57:33 2014 UTC (6 years, 2 months ago) by sshaw
fixing sillyness from my previous commit

Revision 5359 - Directory Listing
Modified Sun Dec 14 23:17:37 2014 UTC (6 years, 2 months ago) by sshaw
making dcforward tests more verbose when failing

Revision 5358 - Directory Listing
Modified Fri Dec 12 06:25:52 2014 UTC (6 years, 2 months ago) by jduplessis
removed debug

Revision 5357 - Directory Listing
Modified Fri Dec 12 06:09:59 2014 UTC (6 years, 2 months ago) by jduplessis
faster test

Revision 5356 - Directory Listing
Modified Fri Dec 12 04:04:33 2014 UTC (6 years, 2 months ago) by caltinay
guineapig intel options files.


Revision 5355 - Directory Listing
Modified Fri Dec 12 03:57:25 2014 UTC (6 years, 2 months ago) by jfenwick
New options file for openSuse. Add natgridchecking for openSuse

Revision 5354 - Directory Listing
Modified Fri Dec 12 03:36:34 2014 UTC (6 years, 2 months ago) by jfenwick
Install guide fixes

Revision 5353 - Directory Listing
Modified Fri Dec 12 03:22:41 2014 UTC (6 years, 2 months ago) by jduplessis
adding dc_forward example

Revision 5352 - Directory Listing
Modified Fri Dec 12 03:13:14 2014 UTC (6 years, 2 months ago) by jfenwick
Adding new fedora. removing old ones

Revision 5351 - Directory Listing
Modified Fri Dec 12 03:06:55 2014 UTC (6 years, 2 months ago) by jfenwick
removing some old templates. updating the centos one

Revision 5350 - Directory Listing
Modified Fri Dec 12 03:00:37 2014 UTC (6 years, 2 months ago) by sshaw
updating reference meshes to take into account first-tag method


Revision 5349 - Directory Listing
Modified Fri Dec 12 01:32:05 2014 UTC (6 years, 2 months ago) by sshaw
more informative skip messages, first tagged element applies for readgmsh instead of last

Revision 5348 - Directory Listing
Modified Fri Dec 12 01:04:31 2014 UTC (6 years, 2 months ago) by sshaw
replacing mixed tabs with spaces


Revision 5347 - Directory Listing
Modified Fri Dec 12 01:01:27 2014 UTC (6 years, 2 months ago) by jfenwick
Check if pyproj is available before running example

Revision 5346 - Directory Listing
Modified Thu Dec 11 23:55:13 2014 UTC (6 years, 2 months ago) by sshaw
fixing more cases of indexing empty vectors

Revision 5345 - Directory Listing
Modified Thu Dec 11 23:25:08 2014 UTC (6 years, 2 months ago) by sshaw
updating reference meshes

Revision 5344 - Directory Listing
Modified Thu Dec 11 23:01:16 2014 UTC (6 years, 2 months ago) by sshaw
fixing non-mpi builds

Revision 5343 - Directory Listing
Modified Thu Dec 11 08:21:01 2014 UTC (6 years, 2 months ago) by sshaw
some fixes for the new node tagging from gmshreader


Revision 5342 - Directory Listing
Modified Thu Dec 11 03:56:23 2014 UTC (6 years, 2 months ago) by sshaw
fixes to readGmsh off-by-one


Revision 5341 - Directory Listing
Modified Thu Dec 11 03:20:36 2014 UTC (6 years, 2 months ago) by sshaw
fixing some indexing into empty vectors, related to #291

Revision 5340 - Directory Listing
Modified Thu Dec 11 00:24:58 2014 UTC (6 years, 2 months ago) by jduplessis
updated tags in fly files


Revision 5339 - Directory Listing
Modified Thu Dec 11 00:08:58 2014 UTC (6 years, 2 months ago) by sshaw
added an exception for trying to set an escript param that doesn't exist

Revision 5338 - Directory Listing
Modified Wed Dec 10 07:03:24 2014 UTC (6 years, 2 months ago) by sshaw
fix for gmsh permissive use of scoped i

Revision 5337 - Directory Listing
Modified Wed Dec 10 05:58:33 2014 UTC (6 years, 2 months ago) by jduplessis
added a nodeid map so that node id's can be used to index the node arrays such as the tag array


Revision 5336 - Directory Listing
Modified Wed Dec 10 05:23:51 2014 UTC (6 years, 2 months ago) by jfenwick
Making params more visible

Revision 5335 - Directory Listing
Modified Wed Dec 10 05:22:27 2014 UTC (6 years, 2 months ago) by jfenwick
install guide culling

Revision 5334 - Directory Listing
Modified Wed Dec 10 04:10:41 2014 UTC (6 years, 2 months ago) by sshaw
more finley test cleanup


Revision 5333 - Directory Listing
Modified Wed Dec 10 02:53:03 2014 UTC (6 years, 2 months ago) by sshaw
some more readGmsh cleaning


Revision 5332 - Directory Listing
Modified Wed Dec 10 01:49:15 2014 UTC (6 years, 2 months ago) by sshaw
readability cleanup on readGmsh


Revision 5331 - Directory Listing
Modified Wed Dec 10 01:13:34 2014 UTC (6 years, 2 months ago) by jfenwick
Disabling gmshpy until after the release

Revision 5330 - Directory Listing
Modified Wed Dec 10 00:20:05 2014 UTC (6 years, 2 months ago) by jfenwick
Use gmshpy for preference


Revision 5329 - Directory Listing
Modified Tue Dec 9 23:44:48 2014 UTC (6 years, 2 months ago) by jfenwick
Not sure how I missed this one

Revision 5328 - Directory Listing
Modified Tue Dec 9 06:34:08 2014 UTC (6 years, 2 months ago) by sshaw
removing unused test file

Revision 5327 - Directory Listing
Modified Tue Dec 9 06:32:11 2014 UTC (6 years, 2 months ago) by jduplessis
fixed continuousFunction mesh tagging


Revision 5326 - Directory Listing
Modified Tue Dec 9 05:04:34 2014 UTC (6 years, 2 months ago) by sshaw
reinstating old dudley tests that weren't properly being tested due to constructor problems

Revision 5325 - Directory Listing
Modified Tue Dec 9 04:53:14 2014 UTC (6 years, 2 months ago) by sshaw
9000 less tests are skipped, partly removing skips, partly removing duplicate test file

Revision 5324 - Directory Listing
Modified Tue Dec 9 04:43:02 2014 UTC (6 years, 2 months ago) by sshaw
fixing python 3 dealing badly with str(generators)

Revision 5323 - Directory Listing
Modified Tue Dec 9 04:01:35 2014 UTC (6 years, 2 months ago) by sshaw
fixing another sillyness with import errors


Revision 5322 - Directory Listing
Modified Tue Dec 9 03:53:35 2014 UTC (6 years, 2 months ago) by jfenwick
Added NETCDF_BUILD to escript params. Tests now check this before testing netcdf dependent stuff

Revision 5321 - Directory Listing
Modified Tue Dec 9 03:27:32 2014 UTC (6 years, 2 months ago) by sshaw
adding omitted 3D diracdelta interpolation tests

Revision 5320 - Directory Listing
Modified Tue Dec 9 01:39:46 2014 UTC (6 years, 2 months ago) by sshaw
new EscriptParam GMSH_SUPPORT and GMSH_MPI for use in python-land, included associated exceptions in DCRes gmsh use and assocaiated skips in relevant tests

Revision 5319 - Directory Listing
Modified Tue Dec 9 00:58:32 2014 UTC (6 years, 2 months ago) by jduplessis
small changes to indentation etc


Revision 5318 - Directory Listing
Modified Tue Dec 9 00:37:06 2014 UTC (6 years, 2 months ago) by sshaw
change of speckleys test to match speckleys name

Revision 5317 - Directory Listing
Modified Tue Dec 9 00:36:08 2014 UTC (6 years, 2 months ago) by sshaw
speckley and ripley can now interpolate from DiracDeltaFunctions to ContinuousFunction

Revision 5316 - Directory Listing
Modified Mon Dec 8 06:30:49 2014 UTC (6 years, 2 months ago) by sshaw
better cleanup of dcres tempfiles

Revision 5315 - Directory Listing
Modified Mon Dec 8 05:08:54 2014 UTC (6 years, 2 months ago) by sshaw
resistivity style fixes for consistency, adding skips for non-finley builds

Revision 5314 - Directory Listing
Modified Mon Dec 8 04:28:28 2014 UTC (6 years, 2 months ago) by jfenwick
Trying again to fix this without messing up mpi

Revision 5313 - Directory Listing
Modified Mon Dec 8 04:03:52 2014 UTC (6 years, 2 months ago) by jfenwick
Hide unused mpit thing from non-mpi

Revision 5312 - Directory Listing
Modified Mon Dec 8 00:44:04 2014 UTC (6 years, 2 months ago) by jfenwick
Added 10.10 homebrew template

Revision 5311 - Directory Listing
Modified Mon Dec 8 00:35:45 2014 UTC (6 years, 2 months ago) by jfenwick
Adding 10.10 mp template

Revision 5310 - Directory Listing
Modified Mon Dec 8 00:10:01 2014 UTC (6 years, 2 months ago) by caltinay
slurm runner for savanna.


Revision 5309 - Directory Listing
Modified Mon Dec 8 00:08:32 2014 UTC (6 years, 2 months ago) by sshaw
catching other case of domainGenerator tests failing

Revision 5308 - Directory Listing
Modified Fri Dec 5 04:58:53 2014 UTC (6 years, 2 months ago) by sshaw
more silly importerror fixes in tests

Revision 5307 - Directory Listing
Modified Fri Dec 5 04:30:05 2014 UTC (6 years, 2 months ago) by sshaw
fixing inverted boolean for ripley presence

Revision 5306 - Directory Listing
Modified Fri Dec 5 01:49:46 2014 UTC (6 years, 2 months ago) by jduplessis
added skip if gmsh missing

Revision 5305 - Directory Listing
Modified Thu Dec 4 06:48:39 2014 UTC (6 years, 2 months ago) by caltinay
This looks like unintended by the last commit.


Revision 5304 - Directory Listing
Modified Thu Dec 4 06:29:13 2014 UTC (6 years, 2 months ago) by caltinay
make MPI build work again.


Revision 5303 - Directory Listing
Modified Thu Dec 4 06:17:11 2014 UTC (6 years, 2 months ago) by jfenwick
Changes to keep clang happy

Revision 5302 - Directory Listing
Modified Thu Dec 4 06:16:28 2014 UTC (6 years, 2 months ago) by caltinay
some more.


Revision 5301 - Directory Listing
Modified Thu Dec 4 05:58:49 2014 UTC (6 years, 2 months ago) by caltinay
A lil' bit more meat in ripley.


Revision 5300 - Directory Listing
Modified Thu Dec 4 05:44:25 2014 UTC (6 years, 2 months ago) by jduplessis
added missing init

Revision 5299 - Directory Listing
Modified Thu Dec 4 04:07:23 2014 UTC (6 years, 2 months ago) by jduplessis
all classes tested, documentation and small fixes to follow

Revision 5298 - Directory Listing
Modified Thu Dec 4 02:54:50 2014 UTC (6 years, 2 months ago) by caltinay
Doco updates.


Revision 5297 - Directory Listing
Modified Thu Dec 4 01:58:53 2014 UTC (6 years, 2 months ago) by caltinay
More user doco updates.


Revision 5296 - Directory Listing
Modified Wed Dec 3 07:22:17 2014 UTC (6 years, 2 months ago) by caltinay
More updates to user doc.


Revision 5295 - Directory Listing
Modified Wed Dec 3 05:35:28 2014 UTC (6 years, 2 months ago) by caltinay
fixed undef error and some content.


Revision 5294 - Directory Listing
Modified Wed Dec 3 05:30:18 2014 UTC (6 years, 2 months ago) by sshaw
working around oddness when catching ImportErrors after catching a propagated ImportError, cleaning up last of finley examples without domain checks

Revision 5293 - Directory Listing
Modified Wed Dec 3 04:28:17 2014 UTC (6 years, 2 months ago) by caltinay
added missing copyright headers in user guide plus fixed minor typo.


Revision 5292 - Directory Listing
Modified Wed Dec 3 04:08:14 2014 UTC (6 years, 2 months ago) by sshaw
more corrections to tests

Revision 5291 - Directory Listing
Modified Wed Dec 3 03:55:26 2014 UTC (6 years, 2 months ago) by jfenwick
version number hack to allow older versions to run

Revision 5290 - Directory Listing
Modified Wed Dec 3 01:15:33 2014 UTC (6 years, 2 months ago) by sshaw
fixing some broken imports from earlier commit

Revision 5289 - Directory Listing
Modified Tue Dec 2 23:43:22 2014 UTC (6 years, 2 months ago) by sshaw
updating hamster options


Revision 5288 - Directory Listing
Modified Tue Dec 2 23:18:40 2014 UTC (6 years, 2 months ago) by sshaw
fixing tests for cases where required domains not built

Revision 5287 - Directory Listing
Modified Tue Dec 2 05:36:36 2014 UTC (6 years, 2 months ago) by jfenwick
Fix for bug#284. Added dummify=False to lambdify calls.

Revision 5286 - Directory Listing
Modified Tue Dec 2 03:45:09 2014 UTC (6 years, 2 months ago) by caltinay
removed obsolete (?) tests...


Revision 5285 - Directory Listing
Modified Tue Dec 2 00:52:50 2014 UTC (6 years, 2 months ago) by jfenwick
Fixed array overflow issue#285

Revision 5284 - Directory Listing
Modified Tue Dec 2 00:44:49 2014 UTC (6 years, 2 months ago) by sshaw
Lame is now accented in user doc where appropriate

Revision 5283 - Directory Listing
Modified Fri Nov 28 05:38:33 2014 UTC (6 years, 2 months ago) by sshaw
updating older templates with v202 options

Revision 5282 - Directory Listing
Modified Fri Nov 28 04:04:10 2014 UTC (6 years, 2 months ago) by jduplessis
dcres inversions won't be added yet


Revision 5281 - Directory Listing
Modified Fri Nov 28 02:43:30 2014 UTC (6 years, 2 months ago) by sshaw
updating current dev list, should probably add Ralf for DCres too

Revision 5280 - Directory Listing
Modified Fri Nov 28 02:23:08 2014 UTC (6 years, 2 months ago) by sshaw
adding initial 4.0 changelog

Revision 5279 - Directory Listing
Modified Thu Nov 27 00:26:18 2014 UTC (6 years, 3 months ago) by sshaw
adding ripley and speckley to user guide, a bit barebones still

Revision 5278 - Directory Listing
Modified Thu Nov 27 00:25:49 2014 UTC (6 years, 3 months ago) by sshaw
sphinxifying older style python doco, including order shifting of module doc

Revision 5277 - Directory Listing
Modified Mon Nov 24 03:29:15 2014 UTC (6 years, 3 months ago) by caltinay
added missing cpus-per-rank option for OpenMPI


Revision 5276 - Directory Listing
Modified Fri Nov 21 04:27:37 2014 UTC (6 years, 3 months ago) by jduplessis
fixed pole-pole gradient


Revision 5275 - Directory Listing
Modified Thu Nov 20 01:27:04 2014 UTC (6 years, 3 months ago) by caltinay
Fixed problem introduced earlier.


Revision 5274 - Directory Listing
Modified Wed Nov 19 03:44:48 2014 UTC (6 years, 3 months ago) by sshaw
python3ifying division in downunder, stripping some debug prints

Revision 5273 - Directory Listing
Modified Tue Nov 18 01:08:29 2014 UTC (6 years, 3 months ago) by caltinay
fixing some intel warnings.


Revision 5272 - Directory Listing
Modified Tue Nov 18 00:56:54 2014 UTC (6 years, 3 months ago) by sshaw
adding coupler doco, adjusting sphinx to use a math extension to deal with many warnings

Revision 5271 - Directory Listing
Modified Tue Nov 18 00:46:29 2014 UTC (6 years, 3 months ago) by caltinay
Re-enabled process binding params for OpenMPI. Not sure if this is a good default though...


Revision 5270 - Directory Listing
Modified Tue Nov 18 00:26:31 2014 UTC (6 years, 3 months ago) by jduplessis
fixed extra brace


Revision 5269 - Directory Listing
Modified Mon Nov 17 23:17:34 2014 UTC (6 years, 3 months ago) by sshaw
removing early return in copuler test

Revision 5268 - Directory Listing
Modified Mon Nov 17 07:10:40 2014 UTC (6 years, 3 months ago) by sshaw
completed speckley->ripley interpolation across multi-axial subdivisions

Revision 5267 - Directory Listing
Modified Mon Nov 17 06:48:27 2014 UTC (6 years, 3 months ago) by caltinay
template is not executable...


Revision 5266 - Directory Listing
Modified Mon Nov 17 06:45:01 2014 UTC (6 years, 3 months ago) by caltinay
New options 'launcher', 'prelaunch' and 'postlaunch'.
The idea is to avoid system/env-specific hacks to run-escript and provide
a means to configure launchers (i.e. mpirun and friends) at build-time.
Thus bin/run-escript now lives as a template run-escript.in and the actual
launcher is created using the above options when running scons.
Technically not much should have changed as I have tried to set the defaults
to what they were in the original launcher.

Only wheezy_options updated so far until I get feedback...



Revision 5265 - Directory Listing
Modified Mon Nov 17 04:59:25 2014 UTC (6 years, 3 months ago) by jfenwick
Adding missing include which clang noticed.

Revision 5264 - Directory Listing
Modified Mon Nov 17 03:04:10 2014 UTC (6 years, 3 months ago) by sshaw
python3ifying xrange calls

Revision 5263 - Directory Listing
Modified Sun Nov 16 23:35:59 2014 UTC (6 years, 3 months ago) by sshaw
python3ifying prints

Revision 5262 - Directory Listing
Modified Thu Nov 13 08:11:40 2014 UTC (6 years, 3 months ago) by gross
Some fixes to the dcresitivity forward model. simple test added. 

Revision 5261 - Directory Listing
Modified Thu Nov 13 04:40:28 2014 UTC (6 years, 3 months ago) by jfenwick
uint ->unsigned int;  using namespace std in speckly Rectangle to allow isnan to work.

Revision 5260 - Directory Listing
Modified Wed Nov 12 05:19:36 2014 UTC (6 years, 3 months ago) by jduplessis
changed to primary potential as an input


Revision 5259 - Directory Listing
Modified Wed Nov 12 01:20:34 2014 UTC (6 years, 3 months ago) by jfenwick
fixed error which I did not know about

Revision 5258 - Directory Listing
Modified Tue Nov 11 04:29:54 2014 UTC (6 years, 3 months ago) by sshaw
replacing a sleep with an MPIbarrier because it's much, much faster in block testing

Revision 5257 - Directory Listing
Modified Tue Nov 11 04:11:28 2014 UTC (6 years, 3 months ago) by sshaw
added a flush and delay to fix race conditions hiding testing summaries from rank zero


Revision 5256 - Directory Listing
Modified Tue Nov 11 03:18:41 2014 UTC (6 years, 3 months ago) by jfenwick
Doesn't work yet but getting some subworld changes in.


Revision 5255 - Directory Listing
Modified Tue Nov 11 01:55:44 2014 UTC (6 years, 3 months ago) by sshaw
adding support for biaxial MPI subdivision for speckly->ripley coupler

Revision 5254 - Directory Listing
Modified Mon Nov 10 09:30:53 2014 UTC (6 years, 3 months ago) by caltinay
Fixed indexing of dirac point data while assembling PDE in ripley.


Revision 5253 - Directory Listing
Modified Mon Nov 10 07:07:34 2014 UTC (6 years, 3 months ago) by gross
some work on the DcRes

Revision 5252 - Directory Listing
Modified Mon Nov 10 05:01:31 2014 UTC (6 years, 3 months ago) by caltinay
update of other template options files.


Revision 5251 - Directory Listing
Modified Mon Nov 10 04:34:39 2014 UTC (6 years, 3 months ago) by gross
Ricker support velocity outout

Revision 5250 - Directory Listing
Modified Mon Nov 10 04:05:11 2014 UTC (6 years, 3 months ago) by caltinay
Updated wheezy template options file and made our rodents import from there.
Had to rename scons/os -> scons/templates to avoid import conflicts.
Removed obsolete option vsl_random and added new options.
Other templates are yet to be updated.


Revision 5249 - Directory Listing
Modified Mon Nov 10 00:47:47 2014 UTC (6 years, 3 months ago) by jduplessis
further name changes


Revision 5248 - Directory Listing
Modified Mon Nov 10 00:37:31 2014 UTC (6 years, 3 months ago) by jduplessis
debug and name changes


Revision 5247 - Directory Listing
Modified Fri Nov 7 02:44:08 2014 UTC (6 years, 3 months ago) by sshaw
fixing non-MPI builds with couplers

Revision 5246 - Directory Listing
Modified Fri Nov 7 01:41:18 2014 UTC (6 years, 3 months ago) by sshaw
adding speckley->ripley MPI Brick coupling for single axis subdivisions

Revision 5245 - Directory Listing
Modified Thu Nov 6 11:14:08 2014 UTC (6 years, 3 months ago) by caltinay
CPU optimizations for block size 1 symmetric spmv (DIA) which is now also
faster than non-symmetric on i7.


Revision 5244 - Directory Listing
Modified Thu Nov 6 11:03:58 2014 UTC (6 years, 3 months ago) by caltinay
block size 2 optimizations.


Revision 5243 - Directory Listing
Modified Thu Nov 6 10:09:23 2014 UTC (6 years, 3 months ago) by caltinay
Significant speed-up for symmetric spmv on CPU. This is now faster than
non-symmetric on i7.


Revision 5242 - Directory Listing
Modified Wed Nov 5 01:34:55 2014 UTC (6 years, 3 months ago) by jduplessis
python 3 print 


Revision 5241 - Directory Listing
Modified Tue Nov 4 06:47:42 2014 UTC (6 years, 3 months ago) by jduplessis
non exponential mapping


Revision 5240 - Directory Listing
Modified Tue Nov 4 03:47:26 2014 UTC (6 years, 3 months ago) by sshaw
adding options to record time and cycle number in silo and VTK files

Revision 5239 - Directory Listing
Modified Thu Oct 30 05:36:00 2014 UTC (6 years, 3 months ago) by caltinay
More cache-friendly version of CPU-based symmetric-CDS-SpMV for block sizes >2.


Revision 5238 - Directory Listing
Modified Wed Oct 29 05:26:36 2014 UTC (6 years, 3 months ago) by caltinay
block size 3 special case on GPU.


Revision 5237 - Directory Listing
Modified Wed Oct 29 04:28:59 2014 UTC (6 years, 3 months ago) by caltinay
-Enabled use of texture memory by default (needs config option).
-split symmetric spmv to separate file and added specialized version
for block size 2.


Revision 5236 - Directory Listing
Modified Wed Oct 29 03:19:11 2014 UTC (6 years, 3 months ago) by caltinay
well, this was embarrassing...


Revision 5235 - Directory Listing
Modified Wed Oct 29 01:01:44 2014 UTC (6 years, 3 months ago) by caltinay
Tweaks to the forward model tests and finally silenced all but rank 0
for unit test output. I don't think this will hide useful info as all
ranks should output the same thing by the TextTestRunner...


Revision 5234 - Directory Listing
Modified Wed Oct 29 00:54:43 2014 UTC (6 years, 3 months ago) by jduplessis
commented out prints


Revision 5233 - Directory Listing
Modified Wed Oct 29 00:49:32 2014 UTC (6 years, 3 months ago) by jduplessis
added changes for polepole models


Revision 5232 - Directory Listing
Modified Wed Oct 29 00:19:06 2014 UTC (6 years, 3 months ago) by caltinay
array of mu's should be float even if someone does [1,2].



Revision 5231 - Directory Listing
Modified Tue Oct 28 21:21:15 2014 UTC (6 years, 3 months ago) by caltinay
Skipping ripley SystemMatrix tests with >1 rank, some formatting and minor
changes.


Revision 5230 - Directory Listing
Modified Tue Oct 28 07:38:38 2014 UTC (6 years, 3 months ago) by caltinay
lowered tolerance so cusp BiCGSTAB solves to required accuracy by this test.


Revision 5229 - Directory Listing
Modified Mon Oct 27 23:39:15 2014 UTC (6 years, 3 months ago) by caltinay
build_dir->BUILD_DIR in testrunner


Revision 5228 - Directory Listing
Modified Mon Oct 27 23:31:46 2014 UTC (6 years, 3 months ago) by caltinay
updated UMFPACK def in places...


Revision 5227 - Directory Listing
Modified Mon Oct 27 06:09:03 2014 UTC (6 years, 4 months ago) by sshaw
adding forgotten files

Revision 5226 - Directory Listing
Modified Mon Oct 27 05:04:07 2014 UTC (6 years, 4 months ago) by sshaw
extending speckley->ripley interpolation to support MPI


Revision 5225 - Directory Listing
Modified Mon Oct 27 01:33:45 2014 UTC (6 years, 4 months ago) by caltinay
dummy commit to see if submin is happy now.


Revision 5224 - Directory Listing
Modified Mon Oct 27 01:23:31 2014 UTC (6 years, 4 months ago) by jduplessis
fixed issue with point elements

Revision 5223 - Directory Listing
Modified Fri Oct 24 04:34:07 2014 UTC (6 years, 4 months ago) by caltinay
Fixed CDS->CDS copy and implemented a kernel for symmetric spmv which is
currently not optimized and thus slow.


Revision 5222 - Directory Listing
Modified Fri Oct 24 04:29:46 2014 UTC (6 years, 4 months ago) by jduplessis
getNumberOfDataPoints is a per rank operation


Revision 5221 - Directory Listing
Modified Thu Oct 23 04:01:49 2014 UTC (6 years, 4 months ago) by caltinay
Actually implement transposed SpMV for blocksizes >=3


Revision 5220 - Directory Listing
Modified Thu Oct 23 03:50:37 2014 UTC (6 years, 4 months ago) by caltinay
Fixes to CDS SpMV symmetric and tests for blocksizes 1-4 symm/non-symm.


Revision 5219 - Directory Listing
Modified Thu Oct 23 03:47:27 2014 UTC (6 years, 4 months ago) by jduplessis
should now work with mpi

Revision 5218 - Directory Listing
Modified Thu Oct 23 00:37:38 2014 UTC (6 years, 4 months ago) by jduplessis
debug removings

Revision 5217 - Directory Listing
Modified Thu Oct 23 00:18:44 2014 UTC (6 years, 4 months ago) by jduplessis
further debug removings

Revision 5216 - Directory Listing
Modified Thu Oct 23 00:12:22 2014 UTC (6 years, 4 months ago) by jduplessis
further removal of print statements

Revision 5215 - Directory Listing
Modified Thu Oct 23 00:10:19 2014 UTC (6 years, 4 months ago) by jduplessis
fixed mpi version for when mesh does not exists and removed some print statements

Revision 5214 - Directory Listing
Modified Wed Oct 22 23:42:01 2014 UTC (6 years, 4 months ago) by caltinay
enable thrust/CUDA on guineapig for testing ripley SystemMatrix.


Revision 5213 - Directory Listing
Modified Wed Oct 22 05:59:37 2014 UTC (6 years, 4 months ago) by jduplessis
nlpde example for user guide

Revision 5212 - Directory Listing
Modified Wed Oct 22 05:06:48 2014 UTC (6 years, 4 months ago) by caltinay
Preparing ripley SystemMatrix tests.


Revision 5211 - Directory Listing
Modified Wed Oct 22 04:26:03 2014 UTC (6 years, 4 months ago) by sshaw
fixed infinite loop in gmsh reader

Revision 5210 - Directory Listing
Modified Wed Oct 22 03:50:06 2014 UTC (6 years, 4 months ago) by jduplessis
added copyright message

Revision 5209 - Directory Listing
Modified Tue Oct 21 06:50:20 2014 UTC (6 years, 4 months ago) by caltinay
Adding memory optimization for symmetric CDS matrices (in ripley).
Only main and upper diagonal blocks are now stored.
SpMV not updated on GPUs yet but we get a speed-up on Xeons.



Revision 5208 - Directory Listing
Modified Tue Oct 21 03:43:14 2014 UTC (6 years, 4 months ago) by jduplessis
fixed may be unitialised error reworked code to add more openMpness


Revision 5207 - Directory Listing
Modified Tue Oct 21 00:51:22 2014 UTC (6 years, 4 months ago) by jduplessis
fixed compiler errors


Revision 5206 - Directory Listing
Modified Mon Oct 20 06:59:57 2014 UTC (6 years, 4 months ago) by jduplessis
working mpi version of readGmsh. tweaks and unit tests to come


Revision 5205 - Directory Listing
Modified Wed Oct 15 22:39:30 2014 UTC (6 years, 4 months ago) by caltinay
writeBinaryGrid should check for ReducedSolution as well since a
Projector returns a data object on that function space.


Revision 5204 - Directory Listing
Modified Tue Oct 14 22:33:56 2014 UTC (6 years, 4 months ago) by jduplessis
removed debug print


Revision 5203 - Directory Listing
Modified Tue Oct 14 06:46:34 2014 UTC (6 years, 4 months ago) by jduplessis
removed debug print statement


Revision 5202 - Directory Listing
Modified Mon Oct 13 00:53:00 2014 UTC (6 years, 4 months ago) by caltinay
comment debug output (py3 errors)


Revision 5201 - Directory Listing
Modified Fri Oct 10 06:23:03 2014 UTC (6 years, 4 months ago) by sshaw
fixing errors in speckley bricks node referencing in multidimensional subdivisions, fixes recent VTK failures

Revision 5200 - Directory Listing
Modified Thu Oct 9 05:18:45 2014 UTC (6 years, 4 months ago) by sshaw
removing prints from tests

Revision 5199 - Directory Listing
Modified Thu Oct 9 05:17:02 2014 UTC (6 years, 4 months ago) by sshaw
adjusting tests to allow for domain resizing under MPI


Revision 5198 - Directory Listing
Modified Wed Oct 8 08:28:35 2014 UTC (6 years, 4 months ago) by caltinay
fixed longstanding lazy test failures due to calling getDataRO() without
resolving Data object first (only in finley).


Revision 5197 - Directory Listing
Modified Wed Oct 8 04:41:15 2014 UTC (6 years, 4 months ago) by sshaw
allows absorption zones of zero size in seismic models

Revision 5196 - Directory Listing
Modified Tue Oct 7 02:00:59 2014 UTC (6 years, 4 months ago) by caltinay
more type changes/fixes.


Revision 5195 - Directory Listing
Modified Fri Oct 3 02:12:56 2014 UTC (6 years, 4 months ago) by sshaw
speckley: more informative functionspace errors for coupled interpolation, removed points from tagsinuse to match ripley

Revision 5194 - Directory Listing
Modified Thu Oct 2 06:36:02 2014 UTC (6 years, 4 months ago) by caltinay
Some more long-index work.


Revision 5193 - Directory Listing
Modified Thu Oct 2 06:19:08 2014 UTC (6 years, 4 months ago) by sshaw
adding test skip for couplers and multiprocess

Revision 5192 - Directory Listing
Modified Thu Oct 2 04:42:23 2014 UTC (6 years, 4 months ago) by sshaw
adding omitted copyright header

Revision 5191 - Directory Listing
Modified Thu Oct 2 04:40:20 2014 UTC (6 years, 4 months ago) by sshaw
adding speckley to ripley interpolation (single process only)

Revision 5190 - Directory Listing
Modified Thu Oct 2 01:15:32 2014 UTC (6 years, 4 months ago) by sshaw
removing accidentally included and incomplete cross domain work

Revision 5189 - Directory Listing
Modified Thu Oct 2 01:12:57 2014 UTC (6 years, 4 months ago) by sshaw
fixing badly behaved dirac points in speckley

Revision 5188 - Directory Listing
Modified Wed Oct 1 21:54:07 2014 UTC (6 years, 4 months ago) by caltinay
Fixed logic error.


Revision 5187 - Directory Listing
Modified Wed Oct 1 06:49:24 2014 UTC (6 years, 4 months ago) by caltinay
escript, paso, ripley now compiles with index type long.


Revision 5186 - Directory Listing
Modified Wed Oct 1 06:18:02 2014 UTC (6 years, 4 months ago) by sshaw
fixing misplaced dirac points in ripley domains with enormous elements

Revision 5185 - Directory Listing
Modified Wed Oct 1 05:33:55 2014 UTC (6 years, 4 months ago) by caltinay
typo.


Revision 5184 - Directory Listing
Modified Wed Oct 1 04:19:22 2014 UTC (6 years, 4 months ago) by caltinay
New scons option 'domains' to build only specified domains.
Defaults to all. Implements #257


Revision 5183 - Directory Listing
Modified Tue Sep 30 05:55:37 2014 UTC (6 years, 4 months ago) by caltinay
More long-index work. Added scons option 'longindices'.
Parts will not compile yet if set to true.


Revision 5182 - Directory Listing
Modified Tue Sep 30 04:03:34 2014 UTC (6 years, 4 months ago) by caltinay
more work towards allowing non-int indices.


Revision 5181 - Directory Listing
Modified Tue Sep 30 01:42:49 2014 UTC (6 years, 4 months ago) by gross
for buildbot testing

Revision 5180 - Directory Listing
Modified Thu Sep 25 11:25:29 2014 UTC (6 years, 5 months ago) by caltinay
Postpone closing netcdf file to avoid numpy segfault.


Revision 5179 - Directory Listing
Modified Thu Sep 25 07:18:20 2014 UTC (6 years, 5 months ago) by caltinay
Work towards allowing non-int index type.


Revision 5178 - Directory Listing
Modified Thu Sep 25 06:31:12 2014 UTC (6 years, 5 months ago) by caltinay
updated silo deps on guineapig.


Revision 5177 - Directory Listing
Modified Thu Sep 25 04:37:54 2014 UTC (6 years, 5 months ago) by sshaw
more speckley type cleanup (and unused function cleanup)

Revision 5176 - Directory Listing
Modified Thu Sep 25 04:36:28 2014 UTC (6 years, 5 months ago) by sshaw
fixes to wave models using wavelet acceleration instead of value


Revision 5175 - Directory Listing
Modified Thu Sep 25 03:58:06 2014 UTC (6 years, 5 months ago) by sshaw
some speckley type corrections

Revision 5174 - Directory Listing
Modified Thu Sep 25 01:45:59 2014 UTC (6 years, 5 months ago) by caltinay
Report number of matrix entries if verbosity is on.


Revision 5173 - Directory Listing
Modified Thu Sep 25 01:04:26 2014 UTC (6 years, 5 months ago) by sshaw
fixing a sillyness in speckley dirac point assignment

Revision 5172 - Directory Listing
Modified Wed Sep 24 06:59:22 2014 UTC (6 years, 5 months ago) by caltinay
Implemented writeBinaryGrid for Solution (DegreesOfFreedom). Fixes #280


Revision 5171 - Directory Listing
Modified Wed Sep 24 06:57:33 2014 UTC (6 years, 5 months ago) by sshaw
removing leftover dummy test

Revision 5170 - Directory Listing
Modified Wed Sep 24 00:30:39 2014 UTC (6 years, 5 months ago) by sshaw
fixing bug in multi-process speckley with dirac points, some test cleanup

Revision 5169 - Directory Listing
Modified Mon Sep 22 08:46:58 2014 UTC (6 years, 5 months ago) by gross
tIsostaticPressure testing added

Revision 5168 - Directory Listing
Modified Mon Sep 22 05:22:06 2014 UTC (6 years, 5 months ago) by jduplessis
changed version number


Revision 5167 - Directory Listing
Modified Thu Sep 18 04:04:33 2014 UTC (6 years, 5 months ago) by caltinay
updated mole options file.


Revision 5166 - Directory Listing
Modified Wed Sep 17 21:44:41 2014 UTC (6 years, 5 months ago) by sshaw
added missed test files

Revision 5165 - Directory Listing
Modified Wed Sep 17 11:40:57 2014 UTC (6 years, 5 months ago) by caltinay
savanna: removed ipo to speed up linking, moved to new intel 15 tool chain,
removed umfpack dependency since we are using MKL.


Revision 5164 - Directory Listing
Modified Wed Sep 17 11:26:09 2014 UTC (6 years, 5 months ago) by caltinay
Slightly better error reporting from CUDA.


Revision 5163 - Directory Listing
Modified Wed Sep 17 08:56:09 2014 UTC (6 years, 5 months ago) by gross
subsidence forward model and testing added

Revision 5162 - Directory Listing
Modified Wed Sep 17 06:38:15 2014 UTC (6 years, 5 months ago) by caltinay
added missing guards


Revision 5161 - Directory Listing
Modified Wed Sep 17 06:37:39 2014 UTC (6 years, 5 months ago) by sshaw
fixing odd crashes in speckley saving to silo

Revision 5160 - Directory Listing
Modified Wed Sep 17 05:20:34 2014 UTC (6 years, 5 months ago) by caltinay
Commit 2/2 - .cpp -> .cu


Revision 5159 - Directory Listing
Modified Wed Sep 17 05:19:56 2014 UTC (6 years, 5 months ago) by caltinay
cusp requires thrust which is unlikely to be installed without the CUDA tk.
-> decided to remove cusp-based solvers/matrices for non-CUDA builds.
Commit 1/2 (svn rejects type change in single commit)


Revision 5158 - Directory Listing
Modified Wed Sep 17 04:33:42 2014 UTC (6 years, 5 months ago) by sshaw
removed vestigal FunctionOnBoundary and reduced functionspaces from speckley

Revision 5157 - Directory Listing
Modified Wed Sep 17 01:02:58 2014 UTC (6 years, 5 months ago) by sshaw
fixing non-MPI builds of speckley

Revision 5156 - Directory Listing
Modified Wed Sep 17 00:40:33 2014 UTC (6 years, 5 months ago) by caltinay
intel 15 doesn't like this.


Revision 5155 - Directory Listing
Modified Tue Sep 16 04:21:15 2014 UTC (6 years, 5 months ago) by sshaw
stripping out some leftover commented debug from previous commit

Revision 5154 - Directory Listing
Modified Tue Sep 16 04:19:03 2014 UTC (6 years, 5 months ago) by sshaw
updating speckley binary grid reads to interpolate all missing quad points

Revision 5153 - Directory Listing
Modified Tue Sep 16 03:34:31 2014 UTC (6 years, 5 months ago) by caltinay
bump guineapig's options file version.


Revision 5152 - Directory Listing
Modified Tue Sep 16 01:29:30 2014 UTC (6 years, 5 months ago) by jduplessis
add dcresistivity inversion


Revision 5151 - Directory Listing
Modified Mon Sep 15 06:11:46 2014 UTC (6 years, 5 months ago) by sshaw
adding simple read/write tests for speckley

Revision 5150 - Directory Listing
Modified Mon Sep 15 06:09:42 2014 UTC (6 years, 5 months ago) by sshaw
type corrections to speckley and adding in binarygrid support for brick (element corners only)

Revision 5149 - Directory Listing
Modified Mon Sep 15 01:57:06 2014 UTC (6 years, 5 months ago) by sshaw
removed transport from speckley, added read/write binary grids for rectangles

Revision 5148 - Directory Listing
Modified Mon Sep 15 01:25:23 2014 UTC (6 years, 5 months ago) by caltinay
Merging ripley diagonal storage + CUDA support into trunk.
Options file version has been incremented due to new options
'cuda' and 'nvccflags'.


Revision 5145 - Directory Listing
Modified Thu Sep 11 03:28:37 2014 UTC (6 years, 5 months ago) by sshaw
fixed corner issue in three-dimensional speckley subdivisions

Revision 5143 - Directory Listing
Modified Wed Sep 10 07:27:59 2014 UTC (6 years, 5 months ago) by sshaw
removing some of those omp loop sections until they play well

Revision 5142 - Directory Listing
Modified Wed Sep 10 07:18:34 2014 UTC (6 years, 5 months ago) by sshaw
marked loops as omp, wrapped remaining MPI-only function call

Revision 5140 - Directory Listing
Modified Wed Sep 10 05:49:19 2014 UTC (6 years, 5 months ago) by sshaw
stripping debug print out of speckley section of weipa

Revision 5139 - Directory Listing
Modified Wed Sep 10 05:42:46 2014 UTC (6 years, 5 months ago) by sshaw
speckley brick now supports MPI

Revision 5138 - Directory Listing
Modified Wed Sep 10 04:12:47 2014 UTC (6 years, 5 months ago) by caltinay
Added ABS which was obviously missing in a function that is used to
create balance vector in paso.


Revision 5133 - Directory Listing
Modified Fri Sep 5 00:07:34 2014 UTC (6 years, 5 months ago) by sshaw
fixed non-MPI builds with speckley

Revision 5132 - Directory Listing
Modified Thu Sep 4 07:02:24 2014 UTC (6 years, 5 months ago) by sshaw
added MPI support and tests to speckley, cleaned out more ghostzone code

Revision 5129 - Directory Listing
Modified Fri Aug 29 05:10:48 2014 UTC (6 years, 5 months ago) by sshaw
fixing missed MPI type merge from ripley

Revision 5128 - Directory Listing
Modified Fri Aug 29 00:52:35 2014 UTC (6 years, 5 months ago) by sshaw
fixing a bad index calculation

Revision 5127 - Directory Listing
Modified Fri Aug 29 00:30:34 2014 UTC (6 years, 5 months ago) by sshaw
more redundant includes removed

Revision 5126 - Directory Listing
Modified Thu Aug 28 23:32:59 2014 UTC (6 years, 5 months ago) by sshaw
fixing last remnants of speckley::SystemMatrix


Revision 5125 - Directory Listing
Modified Thu Aug 28 23:16:21 2014 UTC (6 years, 5 months ago) by sshaw
removing troublesome future-predicting #include

Revision 5124 - Directory Listing
Modified Thu Aug 28 07:02:55 2014 UTC (6 years, 5 months ago) by sshaw
minor comment fix for ripley

Revision 5123 - Directory Listing
Modified Thu Aug 28 07:02:11 2014 UTC (6 years, 5 months ago) by sshaw
Adding speckley (high-order) domain family, doesn't yet support MPI, Reduced functionspaces, or PDEs using A, B and/or C



Revision 5121 - Directory Listing
Modified Wed Aug 20 10:32:40 2014 UTC (6 years, 6 months ago) by caltinay
Made more methods pure virtual in AbstractDomain and moved the generic
implementation into NullDomain.
Made TestDomain derive from NullDomain to inherit the methods.


Revision 5120 - Directory Listing
Modified Wed Aug 20 06:19:20 2014 UTC (6 years, 6 months ago) by caltinay
Some code cleanup and int->dim_t replacements in ripley.


Revision 5119 - Directory Listing
Modified Wed Aug 20 04:10:01 2014 UTC (6 years, 6 months ago) by caltinay
Separated pattern generation from connector generation in ripley Brick
to allow using alternative System Matrices.


Revision 5118 - Directory Listing
Modified Mon Aug 18 11:28:55 2014 UTC (6 years, 6 months ago) by caltinay
Separated generation of paso matrix pattern and coupler/DOF Map
in Rectangle. This is in preparation for introducing non-Paso matrices.
Brick still to do.


Revision 5117 - Directory Listing
Modified Mon Aug 18 05:42:09 2014 UTC (6 years, 6 months ago) by caltinay
Further untangled/simplified paso pattern generation in ripley.


Revision 5116 - Directory Listing
Modified Mon Aug 18 01:56:41 2014 UTC (6 years, 6 months ago) by caltinay
making an example slightly more generic.


Revision 5115 - Directory Listing
Modified Thu Aug 14 05:36:58 2014 UTC (6 years, 6 months ago) by caltinay
Minor tweaks.


Revision 5114 - Directory Listing
Modified Thu Aug 14 05:15:31 2014 UTC (6 years, 6 months ago) by caltinay
Preliminary changes to make ripley ready for other System Matrixes.


Revision 5113 - Directory Listing
Modified Tue Aug 12 23:06:07 2014 UTC (6 years, 6 months ago) by caltinay
new directory for boost install.


Revision 5112 - Directory Listing
Modified Mon Aug 11 04:17:17 2014 UTC (6 years, 6 months ago) by caltinay
Report regularization terms separately when debug output is enabled.


Revision 5111 - Directory Listing
Modified Tue Aug 5 00:19:56 2014 UTC (6 years, 6 months ago) by caltinay
replaced '@expectedFailure' by '@skip' since py3 does not support the former
for test classes.


Revision 5110 - Directory Listing
Modified Fri Aug 1 05:04:59 2014 UTC (6 years, 6 months ago) by jduplessis
replaced atomic with critical


Revision 5109 - Directory Listing
Modified Fri Aug 1 04:39:53 2014 UTC (6 years, 6 months ago) by jduplessis
fix indentation


Revision 5108 - Directory Listing
Modified Fri Aug 1 04:37:45 2014 UTC (6 years, 6 months ago) by jduplessis
removing renamed tests


Revision 5107 - Directory Listing
Modified Thu Jul 24 14:07:14 2014 UTC (6 years, 7 months ago) by caltinay
It appears critical for scaling in finley/dudley that IndexList does not
realloc so reimplemented original idea.


Revision 5106 - Directory Listing
Modified Mon Jul 21 11:57:42 2014 UTC (6 years, 7 months ago) by caltinay
Avoid some unnecessary reallocation.


Revision 5105 - Directory Listing
Modified Mon Jul 21 10:08:43 2014 UTC (6 years, 7 months ago) by caltinay
fix for parmetis-enabled build


Revision 5104 - Directory Listing
Modified Mon Jul 21 07:47:55 2014 UTC (6 years, 7 months ago) by caltinay
Fixed a threading performance issue in finley/dudley by preallocating
chunk in vector and using dynamic arrays directly for parallel region.


Revision 5103 - Directory Listing
Modified Thu Jul 17 13:39:02 2014 UTC (6 years, 7 months ago) by caltinay
use a vector for index list because we need contiguous storage for efficiency.


Revision 5102 - Directory Listing
Modified Wed Jul 16 00:46:22 2014 UTC (6 years, 7 months ago) by caltinay
We were setting --cpus-per-rank without a --bind... option under OpenMPI
but the latter is required according to doco.
This, in combination with setting OMP_PROC_BIND=true, caused all ranks
to run on the same core when running without hostfile (e.g. on guineapig)
so the runtimes exploded.
Added --bind-to-core to fix that issue.


Revision 5101 - Directory Listing
Modified Tue Jul 15 09:50:20 2014 UTC (6 years, 7 months ago) by caltinay
Fixed another race with file deletion.


Revision 5100 - Directory Listing
Modified Tue Jul 15 07:36:29 2014 UTC (6 years, 7 months ago) by jduplessis
minor revisions


Revision 5099 - Directory Listing
Modified Mon Jul 14 00:41:14 2014 UTC (6 years, 7 months ago) by caltinay
Fix recent mpi test failures by giving ranks>0 some time to check their
output before deleting test files.


Revision 5098 - Directory Listing
Modified Sun Jul 13 14:33:43 2014 UTC (6 years, 7 months ago) by caltinay
Finally implemented multipliers for readBinaryGrid under MPI and fixed tests
accordingly.
We can now read data at resolution x into a domain at resolution N*x properly.



Revision 5097 - Directory Listing
Modified Sun Jul 13 01:02:24 2014 UTC (6 years, 7 months ago) by caltinay
Fixed undefined behaviour when indexing empty stl containers to pass
pointers (i.e. &vec[0]).


Revision 5096 - Directory Listing
Modified Fri Jul 11 12:32:49 2014 UTC (6 years, 7 months ago) by caltinay
More readBinaryGrid tests. There are a few 'expectedFailure's for
>1 rank. This is a shortcoming of the tests, not of the actual
implementation, so they need more work.


Revision 5094 - Directory Listing
Modified Thu Jul 10 02:46:33 2014 UTC (6 years, 7 months ago) by caltinay
Back to sh-compatibility


Revision 5093 - Directory Listing
Modified Tue Jul 8 01:54:09 2014 UTC (6 years, 7 months ago) by jfenwick
Document range of random number generator.


Revision 5092 - Directory Listing
Modified Mon Jul 7 00:47:44 2014 UTC (6 years, 7 months ago) by sshaw
fixing lack of thread binding for intel-based OpenMP, gcc unaffected

Revision 5091 - Directory Listing
Modified Wed Jul 2 05:19:02 2014 UTC (6 years, 7 months ago) by jduplessis
NaN tests for ripley

Revision 5090 - Directory Listing
Modified Wed Jul 2 05:14:11 2014 UTC (6 years, 7 months ago) by jduplessis
tests for replace and has NaN


Revision 5089 - Directory Listing
Modified Tue Jul 1 01:07:16 2014 UTC (6 years, 7 months ago) by jduplessis
fix missing self.__


Revision 5088 - Directory Listing
Modified Tue Jul 1 00:32:22 2014 UTC (6 years, 7 months ago) by jduplessis
option for direct solver with mtInversion

Revision 5082 - Directory Listing
Modified Fri Jun 27 05:36:01 2014 UTC (6 years, 8 months ago) by jfenwick
Thanks to Cihan. Silence annoying warngings

Revision 5081 - Directory Listing
Modified Fri Jun 27 03:48:06 2014 UTC (6 years, 8 months ago) by jduplessis
squirrel options

Revision 5080 - Directory Listing
Modified Wed Jun 25 02:50:56 2014 UTC (6 years, 8 months ago) by sshaw
more StringIO replacements for py3 compatibility

Revision 5079 - Directory Listing
Modified Tue Jun 24 22:50:50 2014 UTC (6 years, 8 months ago) by caltinay
bump to py3.4 on piggy.


Revision 5078 - Directory Listing
Modified Tue Jun 24 06:50:21 2014 UTC (6 years, 8 months ago) by sshaw
fixing silly leftovers that were missed in previous commits

Revision 5077 - Directory Listing
Modified Tue Jun 24 03:51:19 2014 UTC (6 years, 8 months ago) by caltinay
Make readBinaryGrid "public" within the ripley module.


Revision 5076 - Directory Listing
Modified Tue Jun 24 03:41:42 2014 UTC (6 years, 8 months ago) by sshaw
more python3 compatibility fixes

Revision 5074 - Directory Listing
Modified Tue Jun 24 00:44:50 2014 UTC (6 years, 8 months ago) by sshaw
python3 compatibility fix

Revision 5073 - Directory Listing
Modified Mon Jun 23 22:22:44 2014 UTC (6 years, 8 months ago) by caltinay
fixing some py3 warnings.


Revision 5072 - Directory Listing
Modified Mon Jun 23 05:13:30 2014 UTC (6 years, 8 months ago) by jduplessis
paralelize hasNaN and replaceNaN


Revision 5071 - Directory Listing
Modified Mon Jun 23 04:36:14 2014 UTC (6 years, 8 months ago) by sshaw
fixing python 3 xrange unfriendliness

Revision 5069 - Directory Listing
Modified Fri Jun 20 06:54:20 2014 UTC (6 years, 8 months ago) by sshaw
fixing mismatching identifiers

Revision 5067 - Directory Listing
Modified Fri Jun 20 06:04:58 2014 UTC (6 years, 8 months ago) by sshaw
actually fixing python 3 breakage and not the previous commits rewrite of lots of code repetition

Revision 5066 - Directory Listing
Modified Fri Jun 20 06:04:02 2014 UTC (6 years, 8 months ago) by sshaw
fixing python 3 breakage

Revision 5061 - Directory Listing
Modified Fri Jun 20 04:10:59 2014 UTC (6 years, 8 months ago) by jfenwick
Added descriptive information to functionspace names

Revision 5060 - Directory Listing
Modified Fri Jun 20 03:29:11 2014 UTC (6 years, 8 months ago) by sshaw
more reporting of previously silently skipped/passing tests

Revision 5059 - Directory Listing
Modified Fri Jun 20 03:10:19 2014 UTC (6 years, 8 months ago) by sshaw
more test renames, more marking non-test classes, fixed broken test in run_xml

Revision 5058 - Directory Listing
Modified Fri Jun 20 02:03:28 2014 UTC (6 years, 8 months ago) by sshaw
more test renames, marking some that look wrongly named as subclass required

Revision 5057 - Directory Listing
Modified Fri Jun 20 01:53:38 2014 UTC (6 years, 8 months ago) by gross
some fixes for MT-TE

Revision 5056 - Directory Listing
Modified Fri Jun 20 01:37:28 2014 UTC (6 years, 8 months ago) by jduplessis
replace nan stuff

Revision 5055 - Directory Listing
Modified Fri Jun 20 01:21:43 2014 UTC (6 years, 8 months ago) by sshaw
more test renaming, less silent skipping of tests

Revision 5054 - Directory Listing
Modified Fri Jun 20 00:59:16 2014 UTC (6 years, 8 months ago) by caltinay
test name changes so they run again.


Revision 5051 - Directory Listing
Modified Wed Jun 18 05:08:02 2014 UTC (6 years, 8 months ago) by caltinay
Added base readBinaryGrid tests and fixed reading doubles with non-native
endianness.


Revision 5050 - Directory Listing
Modified Wed Jun 18 04:17:54 2014 UTC (6 years, 8 months ago) by sshaw
more comment cleanup

Revision 5049 - Directory Listing
Modified Wed Jun 18 04:17:26 2014 UTC (6 years, 8 months ago) by sshaw
small code documentation cleanup

Revision 5048 - Directory Listing
Modified Fri Jun 13 05:41:15 2014 UTC (6 years, 8 months ago) by caltinay
fixed typo in lbfgs-SetOptions.


Revision 5047 - Directory Listing
Modified Fri Jun 13 05:12:03 2014 UTC (6 years, 8 months ago) by sshaw
removing dumb 'False and' that was leftover

Revision 5046 - Directory Listing
Modified Fri Jun 13 02:54:29 2014 UTC (6 years, 8 months ago) by caltinay
std::isnan -> isnan


Revision 5045 - Directory Listing
Modified Fri Jun 13 02:53:39 2014 UTC (6 years, 8 months ago) by caltinay
minor fixes required on cray/py26


Revision 5044 - Directory Listing
Modified Fri Jun 13 01:51:58 2014 UTC (6 years, 8 months ago) by caltinay
fixed compiler warnings that appeared due to removing the exceptions.


Revision 5043 - Directory Listing
Modified Thu Jun 12 07:07:27 2014 UTC (6 years, 8 months ago) by jduplessis
skip gmshnamedtags for mpi

Revision 5042 - Directory Listing
Modified Thu Jun 12 06:40:11 2014 UTC (6 years, 8 months ago) by caltinay
HTI and VTI are the only cases as ensured by the constructor so don't
throw in parallel region.


Revision 5041 - Directory Listing
Modified Thu Jun 12 05:28:22 2014 UTC (6 years, 8 months ago) by sshaw
fixed domainreader test sillyness and moved gmsh detection into testfile from SConscript

Revision 5040 - Directory Listing
Modified Thu Jun 12 05:12:33 2014 UTC (6 years, 8 months ago) by caltinay
gravity constant scaling for geodetic coordinates does not appear to be
right so reverting for now.


Revision 5039 - Directory Listing
Modified Thu Jun 12 05:10:38 2014 UTC (6 years, 8 months ago) by caltinay
compiler help


Revision 5038 - Directory Listing
Modified Thu Jun 12 04:58:56 2014 UTC (6 years, 8 months ago) by caltinay
Missed a few. Should be almost done.


Revision 5037 - Directory Listing
Modified Thu Jun 12 04:39:23 2014 UTC (6 years, 8 months ago) by caltinay
more on CAP.


Revision 5036 - Directory Listing
Modified Thu Jun 12 04:37:33 2014 UTC (6 years, 8 months ago) by caltinay
CAP#4


Revision 5035 - Directory Listing
Modified Thu Jun 12 03:52:39 2014 UTC (6 years, 8 months ago) by caltinay
csp#3


Revision 5034 - Directory Listing
Modified Thu Jun 12 03:14:56 2014 UTC (6 years, 8 months ago) by caltinay
More omp compiler helps.


Revision 5033 - Directory Listing
Modified Thu Jun 12 01:04:42 2014 UTC (6 years, 8 months ago) by jduplessis
test file for named tags

Revision 5032 - Directory Listing
Modified Thu Jun 12 01:03:00 2014 UTC (6 years, 8 months ago) by jduplessis
added test for named tags

Revision 5031 - Directory Listing
Modified Thu Jun 12 01:01:21 2014 UTC (6 years, 8 months ago) by sshaw
retrieving LinearMappingX from the lost and found bin

Revision 5030 - Directory Listing
Modified Thu Jun 12 00:37:33 2014 UTC (6 years, 8 months ago) by sshaw
more missing tests added

Revision 5029 - Directory Listing
Modified Wed Jun 11 23:52:36 2014 UTC (6 years, 8 months ago) by caltinay
Continuing the compiler assistance package...


Revision 5028 - Directory Listing
Modified Wed Jun 11 22:49:41 2014 UTC (6 years, 8 months ago) by caltinay
this fails without abspath on a system.


Revision 5027 - Directory Listing
Modified Wed Jun 11 07:32:26 2014 UTC (6 years, 8 months ago) by caltinay
First commit of a 'compiler assistance package', i.e.
making it easier for compilers to understand OMP loop limits.


Revision 5026 - Directory Listing
Modified Wed Jun 11 06:07:03 2014 UTC (6 years, 8 months ago) by jduplessis
reading physical names should now work properly


Revision 5025 - Directory Listing
Modified Wed Jun 11 05:44:31 2014 UTC (6 years, 8 months ago) by caltinay
Fix to gravity model with geodetic coords and another instance of
== badness.


Revision 5024 - Directory Listing
Modified Tue Jun 10 08:46:07 2014 UTC (6 years, 8 months ago) by jfenwick
Fixing more == None


Revision 5023 - Directory Listing
Modified Tue Jun 10 06:37:50 2014 UTC (6 years, 8 months ago) by jfenwick
Replacing ==None and variants with is None in accordance with new warnings.


Revision 5022 - Directory Listing
Modified Tue Jun 10 05:02:47 2014 UTC (6 years, 8 months ago) by sshaw
scons runs now remove prior skipped files on a per-file basis

Revision 5021 - Directory Listing
Modified Tue Jun 10 04:44:52 2014 UTC (6 years, 8 months ago) by jfenwick
Making == and != on Data objects throw exceptions to warn people that they probably don't do what they might think they do.
Credit to Jaco and Cihan.


Revision 5020 - Directory Listing
Modified Tue Jun 10 04:07:00 2014 UTC (6 years, 8 months ago) by caltinay
remember the good ol' days where no newline at end of files were frowned upon? 
Thanks to crayc++ they're back.


Revision 5019 - Directory Listing
Modified Tue Jun 10 03:57:55 2014 UTC (6 years, 8 months ago) by sshaw
scons ends if tests fail again

Revision 5018 - Directory Listing
Modified Tue Jun 10 03:38:29 2014 UTC (6 years, 8 months ago) by caltinay
byteswap.h availability does not mean bswapXXX works so check that.
(crayc++ does not support inline assembly)


Revision 5017 - Directory Listing
Modified Tue Jun 10 02:16:18 2014 UTC (6 years, 8 months ago) by sshaw
scons now runs tests via a testrunner to collect lists of skipped tests in build/ (examples have their own builder since they aren't unit tests)
fixed hessian regularisation tests falling over by adding a shortcircuit optional arg that returns the pde, not the solution
added missing/omitted tests back into scons tests


Revision 5016 - Directory Listing
Modified Mon Jun 9 09:54:18 2014 UTC (6 years, 8 months ago) by caltinay
"The Queen's commit". Happy birthday,


Revision 5015 - Directory Listing
Modified Sun Jun 8 13:09:16 2014 UTC (6 years, 8 months ago) by caltinay
Implemented writing of binary grids for FLOAT64 in non-native byte order.
Write tests pass now fully on debian.

This depends on uint64_t which is assumed to be available...


Revision 5014 - Directory Listing
Modified Sun Jun 8 12:05:22 2014 UTC (6 years, 8 months ago) by caltinay
built boost 1.55.0 on savanna which fixes the segfaults we have been seeing
for a long time when using shared_from_this() with the intel compiler.

(While Intel couldn't reproduce, I could on epic, magnus, and raijin w/ system
boost+python. Finally found that using 1.53+ modules on raijin did no longer
exhibit the problem.)



Revision 5013 - Directory Listing
Modified Fri Jun 6 07:25:13 2014 UTC (6 years, 8 months ago) by caltinay
fix minor typo


Revision 5012 - Directory Listing
Modified Fri Jun 6 07:23:36 2014 UTC (6 years, 8 months ago) by caltinay
writeBinaryGrid tests. big endian doubles fail currently.


Revision 5011 - Directory Listing
Modified Fri Jun 6 07:05:50 2014 UTC (6 years, 8 months ago) by jduplessis
updates getInverse for mt


Revision 5010 - Directory Listing
Modified Fri Jun 6 07:00:28 2014 UTC (6 years, 8 months ago) by caltinay
fixes #270 (pathological case).


Revision 5009 - Directory Listing
Modified Fri Jun 6 04:36:13 2014 UTC (6 years, 8 months ago) by caltinay
deleted strange file which doesn't belong here.


Revision 5008 - Directory Listing
Modified Fri Jun 6 04:31:41 2014 UTC (6 years, 8 months ago) by caltinay
some cleanup, renaming and fixing of ripley tests.


Revision 5006 - Directory Listing
Modified Fri Jun 6 03:40:44 2014 UTC (6 years, 8 months ago) by gross
Cross-Gradient testing added. No dramas.

Revision 5005 - Directory Listing
Modified Fri Jun 6 03:11:14 2014 UTC (6 years, 8 months ago) by gross
test for Hessian added. Cross  gradient is still missing.

Revision 5004 - Directory Listing
Modified Fri Jun 6 02:34:27 2014 UTC (6 years, 8 months ago) by gross
two bug fixes in the cross gradient term

Revision 5003 - Directory Listing
Modified Fri Jun 6 00:34:33 2014 UTC (6 years, 8 months ago) by sshaw
a more forgiving test class prefix check

Revision 5002 - Directory Listing
Modified Fri Jun 6 00:21:58 2014 UTC (6 years, 8 months ago) by sshaw
tweaking test class name to allow unittest to function

Revision 5001 - Directory Listing
Modified Thu Jun 5 23:59:21 2014 UTC (6 years, 8 months ago) by gross
regularization test added.

Revision 5000 - Directory Listing
Modified Thu Jun 5 23:33:16 2014 UTC (6 years, 8 months ago) by jfenwick
Recent release of g++ no longer accepts isnan outside of the std namespace.
Added a general using namespace std _inside_ the function to catch both cases.

Also, 5000th commit


Revision 4999 - Directory Listing
Modified Thu Jun 5 06:39:52 2014 UTC (6 years, 8 months ago) by jfenwick
Fixing weirdness


Revision 4998 - Directory Listing
Modified Thu Jun 5 06:03:08 2014 UTC (6 years, 8 months ago) by jduplessis
implemented hasNaN


Revision 4997 - Directory Listing
Modified Thu Jun 5 05:23:41 2014 UTC (6 years, 8 months ago) by jfenwick
Added missing link


Revision 4996 - Directory Listing
Modified Thu Jun 5 03:56:33 2014 UTC (6 years, 8 months ago) by jfenwick
Changed cookbook back to single spacing from double spacing.
All pdfs now link in the same docguide.tex file which explains what the
various bits of doco are.



Revision 4995 - Directory Listing
Modified Thu Jun 5 03:44:16 2014 UTC (6 years, 8 months ago) by caltinay
Doc fixes and ensuring that expensive debug ops will not be processed if debug
mode is disabled.


Revision 4994 - Directory Listing
Modified Thu Jun 5 03:04:57 2014 UTC (6 years, 8 months ago) by jfenwick
Ensure isnan calls the c++ version except on windows compilers


Revision 4993 - Directory Listing
Modified Thu Jun 5 03:04:56 2014 UTC (6 years, 8 months ago) by sshaw
fixing the launcher to run on all nodes for savanna

Revision 4992 - Directory Listing
Modified Thu Jun 5 01:38:33 2014 UTC (6 years, 8 months ago) by caltinay
Don't obtain/report UTM zone for non-cartesian coordinate systems.


Revision 4991 - Directory Listing
Modified Thu Jun 5 01:01:41 2014 UTC (6 years, 8 months ago) by jduplessis
adding MT data


Revision 4990 - Directory Listing
Modified Wed Jun 4 13:17:15 2014 UTC (6 years, 8 months ago) by jduplessis
added mtMappings


Revision 4989 - Directory Listing
Modified Wed Jun 4 06:22:36 2014 UTC (6 years, 8 months ago) by sshaw
marking pdetools.Defect as abstract in doco and preventing it from silently returning lots of zeroes instead of being subclassed

Revision 4986 - Directory Listing
Modified Tue Jun 3 03:09:14 2014 UTC (6 years, 8 months ago) by sshaw
adding skips for those tests not previously tested and which will need checking

Revision 4985 - Directory Listing
Modified Mon Jun 2 05:45:58 2014 UTC (6 years, 8 months ago) by sshaw
uncommenting decorator that shouldn't have been commented

Revision 4984 - Directory Listing
Modified Mon Jun 2 02:50:34 2014 UTC (6 years, 8 months ago) by sshaw
revamping testrunners, now uses automated discovery and allows running specific tests without modifying files (see escriptcore/py_src/testing.py for more info/examples)


Revision 4983 - Directory Listing
Modified Mon Jun 2 02:32:23 2014 UTC (6 years, 8 months ago) by sshaw
removing missing/leftover test files from test list

Revision 4982 - Directory Listing
Modified Mon Jun 2 00:41:30 2014 UTC (6 years, 8 months ago) by sshaw
removing run_utilOnFinley3.py as it is a duplicate of run_utilOnFinley.py

Revision 4981 - Directory Listing
Modified Mon Jun 2 00:26:35 2014 UTC (6 years, 8 months ago) by gross
MT tests added

Revision 4980 - Directory Listing
Modified Sun Jun 1 23:53:11 2014 UTC (6 years, 8 months ago) by gross
more fixes on MT

Revision 4979 - Directory Listing
Modified Sun Jun 1 22:36:16 2014 UTC (6 years, 8 months ago) by gross
some fixes to the MT forward model

Revision 4978 - Directory Listing
Modified Thu May 29 11:55:53 2014 UTC (6 years, 8 months ago) by caltinay
Make clear that reversing is not implemented yet for Rectangle.
Implemented reversing in z for Brick.
This needs proper testing...


Revision 4977 - Directory Listing
Modified Thu May 29 08:51:43 2014 UTC (6 years, 8 months ago) by caltinay
la la la....


Revision 4976 - Directory Listing
Modified Thu May 29 08:27:53 2014 UTC (6 years, 8 months ago) by gross
gradient for coordinate systems added

Revision 4975 - Directory Listing
Modified Thu May 29 03:44:49 2014 UTC (6 years, 8 months ago) by caltinay
Don't cast p0 to a float as it might be a data object.


Revision 4974 - Directory Listing
Modified Wed May 28 08:02:02 2014 UTC (6 years, 9 months ago) by jduplessis
added a data source object for MT2DTE


Revision 4973 - Directory Listing
Modified Wed May 28 06:02:38 2014 UTC (6 years, 9 months ago) by sshaw
making verbose-mode logging accurate

Revision 4972 - Directory Listing
Modified Tue May 27 05:33:10 2014 UTC (6 years, 9 months ago) by sshaw
small doc grammar changes

Revision 4971 - Directory Listing
Modified Tue May 27 04:52:52 2014 UTC (6 years, 9 months ago) by caltinay
debug output clean up.


Revision 4970 - Directory Listing
Modified Tue May 27 03:47:04 2014 UTC (6 years, 9 months ago) by caltinay
more bashisms removed (valgrind run) from launcher.


Revision 4969 - Directory Listing
Modified Mon May 26 23:50:52 2014 UTC (6 years, 9 months ago) by sshaw
fixing intel's hidden function warning

Revision 4968 - Directory Listing
Modified Mon May 26 04:20:22 2014 UTC (6 years, 9 months ago) by jfenwick
One more time for the dummies

Revision 4967 - Directory Listing
Modified Mon May 26 04:18:19 2014 UTC (6 years, 9 months ago) by sshaw
5.1e-8 is close enough to zero, rounding is breaking this on clang/mac so making it strict <

Revision 4966 - Directory Listing
Modified Mon May 26 02:55:33 2014 UTC (6 years, 9 months ago) by jfenwick
Dealing with non-determinism. We hope.

Revision 4965 - Directory Listing
Modified Fri May 23 22:07:32 2014 UTC (6 years, 9 months ago) by jfenwick
Try to fix this for MPI again

Revision 4964 - Directory Listing
Modified Fri May 23 07:14:25 2014 UTC (6 years, 9 months ago) by gross
MT2D forward pproblem

Revision 4963 - Directory Listing
Modified Fri May 23 05:12:40 2014 UTC (6 years, 9 months ago) by jfenwick
Removed JMPI from ScriptMPI.cpp.
Changed options file to build shared libraries.
Fixed error in unit tests



Revision 4962 - Directory Listing
Modified Fri May 23 02:53:00 2014 UTC (6 years, 9 months ago) by jfenwick
Tests for adding dirac points. There are no tests for what dirac points appear on which ranks.

Revision 4961 - Directory Listing
Modified Thu May 22 03:53:31 2014 UTC (6 years, 9 months ago) by sshaw
another two epydoc leftovers that were missed

Revision 4960 - Directory Listing
Modified Thu May 22 03:35:41 2014 UTC (6 years, 9 months ago) by sshaw
removing vestigal epydoc markup and replacing with sphinx markup


Revision 4959 - Directory Listing
Modified Wed May 21 04:22:14 2014 UTC (6 years, 9 months ago) by gross
added some text on 2D MT TE inversion

Revision 4957 - Directory Listing
Modified Wed May 21 01:31:23 2014 UTC (6 years, 9 months ago) by caltinay
Missed a few unittest wrapper imports.


Revision 4947 - Directory Listing
Modified Mon May 19 03:58:03 2014 UTC (6 years, 9 months ago) by sshaw
adding build fail message for when a boost lib is too old to compile everything anyway (minimum version is currently 1.46)

Revision 4945 - Directory Listing
Modified Thu May 15 09:07:06 2014 UTC (6 years, 9 months ago) by jfenwick
Untested code for adding dirac points to finley domains. Still to do: load(), unit tests

Revision 4943 - Directory Listing
Modified Thu May 15 04:58:35 2014 UTC (6 years, 9 months ago) by sshaw
moving abstract assemblers back into ripley since only ripley uses them (for now)

Revision 4942 - Directory Listing
Modified Thu May 15 03:42:28 2014 UTC (6 years, 9 months ago) by sshaw
each PDE now is responsible for its own assembler, allows multiple types of PDEs to share a domain without interference

Revision 4939 - Directory Listing
Modified Wed May 14 03:56:47 2014 UTC (6 years, 9 months ago) by caltinay
close the file after finishing reading to avoid segfault on centos.


Revision 4938 - Directory Listing
Modified Wed May 14 01:13:23 2014 UTC (6 years, 9 months ago) by jfenwick
Modify unit tests to read their classes from
esys.escriptcore.utestselect

Change the line in that file to switch between unittest and unittest2



Revision 4937 - Directory Listing
Modified Tue May 13 07:07:32 2014 UTC (6 years, 9 months ago) by caltinay
gcc 4.9: error: type qualifiers ignored on function return type [-Werror=ignored-qualifiers]


Revision 4936 - Directory Listing
Modified Tue May 13 07:00:36 2014 UTC (6 years, 9 months ago) by caltinay
Wait a bit after running the mpi-enabled gmsh version to increase probability
of success (yes it's a hack).


Revision 4935 - Directory Listing
Modified Tue May 13 03:49:09 2014 UTC (6 years, 9 months ago) by jfenwick
Fixes for Python3


Revision 4934 - Directory Listing
Modified Tue May 13 00:28:11 2014 UTC (6 years, 9 months ago) by jfenwick
This commit is brought to you by the number 4934 and the tool "meld".
Merge of partially complete split world code from branch.




Revision 4931 - Directory Listing
Modified Mon May 12 02:27:34 2014 UTC (6 years, 9 months ago) by jduplessis
this is a fix for older versions of numpy where passing in an a list of ints causes
 the inver code to break.


Revision 4930 - Directory Listing
Modified Mon May 12 01:56:16 2014 UTC (6 years, 9 months ago) by caltinay
a few constness fixes in abstract and pasowrap SystemMatrix.


Revision 4929 - Directory Listing
Modified Mon May 5 06:20:20 2014 UTC (6 years, 9 months ago) by caltinay
a few non-invasive const fixes in AbstractSystemMatrix.


Revision 4928 - Directory Listing
Modified Mon May 5 03:02:04 2014 UTC (6 years, 9 months ago) by caltinay
fixed a very bad doc string in abstract class.


Revision 4927 - Directory Listing
Modified Fri May 2 02:47:44 2014 UTC (6 years, 9 months ago) by caltinay
Removed the remaining (2) bashism's in run-escript so bash is no longer required.


Revision 4926 - Directory Listing
Modified Thu May 1 05:29:12 2014 UTC (6 years, 9 months ago) by caltinay
trying to make centos happy.


Revision 4920 - Directory Listing
Modified Wed Apr 30 10:17:05 2014 UTC (6 years, 9 months ago) by caltinay
Fixes #253 (unused var in weipa)


Revision 4918 - Directory Listing
Modified Wed Apr 30 06:20:47 2014 UTC (6 years, 9 months ago) by caltinay
instructions for FreeBSD 10.0


Revision 4917 - Directory Listing
Modified Wed Apr 30 05:58:08 2014 UTC (6 years, 9 months ago) by caltinay
export LD_PRELOAD for tests.
added freebsd 10.0 options file.


Revision 4916 - Directory Listing
Modified Wed Apr 30 05:30:36 2014 UTC (6 years, 9 months ago) by sshaw
updating deb changelog

Revision 4915 - Directory Listing
Modified Wed Apr 30 05:29:23 2014 UTC (6 years, 9 months ago) by jfenwick
Fixes for macports

Revision 4914 - Directory Listing
Modified Wed Apr 30 04:58:45 2014 UTC (6 years, 9 months ago) by sshaw
removing spare 'as'


Revision 4913 - Directory Listing
Modified Wed Apr 30 04:57:21 2014 UTC (6 years, 9 months ago) by jfenwick
Reorder homebrew install

Revision 4912 - Directory Listing
Modified Wed Apr 30 04:57:01 2014 UTC (6 years, 9 months ago) by jduplessis
update to comments and fixing of docstring


Revision 4911 - Directory Listing
Modified Wed Apr 30 04:43:23 2014 UTC (6 years, 9 months ago) by jfenwick
fix unused var

Revision 4910 - Directory Listing
Modified Wed Apr 30 02:21:59 2014 UTC (6 years, 9 months ago) by jduplessis
fix docstring error


Revision 4909 - Directory Listing
Modified Wed Apr 30 01:20:22 2014 UTC (6 years, 9 months ago) by caltinay
Fixed Wunused-functions picked up by g++ 4.9


Revision 4908 - Directory Listing
Modified Wed Apr 30 00:24:38 2014 UTC (6 years, 9 months ago) by sshaw
removing runmodel from /bin given it doesn't have x-permissions

Revision 4907 - Directory Listing
Modified Tue Apr 29 12:58:43 2014 UTC (6 years, 9 months ago) by jduplessis
fix docstring indentation isssue for accousticwaveform


Revision 4906 - Directory Listing
Modified Tue Apr 29 05:27:34 2014 UTC (6 years, 9 months ago) by sshaw
restoring lost changes

Revision 4905 - Directory Listing
Modified Tue Apr 29 05:16:13 2014 UTC (6 years, 9 months ago) by sshaw
updated install doc


Revision 4904 - Directory Listing
Modified Tue Apr 29 04:40:30 2014 UTC (6 years, 9 months ago) by jduplessis
removing test print


Revision 4903 - Directory Listing
Modified Tue Apr 29 04:12:59 2014 UTC (6 years, 9 months ago) by jduplessis
updates for centos 6.5 install instructions


Revision 4902 - Directory Listing
Modified Tue Apr 29 04:07:28 2014 UTC (6 years, 9 months ago) by jduplessis
add centos 6.5 scons option file.

Revision 4901 - Directory Listing
Modified Tue Apr 29 03:55:00 2014 UTC (6 years, 9 months ago) by jfenwick
Updated info about macos commandline tools to note existance of xcodebuild command.


Revision 4900 - Directory Listing
Modified Tue Apr 29 01:44:02 2014 UTC (6 years, 9 months ago) by jduplessis
update sympy version check


Revision 4899 - Directory Listing
Modified Tue Apr 29 01:42:23 2014 UTC (6 years, 9 months ago) by jduplessis
sympy version check


Revision 4898 - Directory Listing
Modified Tue Apr 29 01:03:58 2014 UTC (6 years, 9 months ago) by jduplessis
sympy version check


Revision 4897 - Directory Listing
Modified Tue Apr 29 00:43:58 2014 UTC (6 years, 9 months ago) by jduplessis
sympy version check


Revision 4896 - Directory Listing
Modified Tue Apr 29 00:35:22 2014 UTC (6 years, 9 months ago) by jfenwick
Added missing backslash
Corrected spelling mistake


Revision 4895 - Directory Listing
Modified Tue Apr 29 00:21:43 2014 UTC (6 years, 9 months ago) by sshaw
affected tests now skipped if pyproj not installed

Revision 4894 - Directory Listing
Modified Mon Apr 28 04:28:28 2014 UTC (6 years, 10 months ago) by sshaw
adding options for fedora 20, only changes boost_python-mt for now

Revision 4893 - Directory Listing
Modified Mon Apr 28 04:03:41 2014 UTC (6 years, 10 months ago) by caltinay
typo


Revision 4892 - Directory Listing
Modified Mon Apr 28 03:30:29 2014 UTC (6 years, 10 months ago) by caltinay
scaled down grav_netcdf test...


Revision 4891 - Directory Listing
Modified Mon Apr 28 03:20:38 2014 UTC (6 years, 10 months ago) by caltinay
some changes to user guide.


Revision 4890 - Directory Listing
Modified Mon Apr 28 01:24:21 2014 UTC (6 years, 10 months ago) by jduplessis
added suggestion to copy options file from os directory.


Revision 4889 - Directory Listing
Modified Mon Apr 28 01:17:41 2014 UTC (6 years, 10 months ago) by jduplessis
Updated warning message when no options file is provided


Revision 4888 - Directory Listing
Modified Mon Apr 28 00:52:20 2014 UTC (6 years, 10 months ago) by jfenwick
Removing manual pagebreaks

Revision 4887 - Directory Listing
Modified Mon Apr 28 00:34:35 2014 UTC (6 years, 10 months ago) by jduplessis
Minor updates


Revision 4886 - Directory Listing
Modified Sun Apr 27 13:12:23 2014 UTC (6 years, 10 months ago) by jduplessis
rewording and checking


Revision 4885 - Directory Listing
Modified Sun Apr 27 11:48:36 2014 UTC (6 years, 10 months ago) by jduplessis
Small changes


Revision 4884 - Directory Listing
Modified Thu Apr 24 04:47:39 2014 UTC (6 years, 10 months ago) by jduplessis
this file is added so that we can import Symbolic by doing:
    import esys.escript.symbolic as symb instead of 
    import esys.escriptcore.symbolic as symb

the one line containined in the file is on line five for reasons prettiness



Revision 4883 - Directory Listing
Modified Thu Apr 24 00:00:33 2014 UTC (6 years, 10 months ago) by jfenwick
Updated changes list and sorted dev lists


Revision 4882 - Directory Listing
Modified Wed Apr 23 14:54:26 2014 UTC (6 years, 10 months ago) by jduplessis
fixing small errors


Revision 4881 - Directory Listing
Modified Wed Apr 23 14:20:28 2014 UTC (6 years, 10 months ago) by jduplessis
grammar, spelling and formating changes.


Revision 4880 - Directory Listing
Modified Wed Apr 23 06:10:16 2014 UTC (6 years, 10 months ago) by jduplessis
added sympy to bib and making small grammar, spelling and style changes.


Revision 4879 - Directory Listing
Modified Wed Apr 23 00:50:36 2014 UTC (6 years, 10 months ago) by jduplessis
symbolic part of user guide nearly complete


Revision 4878 - Directory Listing
Modified Wed Apr 23 00:49:10 2014 UTC (6 years, 10 months ago) by jduplessis
adding figures for symbolic part of user guide.


Revision 4877 - Directory Listing
Modified Tue Apr 22 07:24:32 2014 UTC (6 years, 10 months ago) by caltinay
new intel cc,mkl & mpi on savanna.


Revision 4876 - Directory Listing
Modified Tue Apr 22 05:43:36 2014 UTC (6 years, 10 months ago) by sshaw
fixing package requirements for ubuntu trusty packages

Revision 4875 - Directory Listing
Modified Thu Apr 17 06:14:54 2014 UTC (6 years, 10 months ago) by jfenwick
Updated changelog

Revision 4874 - Directory Listing
Modified Thu Apr 17 01:13:10 2014 UTC (6 years, 10 months ago) by sshaw
fixed ripley dirac test for multiple ranks and added protections against MPI causing problems due to premature exits by some ranks

Revision 4873 - Directory Listing
Modified Wed Apr 16 06:38:51 2014 UTC (6 years, 10 months ago) by caltinay
whitespace only changes.


Revision 4872 - Directory Listing
Modified Wed Apr 16 06:08:06 2014 UTC (6 years, 10 months ago) by sshaw
adding dirac point interpolation tests for ripley, all ranks will be used in subdividing each axis in turn

Revision 4871 - Directory Listing
Modified Wed Apr 16 05:28:27 2014 UTC (6 years, 10 months ago) by jduplessis
changed symconsts to symconsts to fit the rest of escript 


Revision 4870 - Directory Listing
Modified Mon Apr 14 10:50:41 2014 UTC (6 years, 10 months ago) by caltinay
Q: ...so what does this papi flag do?
A: darn, you got me.
[now it prints errors with the papi version shipped with debian, hooray]


Revision 4869 - Directory Listing
Modified Mon Apr 14 10:39:22 2014 UTC (6 years, 10 months ago) by caltinay
all of paso now lives in its own namespace.


Revision 4868 - Directory Listing
Modified Sat Apr 12 01:50:15 2014 UTC (6 years, 10 months ago) by caltinay
don't report an error when there isn't one.....


Revision 4867 - Directory Listing
Modified Fri Apr 11 12:29:49 2014 UTC (6 years, 10 months ago) by caltinay
paso: starting to polish


Revision 4866 - Directory Listing
Modified Fri Apr 11 03:28:35 2014 UTC (6 years, 10 months ago) by jfenwick
Remove reference to epydoc documentation from doxygen (since our debian doc package uses sphinx).


Revision 4865 - Directory Listing
Modified Fri Apr 11 02:38:11 2014 UTC (6 years, 10 months ago) by sshaw
bringing doxygen reported version number up to date

Revision 4864 - Directory Listing
Modified Fri Apr 11 02:04:18 2014 UTC (6 years, 10 months ago) by caltinay
fixing mkl build.


Revision 4863 - Directory Listing
Modified Thu Apr 10 06:24:55 2014 UTC (6 years, 10 months ago) by caltinay
cleansing


Revision 4862 - Directory Listing
Modified Thu Apr 10 05:35:56 2014 UTC (6 years, 10 months ago) by sshaw
removing leftover debug prints

Revision 4861 - Directory Listing
Modified Thu Apr 10 05:17:47 2014 UTC (6 years, 10 months ago) by sshaw
added exception for domain sizes that cause integer overflows

Revision 4860 - Directory Listing
Modified Thu Apr 10 04:08:42 2014 UTC (6 years, 10 months ago) by sshaw
wrapping resize exceptions for overly large domains (previous message to user was: 'RuntimeError: vector::_M_fill_insert')

Revision 4859 - Directory Listing
Modified Thu Apr 10 00:23:29 2014 UTC (6 years, 10 months ago) by jfenwick
Avoid division by zero


Revision 4858 - Directory Listing
Modified Wed Apr 9 23:34:17 2014 UTC (6 years, 10 months ago) by sshaw
skipping multirank segywriter tests now that multirank writes throw exceptions

Revision 4857 - Directory Listing
Modified Wed Apr 9 06:54:59 2014 UTC (6 years, 10 months ago) by jduplessis
modified atoms code that when type is set to escript.Symbol, sympy.symbol get added to the type list. This is because escript.symbols are represented by sympy symbols in the _arr list


Revision 4856 - Directory Listing
Modified Wed Apr 9 06:46:55 2014 UTC (6 years, 10 months ago) by caltinay
some mopping in paso


Revision 4855 - Directory Listing
Modified Wed Apr 9 06:19:59 2014 UTC (6 years, 10 months ago) by sshaw
removing leftover python solveroptions

Revision 4854 - Directory Listing
Modified Wed Apr 9 06:17:09 2014 UTC (6 years, 10 months ago) by gross
FWI is running

Revision 4853 - Directory Listing
Modified Wed Apr 9 05:41:57 2014 UTC (6 years, 10 months ago) by jfenwick
Added import division and changed a few / to //


Revision 4852 - Directory Listing
Modified Wed Apr 9 03:58:08 2014 UTC (6 years, 10 months ago) by caltinay
paso util sweep


Revision 4851 - Directory Listing
Modified Wed Apr 9 03:30:36 2014 UTC (6 years, 10 months ago) by sshaw
added exceptions to ripley for more informative deaths to negative element counts

Revision 4850 - Directory Listing
Modified Wed Apr 9 02:26:22 2014 UTC (6 years, 10 months ago) by sshaw
adding exception for multi-rank segy write instead of failing to write correctly and reporting success

Revision 4849 - Directory Listing
Modified Wed Apr 9 02:14:58 2014 UTC (6 years, 10 months ago) by caltinay
More vacuuming.


Revision 4848 - Directory Listing
Modified Wed Apr 9 00:26:32 2014 UTC (6 years, 10 months ago) by jfenwick
lots of future print_function

Revision 4847 - Directory Listing
Modified Wed Apr 9 00:11:55 2014 UTC (6 years, 10 months ago) by sshaw
fixed awkard integer division in LinearMapping (py3 unaffected)

Revision 4846 - Directory Listing
Modified Tue Apr 8 23:55:38 2014 UTC (6 years, 10 months ago) by caltinay
paso::Options.


Revision 4845 - Directory Listing
Modified Tue Apr 8 11:35:27 2014 UTC (6 years, 10 months ago) by caltinay
I fink I broke it - now I thixed it.


Revision 4844 - Directory Listing
Modified Tue Apr 8 07:56:52 2014 UTC (6 years, 10 months ago) by jfenwick
Removing MPIInfo from pythonMPI

Revision 4843 - Directory Listing
Modified Tue Apr 8 05:32:07 2014 UTC (6 years, 10 months ago) by caltinay
checkpointing paso::Preconditioner.


Revision 4842 - Directory Listing
Modified Tue Apr 8 04:50:05 2014 UTC (6 years, 10 months ago) by jduplessis
Removing variational problem as it will not be part of the release


Revision 4841 - Directory Listing
Modified Tue Apr 8 03:49:18 2014 UTC (6 years, 10 months ago) by jfenwick
keeping older compilers happy

Revision 4840 - Directory Listing
Modified Tue Apr 8 03:24:47 2014 UTC (6 years, 10 months ago) by jfenwick
scons options for trusty

Revision 4839 - Directory Listing
Modified Tue Apr 8 03:14:23 2014 UTC (6 years, 10 months ago) by jfenwick
Adding initial support for ubuntu trusty

Revision 4838 - Directory Listing
Modified Mon Apr 7 10:16:21 2014 UTC (6 years, 10 months ago) by caltinay
Fixing non-mpi build.


Revision 4837 - Directory Listing
Modified Mon Apr 7 05:59:24 2014 UTC (6 years, 10 months ago) by jduplessis
added test for evalf


Revision 4836 - Directory Listing
Modified Mon Apr 7 05:51:55 2014 UTC (6 years, 10 months ago) by caltinay
"Some" SystemMatrix clean up.....


Revision 4835 - Directory Listing
Modified Mon Apr 7 04:29:20 2014 UTC (6 years, 10 months ago) by jfenwick
removing unused MIS


Revision 4834 - Directory Listing
Modified Mon Apr 7 00:32:14 2014 UTC (6 years, 10 months ago) by jfenwick
Added Jaco


Revision 4833 - Directory Listing
Modified Sun Apr 6 23:30:34 2014 UTC (6 years, 10 months ago) by jfenwick
Adding missing names.



Revision 4832 - Directory Listing
Modified Fri Apr 4 05:03:45 2014 UTC (6 years, 10 months ago) by sshaw
some incredibly long lines are now much, much nicer to read/wrap

Revision 4831 - Directory Listing
Modified Fri Apr 4 02:42:52 2014 UTC (6 years, 10 months ago) by caltinay
fixing MKL compile.


Revision 4830 - Directory Listing
Modified Thu Apr 3 04:45:06 2014 UTC (6 years, 10 months ago) by caltinay
Removed obsolete file, reverted verbosity of test and a bit more cleanup.


Revision 4829 - Directory Listing
Modified Thu Apr 3 04:02:53 2014 UTC (6 years, 10 months ago) by caltinay
checkpointing some SparseMatrix cleanup.


Revision 4828 - Directory Listing
Modified Wed Apr 2 07:01:38 2014 UTC (6 years, 10 months ago) by sshaw
more tightly constrained checks on types and lengths of dirac points and tags in ripley python constructors

Revision 4827 - Directory Listing
Modified Wed Apr 2 07:00:15 2014 UTC (6 years, 10 months ago) by sshaw
dropping out of domain dirac points for ripley Brick as well

Revision 4826 - Directory Listing
Modified Wed Apr 2 03:54:18 2014 UTC (6 years, 10 months ago) by sshaw
changing ripley to drop dirac points outside domain rather than try to map them, matches finley behaviour

Revision 4825 - Directory Listing
Modified Wed Apr 2 03:53:23 2014 UTC (6 years, 10 months ago) by jfenwick
Addresses issue 241

Revision 4824 - Directory Listing
Modified Tue Apr 1 06:40:19 2014 UTC (6 years, 10 months ago) by sshaw
fixed sillyness with serial builds reporting as MPI

Revision 4823 - Directory Listing
Modified Tue Apr 1 05:46:07 2014 UTC (6 years, 10 months ago) by sshaw
SolverBuddy documentation changes from old python docstrings to doxygen format

Revision 4822 - Directory Listing
Modified Tue Apr 1 05:05:45 2014 UTC (6 years, 10 months ago) by sshaw
now with all required files at no extra cost

Revision 4821 - Directory Listing
Modified Tue Apr 1 04:58:33 2014 UTC (6 years, 10 months ago) by sshaw
moved SolverOptions to c++, split into SolverOptions for the options and SolverBuddy as the state as a precursor to per-pde solving... does break some use cases (e.g. pde.getSolverOptions().DIRECT will now fail, new value access is with SolverOptions.DIRECT), examples and documentation updated to match

Revision 4820 - Directory Listing
Modified Tue Apr 1 04:55:49 2014 UTC (6 years, 10 months ago) by sshaw
allowing for larger amounts of variable tracking with debug=true (mostly for escriptcpp.cpp)

Revision 4819 - Directory Listing
Modified Tue Apr 1 03:50:23 2014 UTC (6 years, 10 months ago) by caltinay
Pattern shared ptrs


Revision 4818 - Directory Listing
Modified Mon Mar 31 00:16:20 2014 UTC (6 years, 10 months ago) by caltinay
SystemMatrixPattern shptr


Revision 4817 - Directory Listing
Modified Fri Mar 28 08:04:09 2014 UTC (6 years, 11 months ago) by caltinay
Coupler/Connector shared ptrs.


Revision 4816 - Directory Listing
Modified Fri Mar 28 06:16:02 2014 UTC (6 years, 11 months ago) by caltinay
paso::SharedComponents now header-only and shared ptr managed.


Revision 4815 - Directory Listing
Modified Fri Mar 28 05:25:56 2014 UTC (6 years, 11 months ago) by sshaw
replacing awful config file debugthing

Revision 4814 - Directory Listing
Modified Fri Mar 28 04:31:02 2014 UTC (6 years, 11 months ago) by caltinay
paso::Distribution instances are now managed by a boost::shared_ptr, methods
are all inline.


Revision 4811 - Directory Listing
Modified Thu Mar 27 07:00:46 2014 UTC (6 years, 11 months ago) by sshaw
moving away from shared pointers in domain components

Revision 4810 - Directory Listing
Modified Thu Mar 27 07:00:30 2014 UTC (6 years, 11 months ago) by caltinay
Removed some obsolete checkPtr's. More to come...


Revision 4809 - Directory Listing
Modified Thu Mar 27 05:52:41 2014 UTC (6 years, 11 months ago) by caltinay
Removed code duplication and moved IndexList to esysUtils header only.
Renamed AML.cpp which is old,unused code.


Revision 4807 - Directory Listing
Modified Thu Mar 27 04:49:38 2014 UTC (6 years, 11 months ago) by caltinay
2 fixes to dirac points which fixes #240.


Revision 4806 - Directory Listing
Modified Thu Mar 27 03:03:13 2014 UTC (6 years, 11 months ago) by sshaw
fixed fetch error in type collation for lame assembler

Revision 4805 - Directory Listing
Modified Thu Mar 27 01:31:59 2014 UTC (6 years, 11 months ago) by sshaw
changing 2D wave assembler to use shared domain pointer

Revision 4803 - Directory Listing
Modified Wed Mar 26 06:52:28 2014 UTC (6 years, 11 months ago) by caltinay
Removed obsolete wrappers for malloc and friends.
Paso_Pattern -> paso::Pattern


Revision 4801 - Directory Listing
Modified Wed Mar 26 03:26:58 2014 UTC (6 years, 11 months ago) by caltinay
paso::Coupler and paso::Connector.


Revision 4800 - Directory Listing
Modified Wed Mar 26 01:50:04 2014 UTC (6 years, 11 months ago) by caltinay
paso::SystemMatrixPattern


Revision 4799 - Directory Listing
Modified Wed Mar 26 00:37:59 2014 UTC (6 years, 11 months ago) by sshaw
storing the code generators for the relevant chunks of the lame assembler

Revision 4798 - Directory Listing
Modified Tue Mar 25 22:08:30 2014 UTC (6 years, 11 months ago) by caltinay
added missing const.


Revision 4797 - Directory Listing
Modified Mon Mar 24 05:42:42 2014 UTC (6 years, 11 months ago) by caltinay
put SparseMatrix into paso namespace, accompanied by minor code cleanup.


Revision 4795 - Directory Listing
Modified Mon Mar 24 01:50:32 2014 UTC (6 years, 11 months ago) by caltinay
code cleanup of paso::SparseMatrix_MatrixVector and variants.
Mostly a no-op.


Revision 4794 - Directory Listing
Modified Mon Mar 24 01:01:30 2014 UTC (6 years, 11 months ago) by jduplessis
adding symbolic to user guide, work in progress


Revision 4793 - Directory Listing
Modified Fri Mar 21 06:44:26 2014 UTC (6 years, 11 months ago) by jduplessis
changed 'dict_keys' object to list so that it can be indexed

Revision 4792 - Directory Listing
Modified Fri Mar 21 05:06:11 2014 UTC (6 years, 11 months ago) by jfenwick
make escriptcore/ visible

Revision 4791 - Directory Listing
Modified Fri Mar 21 03:32:56 2014 UTC (6 years, 11 months ago) by jduplessis
changed has_key to in for python 3

Revision 4789 - Directory Listing
Modified Fri Mar 21 00:30:32 2014 UTC (6 years, 11 months ago) by sshaw
changing more awkward logic into more obvious (and correct, though i doubt a negative length ever happens) logic

Revision 4788 - Directory Listing
Modified Fri Mar 21 00:11:09 2014 UTC (6 years, 11 months ago) by sshaw
fixed a broken numerical comparison

Revision 4787 - Directory Listing
Modified Fri Mar 21 00:08:15 2014 UTC (6 years, 11 months ago) by sshaw
changed header guard definition to match header guard check

Revision 4786 - Directory Listing
Modified Thu Mar 20 23:53:44 2014 UTC (6 years, 11 months ago) by sshaw
fixed silly naming issue

Revision 4783 - Directory Listing
Modified Thu Mar 20 06:23:23 2014 UTC (6 years, 11 months ago) by sshaw
refactored linearPDE tests (removing repetition)

Revision 4782 - Directory Listing
Modified Thu Mar 20 05:16:16 2014 UTC (6 years, 11 months ago) by sshaw
cleaned up and simplified run_seismic tests, including specific checking for obspy not being installed

Revision 4781 - Directory Listing
Modified Thu Mar 20 04:57:07 2014 UTC (6 years, 11 months ago) by jduplessis
added test for preservation of data substitutions

Revision 4780 - Directory Listing
Modified Thu Mar 20 03:19:54 2014 UTC (6 years, 11 months ago) by sshaw
fixing a race condition in file tests

Revision 4779 - Directory Listing
Modified Thu Mar 20 01:52:49 2014 UTC (6 years, 11 months ago) by jfenwick
Temporarily adjusting magic numbers

Revision 4778 - Directory Listing
Modified Thu Mar 20 00:41:58 2014 UTC (6 years, 11 months ago) by sshaw
python3ified tests using deprecated test methods ( #89 and #106 ), added run_seismic into downunder tests (with skips if obspy/segywriters fail to write)

Revision 4777 - Directory Listing
Modified Wed Mar 19 23:52:36 2014 UTC (6 years, 11 months ago) by sshaw
replacing xrange with range for python3 compatibility, refs #106

Revision 4776 - Directory Listing
Modified Wed Mar 19 23:31:00 2014 UTC (6 years, 11 months ago) by caltinay
Removed some superfluous checks and typos.


Revision 4775 - Directory Listing
Modified Wed Mar 19 23:12:53 2014 UTC (6 years, 11 months ago) by caltinay
Moved matrix format exception further up the stack which fixes #109.
Also, removed default defines CORE_ID1 and BLOCKTIMER, added the former to
savanna's options.


Revision 4772 - Directory Listing
Modified Wed Mar 19 04:28:53 2014 UTC (6 years, 11 months ago) by sshaw
removing ridiculous remaining return

Revision 4771 - Directory Listing
Modified Wed Mar 19 04:22:37 2014 UTC (6 years, 11 months ago) by sshaw
fixed multiple ranks trying to unlink tempfiles

Revision 4770 - Directory Listing
Modified Wed Mar 19 03:48:43 2014 UTC (6 years, 11 months ago) by sshaw
relevant tests skipped if not built with USE_BOOSTIO

Revision 4769 - Directory Listing
Modified Wed Mar 19 03:43:52 2014 UTC (6 years, 11 months ago) by sshaw
added missing ifdefs for library presence

Revision 4768 - Directory Listing
Modified Wed Mar 19 02:51:33 2014 UTC (6 years, 11 months ago) by jduplessis
Removed commented for loops


Revision 4767 - Directory Listing
Modified Wed Mar 19 02:48:33 2014 UTC (6 years, 11 months ago) by jduplessis
Major issues with subs and data objects have been rectified. subs was also not working properly for symbol to symbol substitutions this has been rectified.


Revision 4766 - Directory Listing
Modified Wed Mar 19 00:57:21 2014 UTC (6 years, 11 months ago) by sshaw
allowed custom assemblers a value tolerance in tests (for case of 0 to 1 in objects, tolerance of 1e-8)

Revision 4765 - Directory Listing
Modified Wed Mar 19 00:17:16 2014 UTC (6 years, 11 months ago) by sshaw
added ripley rectangle reading from compressed files, added unit tests for binaryGrid reads and writes (only single ranks for compressed thus far) (#104)

Revision 4764 - Directory Listing
Modified Tue Mar 18 15:58:21 2014 UTC (6 years, 11 months ago) by gross
mapping test fixed

Revision 4761 - Directory Listing
Modified Tue Mar 18 00:25:55 2014 UTC (6 years, 11 months ago) by sshaw
fixed partially overridden class warnings with intel compiler

Revision 4760 - Directory Listing
Modified Mon Mar 17 23:48:37 2014 UTC (6 years, 11 months ago) by sshaw
moved functionspace type collation from RipleyDomain into custom assemblers, refs #102

Revision 4759 - Directory Listing
Modified Mon Mar 17 07:52:26 2014 UTC (6 years, 11 months ago) by jfenwick
Throw TypeError on any attempt to use relational ops on Data, FunctionSpace and Domain.  Also fixes a type error in run_mappings.py but the test still fails.

Revision 4758 - Directory Listing
Modified Mon Mar 17 05:00:27 2014 UTC (6 years, 11 months ago) by sshaw
fixed classname typo for AcousticVelocityMapping, added exceptions for ordered comparisons with Data objects from python (#107)

Revision 4755 - Directory Listing
Modified Mon Mar 17 02:58:52 2014 UTC (6 years, 11 months ago) by sshaw
added conflict test for ripley Brick

Revision 4754 - Directory Listing
Modified Mon Mar 17 02:51:12 2014 UTC (6 years, 11 months ago) by sshaw
now with 0% missing files!

Revision 4753 - Directory Listing
Modified Mon Mar 17 02:39:44 2014 UTC (6 years, 11 months ago) by sshaw
added exceptions for conflicting assembler types, added tests for lame assemblers

Revision 4751 - Directory Listing
Modified Fri Mar 14 06:49:06 2014 UTC (6 years, 11 months ago) by sshaw
completed LameAssemblers

Revision 4749 - Directory Listing
Modified Fri Mar 14 03:05:07 2014 UTC (6 years, 11 months ago) by sshaw
making inversioncostfunctions python3 compatible

Revision 4748 - Directory Listing
Modified Fri Mar 14 00:30:51 2014 UTC (6 years, 11 months ago) by sshaw
adjusted InversionCostFunction tests to run on arbitrary numbers of ranks

Revision 4744 - Directory Listing
Modified Wed Mar 12 21:30:10 2014 UTC (6 years, 11 months ago) by gross
first version of a FWI

Revision 4743 - Directory Listing
Modified Wed Mar 12 21:09:20 2014 UTC (6 years, 11 months ago) by gross
mapping for FWI added

Revision 4742 - Directory Listing
Modified Wed Mar 12 07:21:24 2014 UTC (6 years, 11 months ago) by jduplessis
updated setitem and getitem to preserve data substitutions


Revision 4741 - Directory Listing
Modified Wed Mar 12 03:31:10 2014 UTC (6 years, 11 months ago) by jfenwick
Fix scoping because my compiler complained. g++4.8 thing?

Revision 4740 - Directory Listing
Modified Wed Mar 12 03:26:13 2014 UTC (6 years, 11 months ago) by sshaw
exporting compression support to buildvars

Revision 4739 - Directory Listing
Modified Wed Mar 12 03:25:32 2014 UTC (6 years, 11 months ago) by sshaw
fixing test file filename mismatch

Revision 4738 - Directory Listing
Modified Wed Mar 12 01:32:36 2014 UTC (6 years, 11 months ago) by sshaw
adding support for reading binary grids from gzip compressed binary files, ripley brick only so far

Revision 4737 - Directory Listing
Modified Tue Mar 11 13:23:21 2014 UTC (6 years, 11 months ago) by gross
missing file

Revision 4735 - Directory Listing
Modified Mon Mar 10 07:44:58 2014 UTC (6 years, 11 months ago) by sshaw
fixing/completing 2D lame assembler


Revision 4733 - Directory Listing
Modified Mon Mar 10 05:57:11 2014 UTC (6 years, 11 months ago) by jduplessis
added a check to only get data substitutions on symbols


Revision 4729 - Directory Listing
Modified Sat Mar 8 00:56:37 2014 UTC (6 years, 11 months ago) by gross
a more general for of the inversioncostfunction has required for waveform inversin

Revision 4728 - Directory Listing
Modified Fri Mar 7 05:29:06 2014 UTC (6 years, 11 months ago) by jduplessis
renamed

Revision 4727 - Directory Listing
Modified Fri Mar 7 05:28:12 2014 UTC (6 years, 11 months ago) by jduplessis
added an optional evalf input to the evaluator, without this constants such as pi etc wont get evaluated. and renamed constants symconstants


Revision 4726 - Directory Listing
Modified Fri Mar 7 00:23:44 2014 UTC (6 years, 11 months ago) by sshaw
Added a success/fail line below config in build process ( redmine #26 )

Revision 4723 - Directory Listing
Modified Wed Mar 5 05:40:25 2014 UTC (6 years, 11 months ago) by jduplessis
fixed presenservation of data objects(data substitutions) when subs is called on a symbol



Revision 4722 - Directory Listing
Modified Wed Mar 5 05:29:25 2014 UTC (6 years, 11 months ago) by sshaw
vastly decreased ripley domain setup time under MPI (approximately from O(n*m) to O(n+m), n being shared nodes, m being the rank DOF)

Revision 4721 - Directory Listing
Modified Fri Feb 28 03:51:07 2014 UTC (6 years, 11 months ago) by jfenwick
Fixing strange casts.
Removed old methods.


Revision 4720 - Directory Listing
Modified Fri Feb 28 01:38:09 2014 UTC (6 years, 11 months ago) by sshaw
ripley now tested with lame, helmholtz and nolumping linear PDEs

Revision 4719 - Directory Listing
Modified Fri Feb 28 00:27:29 2014 UTC (6 years, 11 months ago) by jfenwick
Modify run_forward test to account for small negative results.

Revision 4718 - Directory Listing
Modified Thu Feb 27 23:43:12 2014 UTC (6 years, 11 months ago) by sshaw
Added a missed include guard


Revision 4717 - Directory Listing
Modified Thu Feb 27 12:30:04 2014 UTC (6 years, 11 months ago) by jfenwick
Fix copy error from 3d down to 2d.



Revision 4716 - Directory Listing
Modified Thu Feb 27 11:02:55 2014 UTC (6 years, 11 months ago) by jfenwick
Fixed some bad indenting.
Skip non-linear tests if sympy is not available.



Revision 4715 - Directory Listing
Modified Thu Feb 27 07:57:45 2014 UTC (6 years, 11 months ago) by jfenwick
Fixing print statement

Revision 4714 - Directory Listing
Modified Thu Feb 27 05:04:15 2014 UTC (6 years, 11 months ago) by sshaw
made non-linearPDE tests on ripley work with any number of ranks

Revision 4713 - Directory Listing
Modified Thu Feb 27 02:00:15 2014 UTC (6 years, 11 months ago) by jfenwick
Added a temporay fix to get some of the unit tests passing again.
This mechanism will be removed before the release so don't get used to it.

Revision 4712 - Directory Listing
Modified Wed Feb 26 04:08:41 2014 UTC (7 years ago) by sshaw
adding skeleton of fast Lame assemblers
adjusted automatic ripley domain subdivision ( should solve issue #94 )
more tab->space conversions


Revision 4711 - Directory Listing
Modified Tue Feb 25 00:04:04 2014 UTC (7 years ago) by jfenwick
Another try at this test.



Revision 4710 - Directory Listing
Modified Mon Feb 24 03:41:06 2014 UTC (7 years ago) by jfenwick
Fixing not enough elements for small numbers of ranks in test

Revision 4709 - Directory Listing
Modified Mon Feb 24 01:31:00 2014 UTC (7 years ago) by jfenwick
Failed to take ripley padding into account when constructing tests.



Revision 4708 - Directory Listing
Modified Fri Feb 21 03:08:05 2014 UTC (7 years ago) by jduplessis
Removed rotation from ydirection test


Revision 4707 - Directory Listing
Modified Fri Feb 21 03:07:09 2014 UTC (7 years ago) by jduplessis
Modified domain in tests


Revision 4706 - Directory Listing
Modified Fri Feb 21 02:39:58 2014 UTC (7 years ago) by jfenwick
Some additional cleanup I missed


Revision 4705 - Directory Listing
Modified Fri Feb 21 02:36:15 2014 UTC (7 years ago) by jfenwick
Set the randomfill back to generating randoms and updated doco to tell people how to use it.


Revision 4704 - Directory Listing
Modified Fri Feb 21 01:11:30 2014 UTC (7 years ago) by jduplessis
added modification

double *F_p=NULL;
if(!p.F.isEmpty()) {
	p.F.requireWrite();
        F_p=p.F.getSampleDataRW(0);     
}

to all files such they will not operate on an empty F.

 


Revision 4703 - Directory Listing
Modified Fri Feb 21 00:55:31 2014 UTC (7 years ago) by jfenwick
This version has been tested in some detail. It does not actually do randoms though (since that wrecks the testing).  In will do a commit soon which puts the randomness back

Revision 4702 - Directory Listing
Modified Thu Feb 20 06:36:00 2014 UTC (7 years ago) by jduplessis
updated test_yDirection fixed a couple of small bugs


Revision 4701 - Directory Listing
Modified Thu Feb 20 06:32:12 2014 UTC (7 years ago) by jduplessis
Put in a check to make sure F is not used when empty. This prevents an exception.


Revision 4700 - Directory Listing
Modified Thu Feb 20 03:57:17 2014 UTC (7 years ago) by gross
some more work toward seismic data

Revision 4699 - Directory Listing
Modified Wed Feb 19 09:31:45 2014 UTC (7 years ago) by jduplessis
Added test when adding incorrect Dim And Shape, for tryin to set Unknown Perameter and a test to make sure the definition of y is correct




Revision 4698 - Directory Listing
Modified Wed Feb 19 08:10:12 2014 UTC (7 years ago) by gross
data sources support tags now

Revision 4697 - Directory Listing
Modified Wed Feb 19 08:03:56 2014 UTC (7 years ago) by gross
data sources support tags now

Revision 4696 - Directory Listing
Modified Wed Feb 19 07:29:50 2014 UTC (7 years ago) by jfenwick
Correcting python libname for sage.
Fixing bug where the number of values in the shape was not considered for buffer and message size.


Revision 4695 - Directory Listing
Modified Wed Feb 19 06:58:41 2014 UTC (7 years ago) by sshaw
added warning output when saving as silo but not built with silo support (redmine #87 )

Revision 4694 - Directory Listing
Modified Wed Feb 19 06:25:55 2014 UTC (7 years ago) by jduplessis
fixed __getitem__ such that the symbol it return will have the same dimentionality as its parent symbol


Revision 4693 - Directory Listing
Modified Wed Feb 19 06:04:28 2014 UTC (7 years ago) by sshaw
adding HTI support to 3D wave assembler

Revision 4692 - Directory Listing
Modified Wed Feb 19 05:26:55 2014 UTC (7 years ago) by sshaw
fixed duplication for 2D constant data in wave assembler

Revision 4691 - Directory Listing
Modified Wed Feb 19 05:23:17 2014 UTC (7 years ago) by sshaw
added support for HTI waves to the fast wave assembler

Revision 4690 - Directory Listing
Modified Wed Feb 19 05:22:16 2014 UTC (7 years ago) by sshaw
adjusting porcupine config to use MPI by default

Revision 4689 - Directory Listing
Modified Wed Feb 19 05:13:17 2014 UTC (7 years ago) by jfenwick
Give the unit test enough room


Revision 4688 - Directory Listing
Modified Wed Feb 19 03:18:58 2014 UTC (7 years ago) by gross
acoustic forward problem + testing add

Revision 4687 - Directory Listing
Modified Wed Feb 19 00:03:29 2014 UTC (7 years ago) by jfenwick
Remove randomFill python method from ripley domains.
All random data objects (for all domain types) should be generated 
using esys.escript.RandomData()

The only filtered random we have is gaussian on ripley but
it is triggered by passing the tuple as the last arg of RandomData().

While the interface is a bit more complicated (in that you always need
 to pass in shape and functionspace) it does mean we have a 
common interface for all domains. 

Removed randomFill from DataExpanded.
The reasoning behind this is to force domains to call the util function
themselves and enforce whatever consistancy requirements they have.

Added version of blocktools to deal with 2D case in Ripley.
Use blocktools for the 2D transfers [This was cleaner than modifying the
previous implementation to deal with variable shaped points].

Note that under MPI, ripley can not generate random data (even unfiltered)
if any of its per rank dimensions is <4 elements on any side.

Unit tests for these calls are in but some extra checks still needed.




Revision 4686 - Directory Listing
Modified Tue Feb 18 06:04:13 2014 UTC (7 years ago) by jduplessis
modified nonlinearPDE to be compatible with python 3.


Revision 4685 - Directory Listing
Modified Tue Feb 18 04:19:27 2014 UTC (7 years ago) by jduplessis
Replaced python dictionary iteritems with item for python 3.0 compatibility


Revision 4684 - Directory Listing
Modified Tue Feb 18 01:17:02 2014 UTC (7 years ago) by jduplessis
Removing Finley mesh import which was copied from run_linearPdeOnFinley... as it is not used.


Revision 4683 - Directory Listing
Modified Mon Feb 17 07:03:40 2014 UTC (7 years ago) by jduplessis
adding nonlinearpde test for ripley.


Revision 4682 - Directory Listing
Modified Mon Feb 17 05:24:14 2014 UTC (7 years ago) by jduplessis


Revision 4681 - Directory Listing
Modified Mon Feb 17 04:05:11 2014 UTC (7 years ago) by jduplessis


Revision 4680 - Directory Listing
Modified Mon Feb 17 04:04:40 2014 UTC (7 years ago) by jduplessis
changed name


Revision 4679 - Directory Listing
Modified Mon Feb 17 04:02:56 2014 UTC (7 years ago) by jduplessis
Changed name


Revision 4678 - Directory Listing
Modified Mon Feb 17 03:35:08 2014 UTC (7 years ago) by jduplessis
adding ripley test for nlpde


Revision 4677 - Directory Listing
Modified Mon Feb 17 02:49:59 2014 UTC (7 years ago) by jduplessis
adding nlpde tests


Revision 4676 - Directory Listing
Modified Mon Feb 17 02:41:15 2014 UTC (7 years ago) by jduplessis
Unit test for nonlinear pde. 
test that it can generate a solution without error and that the appropriate coefficients are generated when setValue is called. 



Revision 4675 - Directory Listing
Modified Mon Feb 17 01:07:12 2014 UTC (7 years ago) by sshaw
expanded tab chars for consistentcy and removed trailing whitespace

Revision 4674 - Directory Listing
Modified Thu Feb 13 23:47:04 2014 UTC (7 years ago) by jfenwick
Not using GNU only getopt arguments

Revision 4673 - Directory Listing
Modified Thu Feb 13 08:14:11 2014 UTC (7 years ago) by jfenwick
Ammended install doco for OSX

Revision 4672 - Directory Listing
Modified Thu Feb 13 01:10:29 2014 UTC (7 years ago) by sshaw
compacted older style C comparison structure

Revision 4671 - Directory Listing
Modified Thu Feb 13 00:18:10 2014 UTC (7 years ago) by jfenwick
Fixed another comparator which wasn't strict


Revision 4670 - Directory Listing
Modified Wed Feb 12 08:24:31 2014 UTC (7 years ago) by jfenwick
Correcting comparator function so it acts as < rather than <=

Revision 4669 - Directory Listing
Modified Tue Feb 11 06:10:27 2014 UTC (7 years ago) by jfenwick
Replacing .eps figures in user guide with their pdf versions.
If you are creating new figures, then please don't use .eps



Revision 4668 - Directory Listing
Modified Tue Feb 11 03:44:10 2014 UTC (7 years ago) by jfenwick
Improvements but still needs more validation


Revision 4667 - Directory Listing
Modified Tue Feb 11 00:47:26 2014 UTC (7 years ago) by sshaw
adjusted launcher to run efficiently/properly on raijin

Revision 4666 - Directory Listing
Modified Mon Feb 10 03:33:51 2014 UTC (7 years ago) by jduplessis
check in util no longer necassary due to wrappings in contants.py


Revision 4665 - Directory Listing
Modified Mon Feb 10 03:29:02 2014 UTC (7 years ago) by caltinay
This should help running on raijin without damaging anything.


Revision 4664 - Directory Listing
Modified Mon Feb 10 01:57:11 2014 UTC (7 years ago) by caltinay
Trying to make the shell on osx happy.


Revision 4663 - Directory Listing
Modified Mon Feb 10 00:48:49 2014 UTC (7 years ago) by jduplessis
Adding wrapper for Symbolic constants such as pi
usage:
	symconsts.pi  ---> gives escript Symbol(sympy.pi)



Revision 4662 - Directory Listing
Modified Sun Feb 9 23:03:45 2014 UTC (7 years ago) by caltinay
Cater for changed interface in sympy 0.7.2.
Also silenced a harmless warning.


Revision 4661 - Directory Listing
Modified Fri Feb 7 03:10:15 2014 UTC (7 years ago) by sshaw
more informative exception for unsupported error message

Revision 4660 - Directory Listing
Modified Fri Feb 7 03:08:49 2014 UTC (7 years ago) by sshaw
fixed dirac point->node mapping issues in ripley when using mpi

Revision 4659 - Directory Listing
Modified Fri Feb 7 00:13:47 2014 UTC (7 years ago) by jduplessis
New solution to cos(sympy.pi). This solution help to keep sympy optional in escript and provides the desired functionality.


Revision 4658 - Directory Listing
Modified Thu Feb 6 13:28:56 2014 UTC (7 years ago) by caltinay
This seems to fix #65 but is a bit scary.
netcdf and gdal (and others?) seem to return bytearrays instead of strings in
py3, which when fed back into a library function caused a segfault.
Not sure if I caught every case and whether this is actually a bug in the lib...


Revision 4657 - Directory Listing
Modified Thu Feb 6 06:12:20 2014 UTC (7 years ago) by jfenwick
I changed some files.
Updated copyright notices, added GeoComp.




Revision 4656 - Directory Listing
Modified Thu Feb 6 05:12:01 2014 UTC (7 years ago) by gross
removed unwanted table

Revision 4655 - Directory Listing
Modified Thu Feb 6 04:15:42 2014 UTC (7 years ago) by jfenwick
Reverting r4654

Revision 4654 - Directory Listing
Modified Wed Feb 5 06:55:35 2014 UTC (7 years ago) by jduplessis
Modified some of the util function so that they will operate with general sympy objects such as pi.

This is usefull when you want to do 

sin(pi) or cos(pi) for example 

where pi is a sympy object.



Revision 4653 - Directory Listing
Modified Wed Feb 5 05:20:41 2014 UTC (7 years ago) by jfenwick
Made index chars unsigned to prevent warnings

Revision 4652 - Directory Listing
Modified Wed Feb 5 05:15:07 2014 UTC (7 years ago) by jfenwick
Made index chars unsigned to prevent warnings

Revision 4651 - Directory Listing
Modified Wed Feb 5 05:00:34 2014 UTC (7 years ago) by jfenwick
Fixed missing include

Revision 4650 - Directory Listing
Modified Wed Feb 5 04:16:01 2014 UTC (7 years ago) by jfenwick
Fixed a spelling error and missing virtual (not sure that one matters).
Added _untested_ 3D gaussian smoothed random data



Revision 4649 - Directory Listing
Modified Wed Feb 5 02:09:21 2014 UTC (7 years ago) by caltinay
Forgot something...


Revision 4648 - Directory Listing
Modified Wed Feb 5 02:03:08 2014 UTC (7 years ago) by caltinay
Fix segfault reported in #57.


Revision 4647 - Directory Listing
Modified Mon Feb 3 03:29:43 2014 UTC (7 years ago) by jduplessis
Commiting to make sure line 309 doesn't contain print len(u_syms)\n


Revision 4646 - Directory Listing
Modified Mon Feb 3 00:25:58 2014 UTC (7 years ago) by gross
some extensions to synthetic_sonicHTI.py

Revision 4645 - Directory Listing
Modified Mon Feb 3 00:06:24 2014 UTC (7 years ago) by sshaw
further optimisation of wave assemblers, added support for constant data

Revision 4644 - Directory Listing
Modified Mon Feb 3 00:03:52 2014 UTC (7 years ago) by sshaw
fixed indent errors in coalgas, added future print import to seismic_wave, since it was using py3 style prints

Revision 4643 - Directory Listing
Modified Sun Feb 2 23:52:38 2014 UTC (7 years ago) by sshaw
fixed some error message formatting interpreting tuples badly

Revision 4642 - Directory Listing
Modified Fri Jan 31 02:16:45 2014 UTC (7 years ago) by jfenwick
Renamed the default options file to make it clear that it was used for g++.
There is now no default mole options file.
This is deliberate. You need to configure your environment based on the compiler you wish to use. (See scripts in /usr/local/env).

If you are doing a lot of building, symlink your chosen file to scons/mole_options.py. DO NOT COMMIT it though.



Revision 4641 - Directory Listing
Modified Fri Jan 31 02:13:47 2014 UTC (7 years ago) by jduplessis
line 966 

	"if not args.has_key(n): args[n]=Data()" was changed to "if not args.has_key(n) and not constants.has_key(n): args[n]=Data()".

also added: 

	args=dict(args.items()+constants.items())

to merge the two dictionaries.



Revision 4640 - Directory Listing
Modified Fri Jan 31 00:56:51 2014 UTC (7 years ago) by jfenwick
Ensure that DYLD_LIBRARY_PATH is passed into scons.
Update mole_options to work with g++
(To get this to work, you will need to set up your env vars).



Revision 4639 - Directory Listing
Modified Thu Jan 30 06:43:03 2014 UTC (7 years ago) by jfenwick
They should be equivalent but just in case ! ==  is treated differently to !=

Revision 4638 - Directory Listing
Modified Thu Jan 30 06:25:10 2014 UTC (7 years ago) by jfenwick
Fixes necessary to get a clang/macports build working on 10.9

Revision 4637 - Directory Listing
Modified Thu Jan 30 00:01:47 2014 UTC (7 years ago) by gross
TTI fixes

Revision 4636 - Directory Listing
Modified Tue Jan 28 04:24:30 2014 UTC (7 years ago) by sshaw
fixed more whitespace issues


Revision 4635 - Directory Listing
Modified Tue Jan 28 03:34:04 2014 UTC (7 years ago) by sshaw
fixed mixed tabs/spaces for python 3 compatibility

Revision 4634 - Directory Listing
Modified Tue Jan 28 03:33:03 2014 UTC (7 years ago) by jfenwick
Fixes to keep clang happy

Revision 4633 - Directory Listing
Modified Tue Jan 28 01:04:17 2014 UTC (7 years ago) by caltinay
Fixed failure for lazy data when interpolating.


Revision 4632 - Directory Listing
Modified Tue Jan 28 00:22:53 2014 UTC (7 years ago) by gross
missing file

Revision 4631 - Directory Listing
Modified Fri Jan 24 04:13:56 2014 UTC (7 years, 1 month ago) by gross
2d TTI added

Revision 4630 - Directory Listing
Modified Fri Jan 24 03:32:11 2014 UTC (7 years, 1 month ago) by sshaw
fixed a leftover from testin gin seismic, changed synthetic_VTI example back to original large 2D problem

Revision 4629 - Directory Listing
Modified Fri Jan 24 03:29:25 2014 UTC (7 years, 1 month ago) by sshaw
added dirac point interpolation to ripley (and fixed dirac points in Brick)
added fast wave assembler for Brick and minor correction to fast wave assembler for Rectangle


Revision 4628 - Directory Listing
Modified Fri Jan 24 02:09:19 2014 UTC (7 years, 1 month ago) by jduplessis
Modifying nonlinearPDE.py comments to make the meaning clearer


Revision 4627 - Directory Listing
Modified Fri Jan 24 01:53:33 2014 UTC (7 years, 1 month ago) by jduplessis
fixing error in comment


Revision 4626 - Directory Listing
Modified Wed Jan 22 06:07:34 2014 UTC (7 years, 1 month ago) by caltinay
Eliminated all const_cast<Data*> hacks in ripley and finley now that
Data.getSampleDataRO returns a const pointer.


Revision 4625 - Directory Listing
Modified Mon Jan 20 03:42:55 2014 UTC (7 years, 1 month ago) by sshaw
amalgamated waveassembler constant construction into the one place

Revision 4624 - Directory Listing
Modified Sun Jan 19 23:03:59 2014 UTC (7 years, 1 month ago) by sshaw
removed some leftover debug prints

Revision 4623 - Directory Listing
Modified Fri Jan 17 05:53:17 2014 UTC (7 years, 1 month ago) by sshaw
added missing files and a spare missing comma, also the ability for finley VTIWaves to not crash

Revision 4622 - Directory Listing
Modified Fri Jan 17 04:55:41 2014 UTC (7 years, 1 month ago) by sshaw
Added dirac support to ripley, added interface for custom assemblers for ripleydomains (also added the custom assembler for 2D VTI waves), changed synthetic_VTI example to use the new, faster custom assembler


Revision 4621 - Directory Listing
Modified Thu Jan 16 10:07:44 2014 UTC (7 years, 1 month ago) by jfenwick
getSampleDataRO is now const

Revision 4620 - Directory Listing
Modified Thu Jan 16 03:17:20 2014 UTC (7 years, 1 month ago) by caltinay
py3 RuntimeError does not have 'message' member.


Revision 4619 - Directory Listing
Modified Thu Jan 16 02:10:26 2014 UTC (7 years, 1 month ago) by caltinay
updated gp py3 options.


Revision 4618 - Directory Listing
Modified Wed Jan 15 04:35:19 2014 UTC (7 years, 1 month ago) by caltinay
Implemented reverse reading of grid data from netcdf files.
Fixes #44.


Revision 4617 - Directory Listing
Modified Wed Jan 15 03:49:19 2014 UTC (7 years, 1 month ago) by caltinay
new name for boost library on guineapig


Revision 4616 - Directory Listing
Modified Tue Jan 14 22:57:47 2014 UTC (7 years, 1 month ago) by caltinay
- Fixed unit test failure by populating missing parts of the struct
- prepared for reversing read order from grids
- worked around a segfault caused by python version in jessie (2.7.6) in
  combination with gdal,pyproj and RTLD_GLOBAL in dlopen flags.



Revision 4615 - Directory Listing
Modified Mon Jan 13 05:05:33 2014 UTC (7 years, 1 month ago) by caltinay
Step 1 for #31: wrap parameters in an object.


Revision 4614 - Directory Listing
Modified Mon Jan 13 02:44:07 2014 UTC (7 years, 1 month ago) by caltinay
Corrected a faulty test.


Revision 4613 - Directory Listing
Modified Mon Jan 13 01:09:01 2014 UTC (7 years, 1 month ago) by caltinay
Addresses #43 - altitude is now scaled according to reference system height
unit.
Also separated out UTM zone determination from the actual projection code
to silence bogus output.


Revision 4612 - Directory Listing
Modified Thu Jan 9 05:30:27 2014 UTC (7 years, 1 month ago) by gross
modifications to sonic seismic

Revision 4611 - Directory Listing
Modified Mon Dec 23 04:03:00 2013 UTC (7 years, 2 months ago) by gross
scaling corrected

Revision 4610 - Directory Listing
Modified Mon Dec 23 00:01:23 2013 UTC (7 years, 2 months ago) by gross
exposed createAbsorbtionLayerFunction

Revision 4609 - Directory Listing
Modified Fri Dec 20 07:56:56 2013 UTC (7 years, 2 months ago) by gross
fix to deal with empty right hand side vector F.



Revision 4608 - Directory Listing
Modified Fri Dec 20 01:53:04 2013 UTC (7 years, 2 months ago) by sshaw
tiny grammar fix in user guide

Revision 4607 - Directory Listing
Modified Wed Dec 18 09:46:16 2013 UTC (7 years, 2 months ago) by jfenwick
include cmath in all cases rather than math.h - the mathinf for intel on windows is still there (in part because we have no way to test if it is still relevant)

Revision 4606 - Directory Listing
Modified Wed Dec 18 08:21:25 2013 UTC (7 years, 2 months ago) by jfenwick
Updating run_models to not call the old DarcyFlow methods



Revision 4605 - Directory Listing
Modified Wed Dec 18 06:05:43 2013 UTC (7 years, 2 months ago) by jfenwick
Mantis issue #675 said

Cihan:
while merging symbolic into trunk I noticed that most dudley tests are
disabled. This happened in revision 3261 where you wrote:

"Disable some unit tests for dudley until I can fix MPI failures"

Is that fixed?

=== I'm renabling most of the test (which pass without difficulty).
But one of them appears to be out of date or something.
More investigation required.




Revision 4604 - Directory Listing
Modified Wed Dec 18 03:29:26 2013 UTC (7 years, 2 months ago) by sshaw
fixed tabs/space mix for python3

Revision 4603 - Directory Listing
Modified Wed Dec 18 02:24:32 2013 UTC (7 years, 2 months ago) by jfenwick
Added boost::noncopyable to remaining abstract base classes in the module file.
ie escriptcpp.cpp
Note I have not altered the c++ inheritance (this just just for the boost::python import)


Revision 4602 - Directory Listing
Modified Wed Dec 18 01:15:22 2013 UTC (7 years, 2 months ago) by jfenwick
Fixed missing \


Revision 4601 - Directory Listing
Modified Tue Dec 17 23:37:08 2013 UTC (7 years, 2 months ago) by gross
downunder: self-demagnetization added as forward model. 



Revision 4600 - Directory Listing
Modified Tue Dec 17 04:28:40 2013 UTC (7 years, 2 months ago) by jfenwick
Using section: science in debian/control instead of main.
This new value for section has the virtue of actually existing


Revision 4599 - Directory Listing
Modified Sun Dec 15 23:51:13 2013 UTC (7 years, 2 months ago) by sshaw
merged 3.4.1 release changes into trunk

Revision 4598 - Directory Listing
Modified Sun Dec 15 23:39:16 2013 UTC (7 years, 2 months ago) by rschaa
Minor change to figure.
Replaced .pdf with .png


Revision 4597 - Directory Listing
Modified Sun Dec 15 22:36:24 2013 UTC (7 years, 2 months ago) by gross
unused variable fixed

Revision 4586 - Directory Listing
Modified Wed Dec 11 06:03:27 2013 UTC (7 years, 2 months ago) by jfenwick
2D guassian smoothing of random data done.
Added more memory non-leaks to the supp file


Revision 4585 - Directory Listing
Modified Wed Dec 11 04:39:54 2013 UTC (7 years, 2 months ago) by sshaw
uint -> unsigned int

Revision 4584 - Directory Listing
Modified Wed Dec 11 04:24:15 2013 UTC (7 years, 2 months ago) by sshaw
more buildbot commit testing

Revision 4583 - Directory Listing
Modified Wed Dec 11 02:09:19 2013 UTC (7 years, 2 months ago) by jfenwick
deliberate error to test buildbot

Revision 4582 - Directory Listing
Modified Wed Dec 11 02:08:41 2013 UTC (7 years, 2 months ago) by jfenwick
Added libpython version of suppressions to the aggressive file.
Rectangle now passes correct values around.
Random still to come.


Revision 4581 - Directory Listing
Modified Tue Dec 10 09:32:50 2013 UTC (7 years, 2 months ago) by jfenwick
Some more work on random
Added a more agressive (And smaller) supressions file for python


Revision 4580 - Directory Listing
Modified Tue Dec 10 06:10:44 2013 UTC (7 years, 2 months ago) by sshaw
fixed doc building relying on potentially missing python package installs (bug #739)

Revision 4579 - Directory Listing
Modified Tue Dec 10 04:08:20 2013 UTC (7 years, 2 months ago) by sshaw
adding porcupine's scons options file

Revision 4578 - Directory Listing
Modified Tue Dec 10 04:07:51 2013 UTC (7 years, 2 months ago) by sshaw
fixed gmsh Design deconstructor attempting to access non-existing members or files that were never created
also fixed a loose (non-)integer division for python3


Revision 4577 - Directory Listing
Modified Tue Dec 10 00:50:55 2013 UTC (7 years, 2 months ago) by sshaw
Undoing unintended commit of omp wrapper removal

Revision 4576 - Directory Listing
Modified Mon Dec 9 23:35:30 2013 UTC (7 years, 2 months ago) by sshaw
python3ified things, replaced mixed whitespace and xrange calls

Revision 4575 - Directory Listing
Modified Mon Dec 9 22:59:31 2013 UTC (7 years, 2 months ago) by jfenwick
Some more work on this


Revision 4574 - Directory Listing
Modified Mon Dec 9 04:29:44 2013 UTC (7 years, 2 months ago) by gross
some corrections

Revision 4573 - Directory Listing
Modified Mon Dec 9 03:42:50 2013 UTC (7 years, 2 months ago) by gross
HTI added

Revision 4572 - Directory Listing
Modified Sun Dec 8 00:54:37 2013 UTC (7 years, 2 months ago) by jfenwick
Some work on rectangle random MPI

Revision 4571 - Directory Listing
Modified Fri Dec 6 02:47:14 2013 UTC (7 years, 2 months ago) by sshaw
replaced a deliberate NULL dereference with abort() to satisfy lion-clang

Revision 4570 - Directory Listing
Modified Fri Dec 6 02:22:37 2013 UTC (7 years, 2 months ago) by gross
strain convention corrected.

Revision 4569 - Directory Listing
Modified Fri Dec 6 02:21:12 2013 UTC (7 years, 2 months ago) by gross
some update

Revision 4568 - Directory Listing
Modified Thu Dec 5 23:13:26 2013 UTC (7 years, 2 months ago) by jfenwick
Package building files for saucy


Revision 4567 - Directory Listing
Modified Thu Dec 5 09:00:23 2013 UTC (7 years, 2 months ago) by jfenwick
Options file for ubuntu 13.10


Revision 4566 - Directory Listing
Modified Thu Dec 5 01:02:47 2013 UTC (7 years, 2 months ago) by sshaw
fixed Dudley saveVTK crash on world size > 6 (mantis bug #738)

Revision 4565 - Directory Listing
Modified Wed Dec 4 06:42:30 2013 UTC (7 years, 2 months ago) by gross
and another typo fixed.

Revision 4564 - Directory Listing
Modified Wed Dec 4 06:34:14 2013 UTC (7 years, 2 months ago) by gross
VTI wave added  

Revision 4563 - Directory Listing
Modified Wed Dec 4 06:30:59 2013 UTC (7 years, 2 months ago) by gross
typo fixed

Revision 4562 - Directory Listing
Modified Wed Dec 4 05:41:10 2013 UTC (7 years, 2 months ago) by gross
VTI wave added  

Revision 4561 - Directory Listing
Modified Wed Dec 4 05:19:32 2013 UTC (7 years, 2 months ago) by caltinay
Removed spurious print and some minor changes in inversion example.


Revision 4560 - Directory Listing
Modified Wed Dec 4 03:43:57 2013 UTC (7 years, 2 months ago) by rschaa
Options file for ferret


Revision 4559 - Directory Listing
Modified Wed Dec 4 02:05:34 2013 UTC (7 years, 2 months ago) by sshaw
renamed design.Design to design.AbstractDesign as a more explicit/descriptive name, this will break any existing custom implementation until changed to match

updated gmsh.Design docstring to match that of the code

Revision 4558 - Directory Listing
Modified Tue Dec 3 22:37:38 2013 UTC (7 years, 2 months ago) by jfenwick
Moving MeshAdapter constructor call out of smartptr constructor.  I think a throw in there would lead to undefined behaviour

Revision 4557 - Directory Listing
Modified Tue Dec 3 12:53:38 2013 UTC (7 years, 2 months ago) by caltinay
Fixed boost/intel issue in dudley and synced options file with module on
savanna.


Revision 4556 - Directory Listing
Modified Tue Dec 3 05:40:53 2013 UTC (7 years, 2 months ago) by sshaw
fixed mixed tabs/spaces and py2 prints breaking the python3 compiler

Revision 4555 - Directory Listing
Modified Tue Dec 3 03:54:20 2013 UTC (7 years, 2 months ago) by sshaw
updated doc install instructions to match that required

Revision 4554 - Directory Listing
Modified Tue Dec 3 03:45:56 2013 UTC (7 years, 2 months ago) by sshaw
documentation spelling and whitespace corrections, added some Design.setOptions params that were missing from the userguide

Revision 4553 - Directory Listing
Modified Mon Dec 2 07:18:02 2013 UTC (7 years, 2 months ago) by gross
clarification on receiver array

Revision 4552 - Directory Listing
Modified Mon Dec 2 06:13:47 2013 UTC (7 years, 2 months ago) by sshaw
Replaced non-visible (when built) unicode endash with single dash in user guide source

Revision 4551 - Directory Listing
Modified Mon Dec 2 03:32:23 2013 UTC (7 years, 2 months ago) by sshaw
Fixed missing install keyword in instructions


Revision 4550 - Directory Listing
Modified Fri Nov 29 07:44:37 2013 UTC (7 years, 2 months ago) by gross
some modifications

Revision 4549 - Directory Listing
Modified Fri Nov 29 05:24:40 2013 UTC (7 years, 2 months ago) by gross
argument for lumping added.

Revision 4548 - Directory Listing
Modified Fri Nov 29 04:39:15 2013 UTC (7 years, 2 months ago) by gross
renamed file

Revision 4547 - Directory Listing
Modified Thu Nov 28 23:47:27 2013 UTC (7 years, 2 months ago) by jfenwick
Added msec unit


Revision 4546 - Directory Listing
Modified Thu Nov 28 05:30:48 2013 UTC (7 years, 2 months ago) by gross
sonic wave propagation added

Revision 4545 - Directory Listing
Modified Thu Nov 28 05:02:43 2013 UTC (7 years, 2 months ago) by gross
wave simulator base added

Revision 4544 - Directory Listing
Modified Thu Nov 28 04:01:46 2013 UTC (7 years, 2 months ago) by gross
wave simulator base added

Revision 4543 - Directory Listing
Modified Thu Nov 28 03:42:10 2013 UTC (7 years, 2 months ago) by gross
missing retirn statement added

Revision 4542 - Directory Listing
Modified Thu Nov 28 01:33:22 2013 UTC (7 years, 2 months ago) by jfenwick
Moving to new icc and associated modules.




Revision 4541 - Directory Listing
Modified Thu Nov 28 01:17:19 2013 UTC (7 years, 2 months ago) by gross
Ricker wavelet added

Revision 4540 - Directory Listing
Modified Thu Nov 28 01:06:10 2013 UTC (7 years, 2 months ago) by gross
segy writer added

Revision 4539 - Directory Listing
Modified Thu Nov 28 00:38:10 2013 UTC (7 years, 2 months ago) by gross
segy writer test added.

Revision 4538 - Directory Listing
Modified Thu Nov 28 00:37:48 2013 UTC (7 years, 2 months ago) by gross
segy writer added

Revision 4537 - Directory Listing
Modified Mon Nov 25 06:44:46 2013 UTC (7 years, 3 months ago) by gross
missing references and double labeling fixed.

Revision 4536 - Directory Listing
Modified Thu Nov 21 07:58:32 2013 UTC (7 years, 3 months ago) by jfenwick
Working around intelcc s seeming dislike of boost smart pointers

Revision 4535 - Directory Listing
Modified Wed Nov 20 06:37:53 2013 UTC (7 years, 3 months ago) by gross
strong correlation joint inversion fixed.

Revision 4534 - Directory Listing
Modified Thu Nov 7 08:17:02 2013 UTC (7 years, 3 months ago) by gross
typo fixed

Revision 4533 - Directory Listing
Modified Thu Nov 7 04:56:11 2013 UTC (7 years, 3 months ago) by gross
typo fixed

Revision 4532 - Directory Listing
Modified Thu Nov 7 04:54:56 2013 UTC (7 years, 3 months ago) by gross
strongly coupled joint inversion added

Revision 4531 - Directory Listing
Modified Mon Nov 4 02:09:05 2013 UTC (7 years, 3 months ago) by jfenwick
Removed strange looking dead code to resolve issue #710

Revision 4530 - Directory Listing
Modified Wed Oct 30 04:34:21 2013 UTC (7 years, 3 months ago) by caltinay
Fix in finley loadMesh which needs to call updateTagList() for all ranks, even
if a rank has no elements.


Revision 4529 - Directory Listing
Modified Fri Oct 25 01:23:27 2013 UTC (7 years, 4 months ago) by caltinay
Ripley can now read grids in non-native byte order. This is in preparation for
Gocad Voxet import.


Revision 4528 - Directory Listing
Modified Sun Sep 29 23:12:19 2013 UTC (7 years, 4 months ago) by caltinay
Added timeStepFormat option to saveESD (mantis 723).


Revision 4527 - Directory Listing
Modified Mon Sep 2 21:54:35 2013 UTC (7 years, 5 months ago) by jfenwick
use enums

Revision 4526 - Directory Listing
Modified Mon Sep 2 06:34:25 2013 UTC (7 years, 5 months ago) by jfenwick
Single rank rectangle randoms.


Revision 4525 - Directory Listing
Modified Fri Aug 30 09:14:35 2013 UTC (7 years, 5 months ago) by jfenwick
try this

Revision 4524 - Directory Listing
Modified Tue Aug 27 01:32:10 2013 UTC (7 years, 6 months ago) by jfenwick
Steube!!!!!


Revision 4523 - Directory Listing
Modified Mon Aug 26 23:04:07 2013 UTC (7 years, 6 months ago) by caltinay
New working raijin options.


Revision 4522 - Directory Listing
Modified Mon Aug 26 22:15:26 2013 UTC (7 years, 6 months ago) by caltinay
Newer versions of proj require specifying ellipsoid parameter.


Revision 4521 - Directory Listing
Modified Mon Aug 26 11:51:30 2013 UTC (7 years, 6 months ago) by jfenwick
Remove bool_t
Part of random.



Revision 4520 - Directory Listing
Modified Thu Aug 22 06:42:57 2013 UTC (7 years, 6 months ago) by caltinay
Removing spurious usage of C compiler:
-Changed all scons tests to use C++ compiler
-Renamed paso profiling files (unused)
-Updated most options files (removal of options and updated comments)


Revision 4519 - Directory Listing
Modified Mon Aug 19 05:56:22 2013 UTC (7 years, 6 months ago) by caltinay
Initial raijin options file.


Revision 4518 - Directory Listing
Modified Tue Aug 13 01:49:59 2013 UTC (7 years, 6 months ago) by caltinay
The line search step length caching should only be used within esys.downunder
inversions where the inverse Hessian approximation is not very good at the
moment.


Revision 4517 - Directory Listing
Modified Mon Aug 12 05:56:54 2013 UTC (7 years, 6 months ago) by caltinay
Implemented caching (and relaxation) of line search step size alpha.
Experiments show a significant decrease in the number of  iterations required
to converge with this change.


Revision 4516 - Directory Listing
Modified Thu Aug 8 05:41:49 2013 UTC (7 years, 6 months ago) by caltinay
Implemented more CF conventions for the netCDF datasource.
Also added a check to LatLonToUTM to pass through coordinates that are already
projected.
Data gridded by GDAL is now understood.


Revision 4515 - Directory Listing
Modified Mon Aug 5 06:09:01 2013 UTC (7 years, 6 months ago) by jfenwick
Intel compiler mutter grumble

Revision 4514 - Directory Listing
Modified Mon Aug 5 03:28:44 2013 UTC (7 years, 6 months ago) by jfenwick
Look at the MPI

Revision 4513 - Directory Listing
Modified Mon Aug 5 00:57:34 2013 UTC (7 years, 6 months ago) by jfenwick
Dropping VSL random. Random data now uses more general routine.

Revision 4512 - Directory Listing
Modified Mon Jul 29 05:27:16 2013 UTC (7 years, 6 months ago) by caltinay
With current Intel compiler (13.5.192) on savanna any build with OMP and without MPI
will segfault in AbstractDomain->getPtr() for unknown reasons.
Trying a workaround for finley which can be adapted to dudley and ripley if it works.


Revision 4511 - Directory Listing
Modified Thu Jul 25 04:51:02 2013 UTC (7 years, 7 months ago) by caltinay
Print a warning on savanna if dev-deps is not loaded when building and add
debug symbols by default.


Revision 4510 - Directory Listing
Modified Thu Jul 25 04:02:07 2013 UTC (7 years, 7 months ago) by caltinay
Fixed a path which should fix unit tests.


Revision 4509 - Directory Listing
Modified Wed Jul 24 08:37:29 2013 UTC (7 years, 7 months ago) by jfenwick
Fixed paths for utest.sh


Revision 4508 - Directory Listing
Modified Wed Jul 24 04:23:22 2013 UTC (7 years, 7 months ago) by jfenwick
Moving to escriptcore

Revision 4507 - Directory Listing
Modified Wed Jul 24 02:50:22 2013 UTC (7 years, 7 months ago) by jfenwick
It begins

Revision 4506 - Directory Listing
Modified Wed Jul 24 01:28:42 2013 UTC (7 years, 7 months ago) by caltinay
run-escript -m now takes an optional argument to allow for different valgrind
tools (callgrind & memcheck supported at the moment).


Revision 4505 - Directory Listing
Modified Tue Jul 23 02:09:45 2013 UTC (7 years, 7 months ago) by jfenwick
Hopefully addresses mantis721

Revision 4504 - Directory Listing
Modified Mon Jul 22 02:04:34 2013 UTC (7 years, 7 months ago) by caltinay
Fix to verbose parameter reporting in linear pdes


Revision 4503 - Directory Listing
Modified Wed Jul 17 05:27:36 2013 UTC (7 years, 7 months ago) by caltinay
Skip new test with >1 rank.


Revision 4502 - Directory Listing
Modified Wed Jul 17 03:12:28 2013 UTC (7 years, 7 months ago) by caltinay
Test reading IEEE8ByteReal data from ER Mapper files.


Revision 4501 - Directory Listing
Modified Wed Jul 17 00:02:26 2013 UTC (7 years, 7 months ago) by caltinay
This time I fixed the comment instead of the code for this special case.


Revision 4500 - Directory Listing
Modified Tue Jul 16 05:47:11 2013 UTC (7 years, 7 months ago) by caltinay
updated scons script


Revision 4499 - Directory Listing
Modified Tue Jul 16 05:42:19 2013 UTC (7 years, 7 months ago) by caltinay
finley: mainly const'ness fixes, some formatting.


Revision 4498 - Directory Listing
Modified Tue Jul 16 01:56:37 2013 UTC (7 years, 7 months ago) by caltinay
Another special case fix.


Revision 4497 - Directory Listing
Modified Mon Jul 15 23:32:28 2013 UTC (7 years, 7 months ago) by caltinay
Small fix for non-mpi build.


Revision 4496 - Directory Listing
Modified Mon Jul 15 06:53:44 2013 UTC (7 years, 7 months ago) by caltinay
finley (WIP):
-moved all of finley into its namespace
-introduced some shared pointers
-Mesh is now a class
-other bits and pieces...


Revision 4495 - Directory Listing
Modified Fri Jul 5 02:19:47 2013 UTC (7 years, 7 months ago) by caltinay
Added support for more input data types in ER Mapper files.
Tests will follow soon.


Revision 4494 - Directory Listing
Modified Thu Jul 4 02:53:47 2013 UTC (7 years, 7 months ago) by caltinay
Suppressions for savanna runs.


Revision 4493 - Directory Listing
Modified Wed Jul 3 06:32:11 2013 UTC (7 years, 7 months ago) by caltinay
Fixed omp typo - gcc didn't pick it up...


Revision 4492 - Directory Listing
Modified Tue Jul 2 01:44:11 2013 UTC (7 years, 7 months ago) by caltinay
Finley changes that were held back while in release mode - moved more stuff
into finley namespace.


Revision 4491 - Directory Listing
Modified Tue Jul 2 01:10:41 2013 UTC (7 years, 7 months ago) by caltinay
Reintegrating changes from 3.4 branch (with changes).


Revision 4490 - Directory Listing
Modified Tue Jul 2 00:38:44 2013 UTC (7 years, 7 months ago) by caltinay
More python suppressions from savanna.


Revision 4489 - Directory Listing
Modified Fri Jun 28 00:05:31 2013 UTC (7 years, 8 months ago) by caltinay
Moved to update 5 of intel libraries/compiler on savanna.


Revision 4483 - Directory Listing
Modified Wed Jun 26 02:36:15 2013 UTC (7 years, 8 months ago) by caltinay
Added option to easily run escript with valgrind memcheck.


Revision 4482 - Directory Listing
Modified Tue Jun 25 05:20:01 2013 UTC (7 years, 8 months ago) by caltinay
More leak fixes and suppression file additions.


Revision 4481 - Directory Listing
Modified Mon Jun 24 06:22:27 2013 UTC (7 years, 8 months ago) by caltinay
Hmm. That's a nasty undocumented "feature"...


Revision 4480 - Directory Listing
Modified Mon Jun 24 05:09:52 2013 UTC (7 years, 8 months ago) by caltinay
More valgrind suppressions and memory leak fixes identified in various places.


Revision 4479 - Directory Listing
Modified Thu Jun 20 10:54:09 2013 UTC (7 years, 8 months ago) by caltinay
Missed a subtle fact about the stringstream constructor...


Revision 4478 - Directory Listing
Modified Thu Jun 20 06:34:02 2013 UTC (7 years, 8 months ago) by caltinay
Moved appendRankToFilename to header within namespace to remove code duplication
and fixed memory leaks this way.


Revision 4477 - Directory Listing
Modified Thu Jun 20 02:41:28 2013 UTC (7 years, 8 months ago) by caltinay
escript: use scoped_array instead of scoped_ptr
ripley: netcdf returns a copy of an array so use scoped_array
downunder: s/Sperical/Spherical/
scripts: added a few more suppressions


Revision 4476 - Directory Listing
Modified Thu Jun 20 00:05:53 2013 UTC (7 years, 8 months ago) by caltinay
Revised valgrind suppressions file with more generic Python & OpenMPI
suppressions.


Revision 4474 - Directory Listing
Modified Wed Jun 19 06:44:47 2013 UTC (7 years, 8 months ago) by caltinay
Brought over leak fix, gcc 4.8 fix and mismatched new[]/delete fix from release
branch.


Revision 4465 - Directory Listing
Modified Mon Jun 17 06:49:39 2013 UTC (7 years, 8 months ago) by caltinay
Remove superfluous \label


Revision 4463 - Directory Listing
Modified Mon Jun 17 06:11:32 2013 UTC (7 years, 8 months ago) by gross
missing file

Revision 4462 - Directory Listing
Modified Mon Jun 17 04:12:06 2013 UTC (7 years, 8 months ago) by caltinay
Raise exception if background magnetic field has not been set but is required.


Revision 4461 - Directory Listing
Modified Sun Jun 16 23:39:31 2013 UTC (7 years, 8 months ago) by caltinay
small py3 fix.


Revision 4455 - Directory Listing
Modified Thu Jun 13 03:13:36 2013 UTC (7 years, 8 months ago) by caltinay
Removed \LG etc. from inversion document.
Documented new GOCAD Voxet writer. Needs to be mentioned in 'changes' too.


Revision 4454 - Directory Listing
Modified Thu Jun 13 03:12:17 2013 UTC (7 years, 8 months ago) by caltinay
More "delete test output files after checking"


Revision 4451 - Directory Listing
Modified Thu Jun 13 01:38:56 2013 UTC (7 years, 8 months ago) by jfenwick
some pending changes on badger

Revision 4450 - Directory Listing
Modified Thu Jun 13 00:45:59 2013 UTC (7 years, 8 months ago) by jfenwick
install docs - still waiting on Mac. Removing debug output.

Revision 4449 - Directory Listing
Modified Thu Jun 13 00:24:00 2013 UTC (7 years, 8 months ago) by jfenwick
Finishing off this end.


Revision 4448 - Directory Listing
Modified Wed Jun 12 23:05:12 2013 UTC (7 years, 8 months ago) by caltinay
Only one rank should delete file in tests.


Revision 4447 - Directory Listing
Modified Wed Jun 12 13:55:53 2013 UTC (7 years, 8 months ago) by caltinay
Clean up some generated test files.


Revision 4446 - Directory Listing
Modified Tue Jun 11 04:00:15 2013 UTC (7 years, 8 months ago) by caltinay
This should fix the py3 error...


Revision 4445 - Directory Listing
Modified Tue Jun 11 03:35:55 2013 UTC (7 years, 8 months ago) by caltinay
Apply weight rescaling to input weights before the coordinate scaling.
Also skipping a check when more than 1 rank is used.


Revision 4444 - Directory Listing
Modified Mon Jun 10 07:55:05 2013 UTC (7 years, 8 months ago) by caltinay
Converted IndexList to a std::list.


Revision 4443 - Directory Listing
Modified Mon Jun 10 04:50:27 2013 UTC (7 years, 8 months ago) by caltinay
Update test to take into account changed height scale.


Revision 4442 - Directory Listing
Modified Fri Jun 7 07:04:44 2013 UTC (7 years, 8 months ago) by caltinay
cosmetic changes.


Revision 4441 - Directory Listing
Modified Fri Jun 7 02:23:49 2013 UTC (7 years, 8 months ago) by caltinay
finley now uses Data objects directly instead of going through the C wrapper.


Revision 4440 - Directory Listing
Modified Wed Jun 5 05:22:20 2013 UTC (7 years, 8 months ago) by jfenwick
options files changes and install changes

Revision 4439 - Directory Listing
Modified Wed Jun 5 02:09:35 2013 UTC (7 years, 8 months ago) by jfenwick
some work on install doco

Revision 4438 - Directory Listing
Modified Tue Jun 4 09:00:50 2013 UTC (7 years, 8 months ago) by jfenwick
Some changes to packaging

Revision 4437 - Directory Listing
Modified Tue Jun 4 05:37:18 2013 UTC (7 years, 8 months ago) by caltinay
finley:
-Removed obsolete reference files (OpenDX)
-Converted tag map to a std::map
-loosened tests to ignore tag order in file
-added some decorators for test skips


Revision 4436 - Directory Listing
Modified Mon Jun 3 05:37:31 2013 UTC (7 years, 8 months ago) by caltinay
Tweak.


Revision 4435 - Directory Listing
Modified Mon Jun 3 04:27:57 2013 UTC (7 years, 8 months ago) by caltinay
Fixed a few scaling problems for non-cartesian coordinates in domainbuilder.


Revision 4434 - Directory Listing
Modified Mon Jun 3 00:43:29 2013 UTC (7 years, 8 months ago) by caltinay
tab-fixes and an indexing fix.


Revision 4433 - Directory Listing
Modified Fri May 31 12:09:58 2013 UTC (7 years, 8 months ago) by gross
some clarifications on geodetic coordinates. 
order of background magnetic flux density component has been corrected: input is now B_east, B_north, B_vertical.



Revision 4432 - Directory Listing
Modified Fri May 31 07:13:38 2013 UTC (7 years, 8 months ago) by caltinay
updated sconscript file


Revision 4431 - Directory Listing
Modified Fri May 31 07:09:03 2013 UTC (7 years, 8 months ago) by caltinay
finley ElementFile is now a class...


Revision 4430 - Directory Listing
Modified Fri May 31 00:38:42 2013 UTC (7 years, 8 months ago) by caltinay
Don't panic - just forgot some brackets... D'oh!


Revision 4429 - Directory Listing
Modified Thu May 30 13:52:01 2013 UTC (7 years, 8 months ago) by caltinay
Okay I now know that std::vector<bool> is evil, but WTF happens in this context???
It only crashes with more than one thread and more than one MPI process.



Revision 4428 - Directory Listing
Modified Thu May 30 06:39:10 2013 UTC (7 years, 8 months ago) by caltinay
finley's NodeFile is now a class.
Associated changes:
- use of some C++ constructs/functions/types (1st pass)
- removal of obsolete pointer check
- merging of some duplicated code
- ...


Revision 4426 - Directory Listing
Modified Mon May 27 06:14:19 2013 UTC (7 years, 9 months ago) by jfenwick
Testing commit


Revision 4425 - Directory Listing
Modified Mon May 27 05:44:28 2013 UTC (7 years, 9 months ago) by caltinay
svn server test and finley stuff.


Revision 4424 - Directory Listing
Modified Mon May 27 04:48:31 2013 UTC (7 years, 9 months ago) by caltinay
SVN server test.


Revision 4423 - Directory Listing
Modified Mon May 27 04:38:59 2013 UTC (7 years, 9 months ago) by caltinay
finley bits.


Revision 4422 - Directory Listing
Modified Fri May 24 04:42:29 2013 UTC (7 years, 9 months ago) by caltinay
s/jacobeans/jacobians and other bits and pieces.


Revision 4421 - Directory Listing
Modified Tue May 21 05:16:39 2013 UTC (7 years, 9 months ago) by caltinay
Finley... there were actually some long-standing errors in the checks.


Revision 4420 - Directory Listing
Modified Mon May 20 07:12:15 2013 UTC (7 years, 9 months ago) by caltinay
Enabled metis on guineapig.


Revision 4419 - Directory Listing
Modified Mon May 20 05:03:35 2013 UTC (7 years, 9 months ago) by caltinay
Fixed a typo.


Revision 4418 - Directory Listing
Modified Mon May 20 04:08:16 2013 UTC (7 years, 9 months ago) by caltinay
Try...


Revision 4417 - Directory Listing
Modified Mon May 20 02:15:47 2013 UTC (7 years, 9 months ago) by caltinay
Retab regularizations.


Revision 4416 - Directory Listing
Modified Fri May 17 02:32:33 2013 UTC (7 years, 9 months ago) by jfenwick
Renaming a thing and adding some doco.

Revision 4415 - Directory Listing
Modified Fri May 17 00:33:02 2013 UTC (7 years, 9 months ago) by caltinay
Commented unused var to make compiler happy.


Revision 4414 - Directory Listing
Modified Thu May 16 05:37:32 2013 UTC (7 years, 9 months ago) by caltinay
Few more bits and pieces in finley.


Revision 4410 - Directory Listing
Modified Tue May 14 11:29:23 2013 UTC (7 years, 9 months ago) by caltinay
Oops, I saw this coming.


Revision 4408 - Directory Listing
Modified Tue May 14 06:58:43 2013 UTC (7 years, 9 months ago) by caltinay
Mostly no-op - trying to get some consistency in style while going through a
few files.
Also some minor changes related to C->C++ (e.g. no need to copy vector to pass
to functions etc.)


Revision 4407 - Directory Listing
Modified Tue May 14 05:17:24 2013 UTC (7 years, 9 months ago) by jfenwick
Added output function to arithmetic tuple

Revision 4406 - Directory Listing
Modified Tue May 14 02:54:09 2013 UTC (7 years, 9 months ago) by caltinay
Removed references to pyvisi which disappeared a few releases ago...


Revision 4405 - Directory Listing
Modified Sun May 12 23:27:33 2013 UTC (7 years, 9 months ago) by caltinay
Once again..


Revision 4404 - Directory Listing
Modified Sun May 12 23:25:10 2013 UTC (7 years, 9 months ago) by caltinay
Retab forwardmodels


Revision 4400 - Directory Listing
Modified Fri May 10 04:05:00 2013 UTC (7 years, 9 months ago) by caltinay
Uaaargh - the minimizer ate my files! Fixed reporting of iteration number in
callback.


Revision 4399 - Directory Listing
Modified Thu May 9 10:46:41 2013 UTC (7 years, 9 months ago) by jfenwick
just fiddling

Revision 4398 - Directory Listing
Modified Thu May 9 08:42:44 2013 UTC (7 years, 9 months ago) by jfenwick
support for supressing doco subpackages. fiddling with one of the imports to try to reduce the number of places where Data appears.  Seriously it looks like we have 8 different Data classes

Revision 4397 - Directory Listing
Modified Thu May 9 06:17:15 2013 UTC (7 years, 9 months ago) by jfenwick
Added some doco to make it a little easier to work out what is going on.
Cleaned up some reST ugliness


Revision 4396 - Directory Listing
Modified Wed May 8 09:27:10 2013 UTC (7 years, 9 months ago) by jfenwick
fix extraction script to pick up more classes. Stop models from importing escript into its namespace

Revision 4395 - Directory Listing
Modified Wed May 8 03:05:05 2013 UTC (7 years, 9 months ago) by caltinay
Changed trade-off factors for example to avoid unit test failures due to
scaling issues.


Revision 4394 - Directory Listing
Modified Tue May 7 04:56:59 2013 UTC (7 years, 9 months ago) by caltinay
Fixed rounding with lat/lon coordinates and removed stray print statements.


Revision 4393 - Directory Listing
Modified Mon May 6 03:35:48 2013 UTC (7 years, 9 months ago) by caltinay
Correct indexing of forward models.


Revision 4392 - Directory Listing
Modified Mon May 6 02:18:33 2013 UTC (7 years, 9 months ago) by caltinay
More saveSilo checks.


Revision 4391 - Directory Listing
Modified Mon May 6 02:15:48 2013 UTC (7 years, 9 months ago) by caltinay
Do not claim success when saving silo without silo support.


Revision 4390 - Directory Listing
Modified Mon May 6 01:59:34 2013 UTC (7 years, 9 months ago) by caltinay
Fixed advertising of NetCdfData availability.


Revision 4389 - Directory Listing
Modified Mon May 6 01:52:05 2013 UTC (7 years, 9 months ago) by caltinay
retab coordinates.py


Revision 4388 - Directory Listing
Modified Thu May 2 01:55:08 2013 UTC (7 years, 9 months ago) by jfenwick
I need this

Revision 4387 - Directory Listing
Modified Thu May 2 00:46:49 2013 UTC (7 years, 9 months ago) by jfenwick
The future is now

Revision 4386 - Directory Listing
Modified Tue Apr 30 02:58:02 2013 UTC (7 years, 9 months ago) by jfenwick
Add missing [0]

Revision 4385 - Directory Listing
Modified Mon Apr 29 06:03:30 2013 UTC (7 years, 9 months ago) by jfenwick
It was bugging me

Revision 4384 - Directory Listing
Modified Sat Apr 27 05:09:37 2013 UTC (7 years, 10 months ago) by jfenwick
Partially complete new install instructions

Revision 4383 - Directory Listing
Modified Fri Apr 26 06:13:12 2013 UTC (7 years, 10 months ago) by jfenwick
Changes to install doco


Revision 4382 - Directory Listing
Modified Thu Apr 25 04:44:14 2013 UTC (7 years, 10 months ago) by caltinay
Finalised ripley PDE assembly optimisation work.

Stats (combined Rectangle & Brick):
  rev.4369: 7440 constants, 16985 lines, ~17m to compile w/ icc
       NOW: 4038 constants, 13579 lines, ~6.5m to compile w/ icc

Runtime of unit tests a few seconds shorter as well :-)


Revision 4381 - Directory Listing
Modified Thu Apr 25 01:57:54 2013 UTC (7 years, 10 months ago) by caltinay
Prescribe data scale in tests to silence message.


Revision 4380 - Directory Listing
Modified Wed Apr 24 23:59:49 2013 UTC (7 years, 10 months ago) by jfenwick
Attempt to help windows

Revision 4379 - Directory Listing
Modified Wed Apr 24 20:31:19 2013 UTC (7 years, 10 months ago) by gross
more documentation on geodetic coordinates.

Revision 4378 - Directory Listing
Modified Wed Apr 24 06:21:42 2013 UTC (7 years, 10 months ago) by caltinay
ripley work: Almost done - one more round in Brick left....


Revision 4377 - Directory Listing
Modified Tue Apr 23 05:30:02 2013 UTC (7 years, 10 months ago) by caltinay
More work on ripley - Brick is under 10000 lines now.


Revision 4376 - Directory Listing
Modified Mon Apr 22 08:44:45 2013 UTC (7 years, 10 months ago) by gross
domumentation update on coordinate systems - part I

Revision 4375 - Directory Listing
Modified Mon Apr 22 05:35:52 2013 UTC (7 years, 10 months ago) by caltinay
More ripley code cleaning/optimisation.


Revision 4374 - Directory Listing
Modified Mon Apr 22 03:21:48 2013 UTC (7 years, 10 months ago) by gross
some typo fixed.

Revision 4373 - Directory Listing
Modified Mon Apr 22 03:16:24 2013 UTC (7 years, 10 months ago) by gross
more on geodetic coordinates

Revision 4372 - Directory Listing
Modified Mon Apr 22 00:02:36 2013 UTC (7 years, 10 months ago) by caltinay
Retab...


Revision 4371 - Directory Listing
Modified Fri Apr 19 08:47:57 2013 UTC (7 years, 10 months ago) by jfenwick
As far as I can tell, passes unit tests on freebsd with non-default compiler==gcc46

Revision 4370 - Directory Listing
Modified Fri Apr 19 06:15:24 2013 UTC (7 years, 10 months ago) by caltinay
WIP: ripley hand-optimisation & further rules to generator
-> drastically reduced number of constants
-> compile time of Brick.cpp less than half of what it was on savanna
-> additional runtime savings
-> to be continued...


Revision 4369 - Directory Listing
Modified Fri Apr 19 02:32:34 2013 UTC (7 years, 10 months ago) by jfenwick
fix problems revealed on freebsd

Revision 4368 - Directory Listing
Modified Thu Apr 18 02:26:35 2013 UTC (7 years, 10 months ago) by jfenwick
put back std::

Revision 4367 - Directory Listing
Modified Wed Apr 17 09:55:25 2013 UTC (7 years, 10 months ago) by plaub
Allow access to the individual components of the weighted sum cost function.


Revision 4366 - Directory Listing
Modified Wed Apr 17 04:41:16 2013 UTC (7 years, 10 months ago) by caltinay
Be more careful with namespace & includes.


Revision 4365 - Directory Listing
Modified Wed Apr 17 03:46:22 2013 UTC (7 years, 10 months ago) by caltinay
Skip tests for #ranks > 1 again.


Revision 4364 - Directory Listing
Modified Wed Apr 17 01:56:00 2013 UTC (7 years, 10 months ago) by caltinay
Decorated some test cases.


Revision 4363 - Directory Listing
Modified Wed Apr 17 01:07:38 2013 UTC (7 years, 10 months ago) by caltinay
retab coordinates.py.


Revision 4362 - Directory Listing
Modified Tue Apr 16 04:37:13 2013 UTC (7 years, 10 months ago) by caltinay
Implemented NumpyData downunder source (w/ tests).
Added check of data dimensionality to domainbuilder since data_dim must equal
domain_dim-1 at the moment.


Revision 4361 - Directory Listing
Modified Mon Apr 15 04:43:19 2013 UTC (7 years, 10 months ago) by jfenwick
beginnings of an option file for macports

Revision 4360 - Directory Listing
Modified Mon Apr 15 02:41:42 2013 UTC (7 years, 10 months ago) by jfenwick
some mismatched memory ops

Revision 4359 - Directory Listing
Modified Fri Apr 12 04:54:20 2013 UTC (7 years, 10 months ago) by gross
more on coordinate systems

Revision 4358 - Directory Listing
Modified Fri Apr 12 04:54:00 2013 UTC (7 years, 10 months ago) by gross
more on coordinate systems

Revision 4357 - Directory Listing
Modified Thu Apr 11 06:07:14 2013 UTC (7 years, 10 months ago) by caltinay
templated writeBinaryGrid and a bit of cleanup.


Revision 4356 - Directory Listing
Modified Tue Apr 9 00:15:59 2013 UTC (7 years, 10 months ago) by caltinay
Retabbed file for py3 pleasure.


Revision 4355 - Directory Listing
Modified Fri Apr 5 07:25:02 2013 UTC (7 years, 10 months ago) by jfenwick
start install guide overhall

Revision 4354 - Directory Listing
Modified Fri Apr 5 03:55:03 2013 UTC (7 years, 10 months ago) by jfenwick
adding option files for distros

Revision 4353 - Directory Listing
Modified Fri Apr 5 00:14:35 2013 UTC (7 years, 10 months ago) by caltinay
For some reason std::isnan<float> is not available on NCI so changed this
to ::isnan. Added options file for NCI vayu.


Revision 4352 - Directory Listing
Modified Thu Apr 4 04:28:57 2013 UTC (7 years, 10 months ago) by jfenwick


Revision 4349 - Directory Listing
Modified Wed Apr 3 09:37:54 2013 UTC (7 years, 10 months ago) by gross
first contributions for geodeic coordinates

Revision 4348 - Directory Listing
Modified Tue Apr 2 07:15:43 2013 UTC (7 years, 10 months ago) by caltinay
Reapply some of the spelling fixes that got lost....


Revision 4347 - Directory Listing
Modified Tue Apr 2 04:58:44 2013 UTC (7 years, 10 months ago) by jfenwick
Fixed some const char* conversions


Revision 4346 - Directory Listing
Modified Tue Apr 2 04:46:45 2013 UTC (7 years, 10 months ago) by jfenwick
Bringing the changes from doubleplusgood branch.
Can't merge directly because svn doesn't transfer changes to renamed files (mutter grumble).

Revision 4344 - Directory Listing
Modified Wed Mar 27 07:58:34 2013 UTC (7 years, 11 months ago) by gross
fix potential at botttom added.

Revision 4343 - Directory Listing
Modified Wed Mar 27 06:44:36 2013 UTC (7 years, 11 months ago) by gross
 

Revision 4342 - Directory Listing
Modified Tue Mar 26 02:31:41 2013 UTC (7 years, 11 months ago) by jfenwick
get rid of the escript link that snuck in somehow.   deal with cases where the root of the install is in a path with spaces in it.

Revision 4341 - Directory Listing
Modified Mon Mar 25 04:01:25 2013 UTC (7 years, 11 months ago) by caltinay
GOCAD Voxet writer in weipa.


Revision 4340 - Directory Listing
Modified Fri Mar 22 04:38:36 2013 UTC (7 years, 11 months ago) by caltinay
added ripley method that returns grid parameters as python tuple.


Revision 4339 - Directory Listing
Modified Fri Mar 22 02:25:37 2013 UTC (7 years, 11 months ago) by jfenwick
options file for all standalone builds

Revision 4337 - Directory Listing
Modified Fri Mar 22 00:05:25 2013 UTC (7 years, 11 months ago) by caltinay
Detect a few more byte swap/endianness headers and silence output from
'detectModule' scons helper


Revision 4334 - Directory Listing
Modified Thu Mar 21 06:00:14 2013 UTC (7 years, 11 months ago) by caltinay
Preparations for Voxet (GOCAD) binary grid output + code clean up.
Changed node id's order to remove code duplication in weipa.
More work to do...


Revision 4326 - Directory Listing
Modified Wed Mar 20 02:50:46 2013 UTC (7 years, 11 months ago) by caltinay
Removed stray print statement.


Revision 4323 - Directory Listing
Modified Tue Mar 19 00:17:36 2013 UTC (7 years, 11 months ago) by jfenwick
Bringing across changes from release3.3.1. (Version names are set back to Development).

Revision 4322 - Directory Listing
Modified Mon Mar 18 00:09:02 2013 UTC (7 years, 11 months ago) by caltinay
Test for calling I/O redirect or not was wrong... fixed.


Revision 4320 - Directory Listing
Modified Fri Mar 15 02:57:15 2013 UTC (7 years, 11 months ago) by caltinay
Moved file writer helper class to esysUtils and made it header-only. It will
be used by ripley writer methods.


Revision 4311 - Directory Listing
Modified Tue Mar 12 04:26:24 2013 UTC (7 years, 11 months ago) by jfenwick
gracefully end if pyproj is not installed

Revision 4310 - Directory Listing
Modified Tue Mar 12 03:23:26 2013 UTC (7 years, 11 months ago) by jfenwick
examples don't FAIL if tool is not installed

Revision 4309 - Directory Listing
Modified Mon Mar 11 05:07:39 2013 UTC (7 years, 11 months ago) by caltinay
Temporary workaround for sys.exit() causing unclean exit with MPI.


Revision 4308 - Directory Listing
Modified Mon Mar 11 02:47:59 2013 UTC (7 years, 11 months ago) by caltinay
Added missing import.


Revision 4307 - Directory Listing
Modified Mon Mar 11 02:46:17 2013 UTC (7 years, 11 months ago) by azadeh
shake29->weasel


Revision 4306 - Directory Listing
Modified Mon Mar 11 02:36:55 2013 UTC (7 years, 11 months ago) by caltinay
python 3 compat.


Revision 4303 - Directory Listing
Modified Mon Mar 11 01:17:39 2013 UTC (7 years, 11 months ago) by caltinay
Enabled index in inversion doc. Eliminated some typos.


Revision 4301 - Directory Listing
Modified Mon Mar 11 00:52:31 2013 UTC (7 years, 11 months ago) by jfenwick
Updated copyright on doco that has not existed all the way back to 2003.
Added Azadeh and Vince to credits


Revision 4300 - Directory Listing
Modified Mon Mar 11 00:50:19 2013 UTC (7 years, 11 months ago) by caltinay
Always invoke external python to check for modules. For some reason scipy
detection did not work properly using the old way.


Revision 4299 - Directory Listing
Modified Mon Mar 11 00:40:09 2013 UTC (7 years, 11 months ago) by caltinay
Exit with a warning in example files that require unavailable scipy.
bollide->hamster
added warnings to scons for scipy and gdal


Revision 4298 - Directory Listing
Modified Mon Mar 11 00:03:22 2013 UTC (7 years, 11 months ago) by azadeh
changing Magnetic Images


Revision 4297 - Directory Listing
Modified Fri Mar 8 06:14:17 2013 UTC (7 years, 11 months ago) by jfenwick
Removing the sphinx spelling checker since it breaks my build.  Updated the genrst script so that non-package modules still show up in the doco. Still needs a bit of a tweak in the long term

Revision 4296 - Directory Listing
Modified Fri Mar 8 05:37:44 2013 UTC (7 years, 11 months ago) by caltinay
Oopsie


Revision 4295 - Directory Listing
Modified Fri Mar 8 04:42:01 2013 UTC (7 years, 11 months ago) by caltinay
de-cluttered sconstruct a bit and fixed a script.


Revision 4294 - Directory Listing
Modified Fri Mar 8 03:37:10 2013 UTC (7 years, 11 months ago) by gross
text for magnetic inversion tutorial added.

Revision 4293 - Directory Listing
Modified Fri Mar 8 00:07:07 2013 UTC (7 years, 11 months ago) by jfenwick
fixing sneaky bug in grouptest

Revision 4292 - Directory Listing
Modified Thu Mar 7 22:39:32 2013 UTC (7 years, 11 months ago) by caltinay
Broken? It ain't broken ;-) Sorry Joel.


Revision 4290 - Directory Listing
Modified Thu Mar 7 07:04:29 2013 UTC (7 years, 11 months ago) by jfenwick
Ignore __pycache__ when generating sphinx docs

Revision 4289 - Directory Listing
Modified Thu Mar 7 07:02:59 2013 UTC (7 years, 11 months ago) by jfenwick
including inversion examples in bundles and tests

Revision 4288 - Directory Listing
Modified Thu Mar 7 06:35:14 2013 UTC (7 years, 11 months ago) by gross
some modifications clarifying the B field orientation

Revision 4287 - Directory Listing
Modified Thu Mar 7 05:26:44 2013 UTC (7 years, 11 months ago) by caltinay
Removed simpleGeoMagnetic field function from doco and example source.


Revision 4286 - Directory Listing
Modified Thu Mar 7 04:28:11 2013 UTC (7 years, 11 months ago) by caltinay
Assorted spelling fixes.


Revision 4285 - Directory Listing
Modified Thu Mar 7 01:08:43 2013 UTC (7 years, 11 months ago) by caltinay
Corrected some spelling.


Revision 4284 - Directory Listing
Modified Thu Mar 7 00:43:48 2013 UTC (7 years, 11 months ago) by caltinay
Replaced dummy implementations by pure virtual methods.


Revision 4283 - Directory Listing
Modified Thu Mar 7 00:11:36 2013 UTC (7 years, 11 months ago) by caltinay
Minor epydoc fixes.


Revision 4282 - Directory Listing
Modified Wed Mar 6 08:33:59 2013 UTC (7 years, 11 months ago) by gross
first contribution for the magnetic cookbook.

Revision 4281 - Directory Listing
Modified Wed Mar 6 07:08:36 2013 UTC (7 years, 11 months ago) by gross
typo - sorry

Revision 4279 - Directory Listing
Modified Wed Mar 6 05:10:44 2013 UTC (7 years, 11 months ago) by caltinay
Update to API doco and separate section for multiple data sets.


Revision 4278 - Directory Listing
Modified Wed Mar 6 04:45:40 2013 UTC (7 years, 11 months ago) by gross
joint inversion chapter in part I replaced by announcment

Revision 4277 - Directory Listing
Modified Wed Mar 6 01:30:41 2013 UTC (7 years, 11 months ago) by caltinay
Implemented claimed support for mixing data with different resolutions.


Revision 4274 - Directory Listing
Modified Tue Mar 5 06:10:17 2013 UTC (7 years, 11 months ago) by caltinay
Small fix to example file.


Revision 4273 - Directory Listing
Modified Tue Mar 5 04:14:44 2013 UTC (7 years, 11 months ago) by caltinay
More doco updates and change to the return value of minimizers.


Revision 4272 - Directory Listing
Modified Tue Mar 5 01:06:45 2013 UTC (7 years, 11 months ago) by caltinay
Finished gravity part in cookbook. Started review of class descriptions.


Revision 4271 - Directory Listing
Modified Mon Mar 4 05:59:59 2013 UTC (7 years, 11 months ago) by caltinay
Finished data-with-holes section and added a few more notes about optional
arguments further up. Changed example scripts to show usage of special
features.


Revision 4270 - Directory Listing
Modified Mon Mar 4 04:01:28 2013 UTC (7 years, 11 months ago) by caltinay
Corrected test for modified handling of ER Mapper origin.


Revision 4269 - Directory Listing
Modified Mon Mar 4 00:54:29 2013 UTC (7 years, 11 months ago) by caltinay
Some more work.


Revision 4268 - Directory Listing
Modified Mon Mar 4 00:41:08 2013 UTC (7 years, 11 months ago) by gross
some citation fixed.


Revision 4267 - Directory Listing
Modified Fri Mar 1 04:50:54 2013 UTC (7 years, 11 months ago) by caltinay
Updated inversion example scripts, added ER Mapper data, checked results
and corrected some issues. Cookbook does not reflect the changes yet.


Revision 4266 - Directory Listing
Modified Fri Mar 1 01:37:41 2013 UTC (7 years, 11 months ago) by caltinay
Deleted old data files.


Revision 4265 - Directory Listing
Modified Fri Mar 1 00:52:30 2013 UTC (7 years, 11 months ago) by jfenwick
because we arent using python 2.5 anymore

Revision 4264 - Directory Listing
Modified Thu Feb 28 11:32:57 2013 UTC (7 years, 11 months ago) by jfenwick
Trying

Revision 4263 - Directory Listing
Modified Thu Feb 28 05:59:04 2013 UTC (7 years, 11 months ago) by caltinay
No more xrange in downunder.


Revision 4262 - Directory Listing
Modified Thu Feb 28 05:49:11 2013 UTC (7 years, 11 months ago) by caltinay
removed use of xrange and hack.


Revision 4260 - Directory Listing
Modified Wed Feb 27 04:58:47 2013 UTC (7 years, 11 months ago) by azadeh
adding gravity and magnetic data files which used for inversions


Revision 4259 - Directory Listing
Modified Wed Feb 27 03:52:35 2013 UTC (7 years, 11 months ago) by azadeh
cookmagnetic


Revision 4258 - Directory Listing
Modified Wed Feb 27 03:50:08 2013 UTC (7 years, 11 months ago) by azadeh
cookmagnetic


Revision 4256 - Directory Listing
Modified Wed Feb 27 03:25:05 2013 UTC (7 years, 11 months ago) by azadeh
changing some magnetic result image names


Revision 4255 - Directory Listing
Modified Wed Feb 27 03:06:21 2013 UTC (7 years, 11 months ago) by jfenwick
Hopefully, this will address the interpolation problems.

New canInterpolate() function exposed to python which calls probeInterpolation

AbstractDomain now has an additional virtual.
preferredIntrpolationOnDomain()

This will return 0 if interpolation is impossible, 1 if possible and preferred.
It will return -1 if interpolation is possible and preferred in the 
oposite direction.

A value of -1 does not say that the proposed interpolation is possible or not.
Rather it indicates "please use the other way".
If you really _need_ to test it that way, use probeInterpolationOnDomain 



Revision 4254 - Directory Listing
Modified Wed Feb 27 02:59:29 2013 UTC (7 years, 11 months ago) by azadeh
added joint result 


Revision 4253 - Directory Listing
Modified Wed Feb 27 02:55:32 2013 UTC (7 years, 11 months ago) by azadeh
removed joint result


Revision 4252 - Directory Listing
Modified Wed Feb 27 02:49:06 2013 UTC (7 years, 11 months ago) by azadeh
added magnetic inversion results


Revision 4251 - Directory Listing
Modified Wed Feb 27 02:47:10 2013 UTC (7 years, 11 months ago) by azadeh
removed old magnetic images
This line, and those below, will be ignored--

D    QLDMagMu10Contour.png
D    QLDMagMu01Slice.png
D    QLDMagMu1Contour.png
D    QLDMagMu100Slice.png
D    QLDMagMu01Contour.png
D    QLDMagMu10Slice.png
D    QLDMagMu100Contour.png
D    QLDMagMu1Slice.png


Revision 4250 - Directory Listing
Modified Wed Feb 27 00:26:12 2013 UTC (7 years, 11 months ago) by caltinay
Fix for joint example.


Revision 4249 - Directory Listing
Modified Tue Feb 26 01:01:59 2013 UTC (8 years ago) by caltinay
s/shake75/bollide. Made build_full succeed without cppunit.


Revision 4248 - Directory Listing
Modified Mon Feb 25 05:53:55 2013 UTC (8 years ago) by jfenwick
This should not trigger the build

Revision 4247 - Directory Listing
Modified Mon Feb 25 05:51:41 2013 UTC (8 years ago) by jfenwick


Revision 4246 - Directory Listing
Modified Mon Feb 25 05:49:49 2013 UTC (8 years ago) by jfenwick
still testing

Revision 4245 - Directory Listing
Modified Mon Feb 25 05:45:06 2013 UTC (8 years ago) by jfenwick
again

Revision 4244 - Directory Listing
Modified Mon Feb 25 05:37:50 2013 UTC (8 years ago) by jfenwick
More testing and a target in scons for the pdf docs


Revision 4243 - Directory Listing
Modified Mon Feb 25 05:33:01 2013 UTC (8 years ago) by jfenwick
For testing buildbot


Revision 4242 - Directory Listing
Modified Mon Feb 25 03:16:14 2013 UTC (8 years ago) by jfenwick
Allow pure virtual classes to be exported to python.
Temporary fix for a ripley interpolation issue


Revision 4241 - Directory Listing
Modified Fri Feb 22 11:35:11 2013 UTC (8 years ago) by jfenwick
Added py3 config

Revision 4240 - Directory Listing
Modified Fri Feb 22 01:51:19 2013 UTC (8 years ago) by jfenwick
options file for a clang buildbot

Revision 4239 - Directory Listing
Modified Fri Feb 22 00:35:01 2013 UTC (8 years ago) by caltinay
initialize utm zone in er mapper reader.


Revision 4238 - Directory Listing
Modified Thu Feb 21 09:58:49 2013 UTC (8 years ago) by jfenwick
fixed some relative imports and uses of xrange

Revision 4237 - Directory Listing
Modified Thu Feb 21 07:27:36 2013 UTC (8 years ago) by jfenwick
Fixed bad tabbing so this revision works with python3 or clang.
(clang at least up to the tests which need pyproj)


Revision 4236 - Directory Listing
Modified Thu Feb 21 05:05:05 2013 UTC (8 years ago) by jfenwick
Noted that saveDX and saveVTK have been removed.


Revision 4235 - Directory Listing
Modified Thu Feb 21 04:05:53 2013 UTC (8 years ago) by caltinay
small fix.


Revision 4234 - Directory Listing
Modified Thu Feb 21 04:00:31 2013 UTC (8 years ago) by gross
typo fixed

Revision 4233 - Directory Listing
Modified Thu Feb 21 02:00:09 2013 UTC (8 years ago) by caltinay
updated content file (wishlist). Added byte swapping to plotter.


Revision 4232 - Directory Listing
Modified Wed Feb 20 08:31:31 2013 UTC (8 years ago) by jfenwick
Fixed the WrappedArray class so it doesn't generate warnings


Revision 4231 - Directory Listing
Modified Wed Feb 20 07:41:52 2013 UTC (8 years ago) by jfenwick
Updating doco for pyproj and a few other minor inconsistancies.  The inversion doco still needs to mention them.

Revision 4230 - Directory Listing
Modified Wed Feb 20 03:57:37 2013 UTC (8 years ago) by caltinay
Removed some superfluous files.


Revision 4229 - Directory Listing
Modified Wed Feb 20 03:39:46 2013 UTC (8 years ago) by azadeh
cookgravity


Revision 4228 - Directory Listing
Modified Wed Feb 20 03:34:07 2013 UTC (8 years ago) by caltinay
Tweak & fix for data plotters


Revision 4227 - Directory Listing
Modified Wed Feb 20 03:10:50 2013 UTC (8 years ago) by caltinay
ER Mapper data source updates.


Revision 4226 - Directory Listing
Modified Wed Feb 20 03:07:36 2013 UTC (8 years ago) by caltinay
typo.


Revision 4225 - Directory Listing
Modified Wed Feb 20 02:45:09 2013 UTC (8 years ago) by azadeh
moving images to figures folder


Revision 4224 - Directory Listing
Modified Wed Feb 20 02:34:18 2013 UTC (8 years ago) by azadeh
changing images in cook gravity


Revision 4223 - Directory Listing
Modified Wed Feb 20 01:47:26 2013 UTC (8 years ago) by caltinay
$#@%%^@(!


Revision 4222 - Directory Listing
Modified Wed Feb 20 01:27:40 2013 UTC (8 years ago) by caltinay
Disabled docs about NonlinearPDE and removed inversion from user's guide.


Revision 4221 - Directory Listing
Modified Wed Feb 20 01:24:29 2013 UTC (8 years ago) by caltinay
The numpy 1.7 macro does not help since the new style API/macros are not
present in 1.6. So when compiling with numpy 1.7 werror needs to be set to
False.


Revision 4220 - Directory Listing
Modified Wed Feb 20 01:17:30 2013 UTC (8 years ago) by azadeh
adding gravity images with color bar in a folder


Revision 4219 - Directory Listing
Modified Wed Feb 20 00:26:19 2013 UTC (8 years ago) by caltinay
Not sure why, but this fixes all failures in the linearPDE tests with ripley.


Revision 4218 - Directory Listing
Modified Tue Feb 19 06:11:35 2013 UTC (8 years ago) by caltinay
Added gravity data in ER Mapper format and inversion script for it.


Revision 4217 - Directory Listing
Modified Tue Feb 19 06:09:51 2013 UTC (8 years ago) by caltinay
numpy 1.7 introduced a warning for deprecation of certain APIs. We have to
acknowledge that to get rid of the warning...


Revision 4216 - Directory Listing
Modified Tue Feb 19 05:15:38 2013 UTC (8 years ago) by caltinay
Report if pyproj is available.


Revision 4215 - Directory Listing
Modified Tue Feb 19 02:52:40 2013 UTC (8 years ago) by azadeh
adding gravity coarse data


Revision 4214 - Directory Listing
Modified Tue Feb 19 02:42:43 2013 UTC (8 years ago) by caltinay
Added capstartfalse/true to escript cookbook figures with no caption so
the build succeeds with the hypcap package enabled.


Revision 4213 - Directory Listing
Modified Tue Feb 19 01:16:29 2013 UTC (8 years ago) by caltinay
Some cleanup and more consistent logging.


Revision 4212 - Directory Listing
Modified Tue Feb 19 00:11:28 2013 UTC (8 years ago) by caltinay
Even friendlier message when pyproj is not installed but required.


Revision 4211 - Directory Listing
Modified Mon Feb 18 23:54:46 2013 UTC (8 years ago) by caltinay
Implemented interpolation from Reduced[Face]Elements to [Face]Elements and
changed regularization to compute gradient on Function instead of
ReducedFunction. Results differ slightly so this should help with the accuracy.


Revision 4210 - Directory Listing
Modified Mon Feb 18 23:47:09 2013 UTC (8 years ago) by jfenwick
Added suggests for new libraries used by downunder.


Revision 4209 - Directory Listing
Modified Mon Feb 18 06:00:56 2013 UTC (8 years ago) by caltinay
Fixed joint example file, added ER Mapper plot script, updated content file.


Revision 4208 - Directory Listing
Modified Mon Feb 18 05:02:28 2013 UTC (8 years ago) by jfenwick
rename so the poor case-sensitive mac can checkout

Revision 4207 - Directory Listing
Modified Mon Feb 18 03:17:11 2013 UTC (8 years ago) by azadeh
adding bar for gravity image


Revision 4206 - Directory Listing
Modified Sun Feb 17 23:32:07 2013 UTC (8 years ago) by caltinay
Import minimizers by default so the exception classes are exposed.


Revision 4205 - Directory Listing
Modified Fri Feb 15 06:02:07 2013 UTC (8 years ago) by caltinay
Work on inversion cookbook. Also tweak to hyperref and a few more references.


Revision 4204 - Directory Listing
Modified Thu Feb 14 08:06:26 2013 UTC (8 years ago) by gross
more on gravity and cleaning up file names

Revision 4203 - Directory Listing
Modified Thu Feb 14 07:05:58 2013 UTC (8 years ago) by gross
Clarification of file names.

Revision 4202 - Directory Listing
Modified Thu Feb 14 06:53:41 2013 UTC (8 years ago) by gross
Some adjustments to the sturture and naming

Revision 4201 - Directory Listing
Modified Thu Feb 14 06:40:01 2013 UTC (8 years ago) by caltinay
DomainBuilder now ensures all data is in same UTM zone (with test).


Revision 4200 - Directory Listing
Modified Thu Feb 14 04:35:38 2013 UTC (8 years ago) by azadeh
adding content folder to show input files


Revision 4199 - Directory Listing
Modified Wed Feb 13 08:39:05 2013 UTC (8 years ago) by gross
more in the inversion cook-book

Revision 4198 - Directory Listing
Modified Wed Feb 13 06:49:10 2013 UTC (8 years ago) by gross
name adjustments and remove unused files

Revision 4197 - Directory Listing
Modified Wed Feb 13 05:53:19 2013 UTC (8 years ago) by caltinay
Changes to netCDF data source:
-removed assumptions
-added parameters to override data/error variable names, scale factor and null
value.


Revision 4196 - Directory Listing
Modified Wed Feb 13 00:58:37 2013 UTC (8 years ago) by caltinay
Small fix so ERS files with DOS newline are parsed correctly.


Revision 4195 - Directory Listing
Modified Tue Feb 12 04:08:19 2013 UTC (8 years ago) by jfenwick
Fixing case mismatch that was preventing bibtex from building

Revision 4194 - Directory Listing
Modified Tue Feb 12 03:04:17 2013 UTC (8 years ago) by azadeh
Fixing some naming clashes

Revision 4193 - Directory Listing
Modified Tue Feb 12 00:59:49 2013 UTC (8 years ago) by azadeh
reference


Revision 4192 - Directory Listing
Modified Tue Feb 12 00:28:47 2013 UTC (8 years ago) by gross
problem with nc reader for dudley and finley fixed: the reader builds now the taginuse lists.

Revision 4191 - Directory Listing
Modified Mon Feb 11 08:22:47 2013 UTC (8 years ago) by gross
more on gravity cook book

Revision 4190 - Directory Listing
Modified Mon Feb 11 05:10:00 2013 UTC (8 years ago) by gross
unit gal added

Revision 4189 - Directory Listing
Modified Mon Feb 11 04:17:00 2013 UTC (8 years ago) by gross
some images added

Revision 4188 - Directory Listing
Modified Mon Feb 11 01:51:22 2013 UTC (8 years ago) by caltinay
Removed unneeded (large) result files.


Revision 4187 - Directory Listing
Modified Mon Feb 11 01:05:10 2013 UTC (8 years ago) by azadeh
adding gravity magnetic and joint inversion files in netcdf format 


Revision 4186 - Directory Listing
Modified Mon Feb 11 00:47:34 2013 UTC (8 years ago) by azadeh
adding gravity plots with different Mu


Revision 4185 - Directory Listing
Modified Fri Feb 8 09:06:21 2013 UTC (8 years ago) by gross
modifications to cookbook

Revision 4184 - Directory Listing
Modified Fri Feb 8 04:33:48 2013 UTC (8 years ago) by azadeh
new images in cookgravity


Revision 4183 - Directory Listing
Modified Mon Feb 4 02:58:02 2013 UTC (8 years ago) by azadeh
joint result image updated


Revision 4182 - Directory Listing
Modified Fri Feb 1 02:29:53 2013 UTC (8 years ago) by caltinay
Revised Intro/Overview text.


Revision 4181 - Directory Listing
Modified Fri Feb 1 02:16:56 2013 UTC (8 years ago) by azadeh
cook joint


Revision 4180 - Directory Listing
Modified Thu Jan 31 04:58:16 2013 UTC (8 years ago) by azadeh
updating


Revision 4179 - Directory Listing
Modified Thu Jan 31 04:30:50 2013 UTC (8 years ago) by caltinay
More doco.


Revision 4178 - Directory Listing
Modified Thu Jan 31 03:18:56 2013 UTC (8 years ago) by caltinay
Some more doco.


Revision 4177 - Directory Listing
Modified Thu Jan 31 02:23:02 2013 UTC (8 years ago) by azadeh
cook joint and magnetic


Revision 4176 - Directory Listing
Modified Wed Jan 30 05:30:30 2013 UTC (8 years ago) by caltinay
Removed tests that are known not to work.


Revision 4175 - Directory Listing
Modified Wed Jan 30 05:01:50 2013 UTC (8 years ago) by caltinay
joint netcdf example and some minor fixes to other example/test case.


Revision 4174 - Directory Listing
Modified Wed Jan 30 03:21:27 2013 UTC (8 years ago) by caltinay
ripley's readBinaryGrid and readNcGrid now filter out NaN leaving the relevant
destination data points untouched.


Revision 4173 - Directory Listing
Modified Wed Jan 30 03:05:01 2013 UTC (8 years ago) by caltinay
Do not use -ffast-math by default (see mantis 691).


Revision 4172 - Directory Listing
Modified Wed Jan 30 01:24:03 2013 UTC (8 years ago) by azadeh
cookjoint
--This line, and those below, will be ignored

M    CookJoint.tex


Revision 4168 - Directory Listing
Modified Fri Jan 25 07:31:47 2013 UTC (8 years, 1 month ago) by jfenwick
Release title and dep fix

Revision 4167 - Directory Listing
Modified Fri Jan 25 05:21:30 2013 UTC (8 years, 1 month ago) by jfenwick
fixes for doco for earlier releases

Revision 4166 - Directory Listing
Modified Fri Jan 25 04:18:45 2013 UTC (8 years, 1 month ago) by azadeh
gravity


Revision 4165 - Directory Listing
Modified Fri Jan 25 01:07:57 2013 UTC (8 years, 1 month ago) by azadeh
joint


Revision 4164 - Directory Listing
Modified Thu Jan 24 05:34:13 2013 UTC (8 years, 1 month ago) by caltinay
netcdf data source description.


Revision 4163 - Directory Listing
Modified Thu Jan 24 05:03:48 2013 UTC (8 years, 1 month ago) by azadeh
changing


Revision 4162 - Directory Listing
Modified Thu Jan 24 03:53:19 2013 UTC (8 years, 1 month ago) by caltinay
Added missing example file to display netcdf data.


Revision 4161 - Directory Listing
Modified Thu Jan 24 03:22:38 2013 UTC (8 years, 1 month ago) by azadeh
modifying 


Revision 4160 - Directory Listing
Modified Thu Jan 24 00:13:32 2013 UTC (8 years, 1 month ago) by caltinay
Moved figures to subdir and added more DataSource doco.


Revision 4159 - Directory Listing
Modified Thu Jan 24 00:05:28 2013 UTC (8 years, 1 month ago) by azadeh
dding magnetic images


Revision 4158 - Directory Listing
Modified Wed Jan 23 07:02:21 2013 UTC (8 years, 1 month ago) by caltinay
Write output even when max iterations reached.


Revision 4157 - Directory Listing
Modified Wed Jan 23 03:52:07 2013 UTC (8 years, 1 month ago) by caltinay
added magnetic netcdf example (no data yet).


Revision 4156 - Directory Listing
Modified Wed Jan 23 03:45:14 2013 UTC (8 years, 1 month ago) by azadeh
changes in document


Revision 4155 - Directory Listing
Modified Wed Jan 23 00:05:03 2013 UTC (8 years, 1 month ago) by jfenwick
Removed some incorrect ACcESS copyright attributions [2010 or later] since ACcESS did not exist at that point. Also added 2013 to a couple of files which I missed.

Revision 4154 - Directory Listing
Modified Tue Jan 22 09:30:23 2013 UTC (8 years, 1 month ago) by jfenwick
Round 1 of copyright fixes

Revision 4153 - Directory Listing
Modified Tue Jan 22 01:57:50 2013 UTC (8 years, 1 month ago) by gross
no driver example added. Doe not work yet.

Revision 4152 - Directory Listing
Modified Tue Jan 22 00:29:03 2013 UTC (8 years, 1 month ago) by caltinay
Moved figures to subdirectory.


Revision 4151 - Directory Listing
Modified Tue Jan 22 00:23:39 2013 UTC (8 years, 1 month ago) by azadeh
update joint and magnetic cookbook.


Revision 4150 - Directory Listing
Modified Mon Jan 21 04:14:24 2013 UTC (8 years, 1 month ago) by caltinay
Raise an exception if some methods are called after domain creation.


Revision 4149 - Directory Listing
Modified Mon Jan 21 02:03:31 2013 UTC (8 years, 1 month ago) by caltinay
Checkpoint - DomainBuilder documented.


Revision 4148 - Directory Listing
Modified Mon Jan 21 01:04:20 2013 UTC (8 years, 1 month ago) by caltinay
Updated netcdf gravity inversion example.


Revision 4147 - Directory Listing
Modified Fri Jan 18 03:35:15 2013 UTC (8 years, 1 month ago) by gross
added some words in the overview and clean-up of bib.

Revision 4146 - Directory Listing
Modified Fri Jan 18 01:36:49 2013 UTC (8 years, 1 month ago) by gross
some remarks on the class dependency added.

Revision 4145 - Directory Listing
Modified Fri Jan 18 00:51:49 2013 UTC (8 years, 1 month ago) by caltinay
Checkpoint.


Revision 4144 - Directory Listing
Modified Fri Jan 18 00:34:21 2013 UTC (8 years, 1 month ago) by gross
new diagrams

Revision 4143 - Directory Listing
Modified Thu Jan 17 08:48:47 2013 UTC (8 years, 1 month ago) by gross
documentation of minimizer update plus clarification of notations on the code

Revision 4142 - Directory Listing
Modified Tue Jan 15 09:06:06 2013 UTC (8 years, 1 month ago) by gross
documentation of inversion cost function added

Revision 4141 - Directory Listing
Modified Tue Jan 15 04:11:12 2013 UTC (8 years, 1 month ago) by jfenwick
Fixed to scripts to allow doco to build in pbuilder.
Looking for libraries in the place they were built is a good I've found.


Revision 4140 - Directory Listing
Modified Tue Jan 15 02:34:41 2013 UTC (8 years, 1 month ago) by caltinay
Updated example inversion files.


Revision 4139 - Directory Listing
Modified Tue Jan 15 00:13:28 2013 UTC (8 years, 1 month ago) by caltinay
Added L-BFGS reference and some minor changes.


Revision 4138 - Directory Listing
Modified Mon Jan 14 23:57:00 2013 UTC (8 years, 1 month ago) by gross
some rearrangement of part II

Revision 4137 - Directory Listing
Modified Mon Jan 14 22:59:13 2013 UTC (8 years, 1 month ago) by caltinay
Disabled another test.


Revision 4136 - Directory Listing
Modified Mon Jan 14 05:20:34 2013 UTC (8 years, 1 month ago) by caltinay
clarifications about cartesian domain


Revision 4135 - Directory Listing
Modified Mon Jan 14 04:54:14 2013 UTC (8 years, 1 month ago) by caltinay
Fixed test file.


Revision 4134 - Directory Listing
Modified Sun Jan 13 23:24:35 2013 UTC (8 years, 1 month ago) by caltinay
Removed failing test.


Revision 4133 - Directory Listing
Modified Fri Jan 11 06:41:10 2013 UTC (8 years, 1 month ago) by gross
some documentation on Inversion Cost function added.

Revision 4132 - Directory Listing
Modified Fri Jan 11 05:46:49 2013 UTC (8 years, 1 month ago) by caltinay
Range of epydoc fixes.


Revision 4131 - Directory Listing
Modified Fri Jan 11 03:54:16 2013 UTC (8 years, 1 month ago) by gross
documentaion of inversion driver API added.

Revision 4130 - Directory Listing
Modified Thu Jan 10 03:38:17 2013 UTC (8 years, 1 month ago) by caltinay
Do not end document after chapter :-)


Revision 4129 - Directory Listing
Modified Thu Jan 10 03:30:45 2013 UTC (8 years, 1 month ago) by caltinay
Fixed small typo


Revision 4128 - Directory Listing
Modified Thu Jan 10 02:04:08 2013 UTC (8 years, 1 month ago) by caltinay
Use fixed low number of iterations for the callback test.


Revision 4127 - Directory Listing
Modified Thu Jan 10 00:46:56 2013 UTC (8 years, 1 month ago) by azadeh
add documentation for gravity.


Revision 4126 - Directory Listing
Modified Tue Jan 8 02:37:48 2013 UTC (8 years, 1 month ago) by gross
some work on the level set class. no testing yet.

Revision 4125 - Directory Listing
Modified Wed Jan 2 06:15:00 2013 UTC (8 years, 1 month ago) by gross
some fixes in the inversion set-up

Revision 4124 - Directory Listing
Modified Fri Dec 21 01:35:43 2012 UTC (8 years, 2 months ago) by gross
joint inversion added

Revision 4123 - Directory Listing
Modified Thu Dec 20 23:47:55 2012 UTC (8 years, 2 months ago) by gross
small fix

Revision 4122 - Directory Listing
Modified Thu Dec 20 05:42:35 2012 UTC (8 years, 2 months ago) by gross
More work towards joint inversion. There is now one class for inversion cost function which can handle all relevant cases 
for a single model inversion, cross gradient case and functional dependence of physical parameters.



Revision 4121 - Directory Listing
Modified Wed Dec 19 00:24:50 2012 UTC (8 years, 2 months ago) by gross
changes to the boundary conditions.

Revision 4120 - Directory Listing
Modified Tue Dec 18 04:49:37 2012 UTC (8 years, 2 months ago) by gross
some improvements to the robutness of the minimizer:
  a break down in the orthogonalization is hnadles via a restart.
  a restart can now be set manually
  the iteration throughs now an exception in case of failure.

It is also possible to set the density anomaly to zero for regions below a certain depth. 





Revision 4119 - Directory Listing
Modified Mon Dec 17 04:53:15 2012 UTC (8 years, 2 months ago) by gross
some adjustments to the documentation

Revision 4118 - Directory Listing
Modified Mon Dec 17 00:50:47 2012 UTC (8 years, 2 months ago) by jfenwick
Some tweaks for auto building - need more though

Revision 4117 - Directory Listing
Modified Fri Dec 14 07:29:35 2012 UTC (8 years, 2 months ago) by gross
some adjustments with names

Revision 4116 - Directory Listing
Modified Fri Dec 14 07:21:14 2012 UTC (8 years, 2 months ago) by gross
tests for oscillatory data added.

Revision 4115 - Directory Listing
Modified Fri Dec 14 04:48:48 2012 UTC (8 years, 2 months ago) by gross
terminolgy for magnetic flux density clarified. clean up on synthetic data

Revision 4114 - Directory Listing
Modified Fri Dec 14 04:24:46 2012 UTC (8 years, 2 months ago) by caltinay
Time to remove deprecated saveVTK/DX methods from Data and Domain.


Revision 4113 - Directory Listing
Modified Fri Dec 14 01:54:53 2012 UTC (8 years, 2 months ago) by caltinay
shake29 options file.


Revision 4112 - Directory Listing
Modified Fri Dec 14 01:51:30 2012 UTC (8 years, 2 months ago) by caltinay
Added simple gravity inversion example to be included in cookbook.


Revision 4111 - Directory Listing
Modified Fri Dec 14 01:46:13 2012 UTC (8 years, 2 months ago) by jfenwick
Fixed the genrst script to be executable

Revision 4110 - Directory Listing
Modified Fri Dec 14 01:21:33 2012 UTC (8 years, 2 months ago) by jfenwick
Fixed to use whatever python is leading the path.
Disabled epydoc


Revision 4109 - Directory Listing
Modified Fri Dec 14 01:08:52 2012 UTC (8 years, 2 months ago) by caltinay
Fixed tests.


Revision 4108 - Directory Listing
Modified Thu Dec 13 06:38:11 2012 UTC (8 years, 2 months ago) by caltinay
Changed methods to add padding areas.


Revision 4107 - Directory Listing
Modified Thu Dec 13 05:54:03 2012 UTC (8 years, 2 months ago) by jfenwick
Now building doc using sphinx. Doc builds will fail until I get stuff installed on savanna

Revision 4106 - Directory Listing
Modified Thu Dec 13 05:08:44 2012 UTC (8 years, 2 months ago) by gross
some clarification on how to handle back ground magnetic field plus renaming of SyntheticData

Revision 4105 - Directory Listing
Modified Thu Dec 13 04:11:59 2012 UTC (8 years, 2 months ago) by caltinay
Updated test to reflect interface changes.


Revision 4104 - Directory Listing
Modified Thu Dec 13 03:30:23 2012 UTC (8 years, 2 months ago) by jfenwick
Ensuring we are using new-style classes
This may not be strictly necessary since our code does not depend on the difference.


Revision 4103 - Directory Listing
Modified Wed Dec 12 07:03:02 2012 UTC (8 years, 2 months ago) by jfenwick
Got rid of some unwanted sidebar elts. Correctly detect standalone functions exposed by boost

Revision 4102 - Directory Listing
Modified Wed Dec 12 06:17:03 2012 UTC (8 years, 2 months ago) by gross
more improvements on rescaling of weights. We now try to balance the gradients rather than the values.

Revision 4101 - Directory Listing
Modified Wed Dec 12 04:22:58 2012 UTC (8 years, 2 months ago) by jfenwick
First attempt at a sphinx generated API docs
In the project root:

mkdir doctest
python doc/sphinx_api/genrst.py
cd doctest
make html

should do



Revision 4100 - Directory Listing
Modified Tue Dec 11 06:55:20 2012 UTC (8 years, 2 months ago) by gross
minimizer uses now a relative change to solution to terminate iteration. Gravity still has problems

Revision 4099 - Directory Listing
Modified Tue Dec 11 04:04:47 2012 UTC (8 years, 2 months ago) by gross
Clarification of terminology and scaling.
Joint inversion is not working yet.


Revision 4098 - Directory Listing
Modified Fri Dec 7 03:45:20 2012 UTC (8 years, 2 months ago) by caltinay
Unbroke my breakage.


Revision 4097 - Directory Listing
Modified Fri Dec 7 01:18:35 2012 UTC (8 years, 2 months ago) by caltinay
Minor edits.


Revision 4096 - Directory Listing
Modified Thu Dec 6 04:05:29 2012 UTC (8 years, 2 months ago) by jfenwick
temporary doc fixes and moving tsunami out of the way

Revision 4095 - Directory Listing
Modified Wed Dec 5 05:32:22 2012 UTC (8 years, 2 months ago) by caltinay
A bit of doco cleanup.


Revision 4094 - Directory Listing
Modified Mon Dec 3 23:28:38 2012 UTC (8 years, 2 months ago) by caltinay
Fixed typo.


Revision 4093 - Directory Listing
Modified Fri Nov 30 04:52:01 2012 UTC (8 years, 2 months ago) by gross
There is now a coherent implementation of gravity and magnetic forward model including an update of the user's guide.

Revision 4092 - Directory Listing
Modified Thu Nov 29 10:42:39 2012 UTC (8 years, 2 months ago) by caltinay
Minor change. Test commit.


Revision 4091 - Directory Listing
Modified Mon Nov 26 10:27:29 2012 UTC (8 years, 3 months ago) by gross
Some terminology introduced and magnetic inversion corrected.

Revision 4090 - Directory Listing
Modified Mon Nov 26 03:51:04 2012 UTC (8 years, 3 months ago) by caltinay
Savanna tweaks.


Revision 4089 - Directory Listing
Modified Fri Nov 23 04:41:54 2012 UTC (8 years, 3 months ago) by caltinay
Switch to new toolchain on Savanna.


Revision 4088 - Directory Listing
Modified Thu Nov 22 23:31:37 2012 UTC (8 years, 3 months ago) by caltinay
Use kronecker, not numpy's identity in wave (why do these issues come up now?)


Revision 4087 - Directory Listing
Modified Thu Nov 22 22:28:01 2012 UTC (8 years, 3 months ago) by caltinay
Moved matplotlib imports in test scripts before escript since there is an
import chain which pulls it so the use() function has no effect.


Revision 4086 - Directory Listing
Modified Wed Nov 21 02:48:12 2012 UTC (8 years, 3 months ago) by jfenwick
Doco for 1D interpolation [resolves #631]

Revision 4085 - Directory Listing
Modified Tue Nov 20 07:04:11 2012 UTC (8 years, 3 months ago) by jfenwick
nonuniformInterolate and Slope added.
Doco later


Revision 4084 - Directory Listing
Modified Tue Nov 20 06:22:07 2012 UTC (8 years, 3 months ago) by jfenwick
Adding some linebreaks

Revision 4083 - Directory Listing
Modified Mon Nov 19 22:19:42 2012 UTC (8 years, 3 months ago) by caltinay
removed manually set weights from scripts.


Revision 4082 - Directory Listing
Modified Mon Nov 19 06:16:06 2012 UTC (8 years, 3 months ago) by jfenwick
Minor changes to install doco

Revision 4081 - Directory Listing
Modified Mon Nov 19 02:35:18 2012 UTC (8 years, 3 months ago) by caltinay
Updated unit test to test LinearMapping instead of old ScalingMapping


Revision 4080 - Directory Listing
Modified Mon Nov 19 01:45:38 2012 UTC (8 years, 3 months ago) by jfenwick
Epydoc fixes


Revision 4079 - Directory Listing
Modified Fri Nov 16 07:59:01 2012 UTC (8 years, 3 months ago) by gross
some modifications to scaling in downunder. still not perfect.

Revision 4078 - Directory Listing
Modified Fri Nov 16 07:50:49 2012 UTC (8 years, 3 months ago) by jfenwick
Unit tests for binary install with no scons and no source tree.
Script for installing and testing a .deb within a chroot.




Revision 4077 - Directory Listing
Modified Fri Nov 16 04:31:02 2012 UTC (8 years, 3 months ago) by caltinay
Minor change.


Revision 4076 - Directory Listing
Modified Thu Nov 15 03:45:24 2012 UTC (8 years, 3 months ago) by gross
    def getDirectionalDerivative(self, m, d, grad_m):
        

Revision 4075 - Directory Listing
Modified Thu Nov 15 03:31:37 2012 UTC (8 years, 3 months ago) by gross
missing latex files

Revision 4074 - Directory Listing
Modified Thu Nov 15 03:30:59 2012 UTC (8 years, 3 months ago) by gross
this will break the downundermodule: major revision of the classes.

Revision 4073 - Directory Listing
Modified Thu Nov 15 03:28:33 2012 UTC (8 years, 3 months ago) by jfenwick
Fixing doco build error


Revision 4072 - Directory Listing
Modified Thu Nov 15 01:58:35 2012 UTC (8 years, 3 months ago) by jfenwick
Fix to prevent escript from segfaulting on quantal


Revision 4071 - Directory Listing
Modified Tue Nov 13 21:43:11 2012 UTC (8 years, 3 months ago) by gross
small fix

Revision 4070 - Directory Listing
Modified Tue Nov 13 07:55:22 2012 UTC (8 years, 3 months ago) by jfenwick
File for quantal. Now to work out why on earth quantal manages to make epydoc segfault


Revision 4069 - Directory Listing
Modified Tue Nov 13 07:47:16 2012 UTC (8 years, 3 months ago) by gross
ArithmeticTuple supports empty data object as components now.

Revision 4068 - Directory Listing
Modified Tue Nov 13 04:42:08 2012 UTC (8 years, 3 months ago) by vboros
Small corrections to the magnetic forward model



Revision 4067 - Directory Listing
Modified Mon Nov 12 07:35:14 2012 UTC (8 years, 3 months ago) by vboros
Magnetostatics background added



Revision 4066 - Directory Listing
Modified Mon Nov 12 06:18:47 2012 UTC (8 years, 3 months ago) by jfenwick
renaming wheezyoptions file

Revision 4065 - Directory Listing
Modified Mon Nov 12 04:47:32 2012 UTC (8 years, 3 months ago) by jfenwick
Trying without uml

Revision 4064 - Directory Listing
Modified Fri Nov 9 07:25:14 2012 UTC (8 years, 3 months ago) by jfenwick
Tweaks

Revision 4063 - Directory Listing
Modified Fri Nov 9 06:15:00 2012 UTC (8 years, 3 months ago) by caltinay
Fixed a typo in method description.


Revision 4062 - Directory Listing
Modified Fri Nov 9 04:53:08 2012 UTC (8 years, 3 months ago) by caltinay
Start of module reference section in inversion guide.


Revision 4061 - Directory Listing
Modified Fri Nov 9 04:05:28 2012 UTC (8 years, 3 months ago) by caltinay
Updated data source test cases.


Revision 4060 - Directory Listing
Modified Fri Nov 9 03:50:19 2012 UTC (8 years, 3 months ago) by caltinay
-Overhaul of inversion data sources. Domain is now generated and managed by separate class.
-Removed UBCDataSource which was only used for testing.
-Updated example scripts.


Revision 4059 - Directory Listing
Modified Fri Nov 9 03:20:23 2012 UTC (8 years, 3 months ago) by jfenwick
Start of substitution for rules


Revision 4058 - Directory Listing
Modified Fri Nov 2 06:47:06 2012 UTC (8 years, 3 months ago) by caltinay
-Ripley now checks for input fs when calling gradient
-interactive mode works again when filename is supplied (typo)
-forward model PDE sets symmetry on now


Revision 4057 - Directory Listing
Modified Fri Nov 2 04:15:09 2012 UTC (8 years, 3 months ago) by caltinay
toc/hyperref fixes for inversion pdf.


Revision 4056 - Directory Listing
Modified Thu Nov 1 07:20:38 2012 UTC (8 years, 3 months ago) by jfenwick
Allow doxygen to build in another target
Debian build stuff begins


Revision 4055 - Directory Listing
Modified Thu Nov 1 00:22:01 2012 UTC (8 years, 3 months ago) by gross
Renaming of filenames

Revision 4054 - Directory Listing
Modified Wed Oct 31 23:27:57 2012 UTC (8 years, 3 months ago) by gross
prilimary checkin 

Revision 4053 - Directory Listing
Modified Wed Oct 31 07:27:35 2012 UTC (8 years, 3 months ago) by caltinay
Do not fix potential on sides of domain by default.


Revision 4052 - Directory Listing
Modified Wed Oct 31 05:50:35 2012 UTC (8 years, 3 months ago) by gross
missing references added (mantis id=683)

Revision 4051 - Directory Listing
Modified Wed Oct 31 03:40:47 2012 UTC (8 years, 3 months ago) by caltinay
Split inversion cookbook into two parts...


Revision 4050 - Directory Listing
Modified Wed Oct 31 01:01:24 2012 UTC (8 years, 3 months ago) by caltinay
Changed initial Hessian in magnetic test and removed some debug output.


Revision 4049 - Directory Listing
Modified Wed Oct 31 00:50:50 2012 UTC (8 years, 3 months ago) by caltinay
Fixed typos.


Revision 4048 - Directory Listing
Modified Tue Oct 30 21:54:15 2012 UTC (8 years, 3 months ago) by gross
fixed modification in the DataSource creator

Revision 4047 - Directory Listing
Modified Tue Oct 30 09:10:07 2012 UTC (8 years, 3 months ago) by gross
More on magnetic inversion

Revision 4046 - Directory Listing
Modified Tue Oct 30 04:43:25 2012 UTC (8 years, 3 months ago) by caltinay
Deprecated saveDX and made sure DeprecationWarnings are shown (py2.7 disabled
those). Also a fix to $BUILD_DIR being non-absolute.


Revision 4045 - Directory Listing
Modified Tue Oct 30 03:57:22 2012 UTC (8 years, 3 months ago) by caltinay
Imported inversion cookbook.


Revision 4044 - Directory Listing
Modified Tue Oct 30 03:35:17 2012 UTC (8 years, 3 months ago) by caltinay
Some doco fixes for downunder.


Revision 4043 - Directory Listing
Modified Tue Oct 30 03:34:43 2012 UTC (8 years, 3 months ago) by caltinay
Compile fixes for install guide.


Revision 4042 - Directory Listing
Modified Mon Oct 29 05:55:58 2012 UTC (8 years, 3 months ago) by caltinay
New SaveSilo tests (only run if Silo module available and MPI size=1).
Tests are somewhat limited due to missing functionality in Silo module (devs
contacted about that).


Revision 4041 - Directory Listing
Modified Sun Oct 28 23:42:35 2012 UTC (8 years, 3 months ago) by caltinay
Fixed a typo


Revision 4040 - Directory Listing
Modified Sun Oct 28 22:37:45 2012 UTC (8 years, 3 months ago) by jfenwick
Some py3 changes that didn't get committed for some reason


Revision 4039 - Directory Listing
Modified Fri Oct 26 07:34:06 2012 UTC (8 years, 4 months ago) by gross
magnetic inversion added

Revision 4038 - Directory Listing
Modified Fri Oct 26 04:47:25 2012 UTC (8 years, 4 months ago) by jfenwick
Minor fix to control file

Revision 4037 - Directory Listing
Modified Fri Oct 26 03:04:30 2012 UTC (8 years, 4 months ago) by gross
some modifictaions to make implementation for magnetic inversion easier

Revision 4036 - Directory Listing
Modified Thu Oct 25 06:21:03 2012 UTC (8 years, 4 months ago) by caltinay
Added saveVTK tests for ripley domains.


Revision 4035 - Directory Listing
Modified Thu Oct 25 03:10:14 2012 UTC (8 years, 4 months ago) by caltinay
Tweaked scons files so tests work even when specifying non-absolute build_dir.


Revision 4034 - Directory Listing
Modified Thu Oct 25 02:54:01 2012 UTC (8 years, 4 months ago) by caltinay
Fixes to inversion. Using resetRightHandSideCoefficients() now.


Revision 4033 - Directory Listing
Modified Wed Oct 24 08:14:41 2012 UTC (8 years, 4 months ago) by gross
some typos fixed.

Revision 4032 - Directory Listing
Modified Wed Oct 24 08:06:15 2012 UTC (8 years, 4 months ago) by gross
Gravity inversion is disconnect from DataSource objects now in order to allow for more  flexibility
when it comes to the definition of of Mapping and Regulariztion. GravityInversion does not hold a reference to the datasource object anymore.

use   inv=GravityInversion()
      inv.setUp(datasource) 

rather than inv.setDataSource(datasource); inv.setUp()




Revision 4031 - Directory Listing
Modified Wed Oct 24 03:36:37 2012 UTC (8 years, 4 months ago) by caltinay
Added option -x to run xterm to run-escript and replaced a few bashims.


Revision 4030 - Directory Listing
Modified Wed Oct 24 00:57:36 2012 UTC (8 years, 4 months ago) by caltinay
Silenced the no-visit-in-path warning and fixed not-in-path run-escript in
utest.sh.


Revision 4029 - Directory Listing
Modified Wed Oct 24 00:29:15 2012 UTC (8 years, 4 months ago) by caltinay
Reapplied changes from rev. 3853 which got lost in a merge...


Revision 4028 - Directory Listing
Modified Tue Oct 23 05:16:38 2012 UTC (8 years, 4 months ago) by gross
changes in pycad to address feature request 0000661

Revision 4027 - Directory Listing
Modified Tue Oct 23 04:56:33 2012 UTC (8 years, 4 months ago) by gross
setting a constant value to the initial solution of the Transport problem 
had a problem. initial data object needs to be expanded before copied to the 
paso transport object.




Revision 4026 - Directory Listing
Modified Tue Oct 23 03:12:50 2012 UTC (8 years, 4 months ago) by gross
missing file

Revision 4025 - Directory Listing
Modified Mon Oct 22 08:18:47 2012 UTC (8 years, 4 months ago) by gross
 linearPDE.resetRightHandSideCoefficients has been implemented and tested.

Revision 4024 - Directory Listing
Modified Mon Oct 22 06:11:29 2012 UTC (8 years, 4 months ago) by gross
tag testing for finley and dudley files added.

Revision 4023 - Directory Listing
Modified Tue Oct 16 04:17:48 2012 UTC (8 years, 4 months ago) by caltinay
Another fix to the PDE assembly logic in ripley.


Revision 4022 - Directory Listing
Modified Mon Oct 15 23:52:24 2012 UTC (8 years, 4 months ago) by caltinay
Fixed checks in ripley::addPDEToRHS().


Revision 4021 - Directory Listing
Modified Mon Oct 15 02:31:00 2012 UTC (8 years, 4 months ago) by jfenwick
Doco fixes.
Unit test fix for sys.version_info type change


Revision 4020 - Directory Listing
Modified Thu Oct 11 22:27:33 2012 UTC (8 years, 4 months ago) by caltinay
Removed print() that slipped in in last commit.


Revision 4019 - Directory Listing
Modified Thu Oct 11 08:12:55 2012 UTC (8 years, 4 months ago) by jfenwick
More tabbing errors,
range/xrange
...

Revision 4018 - Directory Listing
Modified Thu Oct 11 04:43:39 2012 UTC (8 years, 4 months ago) by jfenwick
Used "new" raise syntax in a few places
Fixed some tabbing
Fixed some funnies involving changes to xrange/range
added a quick and nasty __hash__ function to Symbol
   def __hash__(self):
        return id(self)
This does mean that __hash__ and == do not match exactly.   Not sure if that matters for our purposes

Revision 4017 - Directory Listing
Modified Thu Oct 11 03:13:28 2012 UTC (8 years, 4 months ago) by caltinay
Modified a test so roundoff errors don't cause failures.


Revision 4016 - Directory Listing
Modified Tue Oct 9 03:50:27 2012 UTC (8 years, 4 months ago) by caltinay
Skip data source tests under MPI for now as there is no straightforward way
of comparing the data (saveVTK appears to be the best option).


Revision 4015 - Directory Listing
Modified Mon Oct 8 01:19:04 2012 UTC (8 years, 4 months ago) by caltinay
Updated savanna options file to use latest compiler, mkl


Revision 4014 - Directory Listing
Modified Thu Oct 4 03:28:35 2012 UTC (8 years, 4 months ago) by caltinay
Changed data source to use ripley's netCDF reader,
added tests and changed ERMapper test to have different x and y sizes.


Revision 4013 - Directory Listing
Modified Thu Oct 4 03:13:27 2012 UTC (8 years, 4 months ago) by caltinay
Implemented netCDF grid reader analogous to binary grid reader in ripley.


Revision 4012 - Directory Listing
Modified Wed Oct 3 02:25:10 2012 UTC (8 years, 4 months ago) by caltinay
Initialize X_reduced in forward model to avoid issues later on.


Revision 4011 - Directory Listing
Modified Wed Oct 3 00:47:55 2012 UTC (8 years, 4 months ago) by caltinay
Updated test reference file.


Revision 4010 - Directory Listing
Modified Tue Oct 2 06:57:11 2012 UTC (8 years, 4 months ago) by caltinay
Fixed a potential div by zero in ripley's automatic domain subdivider....


Revision 4009 - Directory Listing
Modified Tue Oct 2 05:53:37 2012 UTC (8 years, 4 months ago) by caltinay
don't try to flip y-coord in reader. some more fixes and doco.


Revision 4008 - Directory Listing
Modified Tue Oct 2 04:33:27 2012 UTC (8 years, 4 months ago) by gross
point coordinates are now written in %.14e rather then %f. This fixes accuracy problems when it comes to geometrically small domains.



Revision 4007 - Directory Listing
Modified Tue Oct 2 02:12:01 2012 UTC (8 years, 4 months ago) by caltinay
Doco updates.
Data source paddings now take x,y not xy,z as Z padding can be done by setting
vertical extents.


Revision 4006 - Directory Listing
Modified Fri Sep 28 06:16:46 2012 UTC (8 years, 4 months ago) by caltinay
Update vm options to use pip-installed numpy.


Revision 4005 - Directory Listing
Modified Fri Sep 28 06:09:03 2012 UTC (8 years, 4 months ago) by caltinay
test fixes, doco updates, annoyance removals.


Revision 4004 - Directory Listing
Modified Fri Sep 28 04:45:25 2012 UTC (8 years, 4 months ago) by caltinay
don't use escript.escript.Data...


Revision 4003 - Directory Listing
Modified Fri Sep 28 00:20:01 2012 UTC (8 years, 4 months ago) by jfenwick
Load balancing on unit tests

Revision 4002 - Directory Listing
Modified Fri Sep 28 00:16:56 2012 UTC (8 years, 4 months ago) by caltinay
Fixed a memory leak (freeing paso coupler) in ripley.


Revision 4001 - Directory Listing
Modified Thu Sep 27 01:35:52 2012 UTC (8 years, 5 months ago) by caltinay
Removed obsolete files.


Revision 4000 - Directory Listing
Modified Thu Sep 27 01:32:07 2012 UTC (8 years, 5 months ago) by caltinay
s/escript/escore/


Revision 3999 - Directory Listing
Modified Thu Sep 27 01:31:07 2012 UTC (8 years, 5 months ago) by jfenwick
Splitting tests


Revision 3998 - Directory Listing
Modified Thu Sep 27 01:17:28 2012 UTC (8 years, 5 months ago) by caltinay
Finley now throws in ownSample() for reduced function with mpisize>1.


Revision 3997 - Directory Listing
Modified Thu Sep 27 01:09:12 2012 UTC (8 years, 5 months ago) by caltinay
Add note to documentation that saveDataCSV will not work in all cases.


Revision 3996 - Directory Listing
Modified Thu Sep 27 00:54:10 2012 UTC (8 years, 5 months ago) by caltinay
Don't test saveCSV for cases it does not work with.


Revision 3995 - Directory Listing
Modified Wed Sep 26 12:43:17 2012 UTC (8 years, 5 months ago) by jfenwick
More module fiddles

Revision 3994 - Directory Listing
Modified Wed Sep 26 07:38:38 2012 UTC (8 years, 5 months ago) by jfenwick
Install doco still needs work.
Removing some of the weird:
     esys.finley.finley
type modules

Revision 3993 - Directory Listing
Modified Wed Sep 26 07:00:55 2012 UTC (8 years, 5 months ago) by caltinay
Addressing mantis 651. Test for finley will fail under MPI since there is
sth wrong with the way ReducedContinuousFunction samples are interrogated.


Revision 3992 - Directory Listing
Modified Wed Sep 26 02:50:48 2012 UTC (8 years, 5 months ago) by caltinay
Data.cpp: Removed some namespace ambiguities which fixes doxygen warnings, some
cleanup and reindent.
*: doxygen fixes.


Revision 3991 - Directory Listing
Modified Tue Sep 25 23:52:22 2012 UTC (8 years, 5 months ago) by caltinay
Updated doxygen cfg file and made a few first changes to doco.


Revision 3990 - Directory Listing
Modified Tue Sep 25 05:03:20 2012 UTC (8 years, 5 months ago) by caltinay
First set of assorted epydoc fixes/additions.


Revision 3989 - Directory Listing
Modified Tue Sep 25 02:21:54 2012 UTC (8 years, 5 months ago) by jfenwick
More copyright fixes.
pyvisi traces removed.
Some install doco

Revision 3988 - Directory Listing
Modified Mon Sep 24 01:08:19 2012 UTC (8 years, 5 months ago) by caltinay
Scale coordinates if pyproj is not available


Revision 3987 - Directory Listing
Modified Sun Sep 23 23:24:37 2012 UTC (8 years, 5 months ago) by caltinay
Fix to test which fails when ripley adjusts number of elements (domain decomp.)


Revision 3986 - Directory Listing
Modified Sun Sep 23 23:01:10 2012 UTC (8 years, 5 months ago) by caltinay
Added explicit cast to make osx happy.


Revision 3985 - Directory Listing
Modified Fri Sep 21 06:44:17 2012 UTC (8 years, 5 months ago) by caltinay
Unit test for ER Mapper reader.


Revision 3984 - Directory Listing
Modified Fri Sep 21 06:41:54 2012 UTC (8 years, 5 months ago) by caltinay
invert Y coordinate in ripley's 3d data reader. This needs to be configurable
and added to 2d as well...


Revision 3983 - Directory Listing
Modified Fri Sep 21 06:41:03 2012 UTC (8 years, 5 months ago) by caltinay
Use ReducedFunction for data sources.


Revision 3982 - Directory Listing
Modified Fri Sep 21 03:23:22 2012 UTC (8 years, 5 months ago) by jfenwick
More edits + removing pyvisi from trunk


Revision 3981 - Directory Listing
Modified Fri Sep 21 02:47:54 2012 UTC (8 years, 5 months ago) by jfenwick
First pass of updating copyright notices

Revision 3980 - Directory Listing
Modified Fri Sep 21 01:55:39 2012 UTC (8 years, 5 months ago) by caltinay
Now using NullCellValue to initialise data object for ERS reader.


Revision 3979 - Directory Listing
Modified Thu Sep 20 06:18:49 2012 UTC (8 years, 5 months ago) by caltinay
Fixed tests under MPI.


Revision 3978 - Directory Listing
Modified Thu Sep 20 04:36:17 2012 UTC (8 years, 5 months ago) by caltinay
Make sympy optional as it was intended initially. Trying to instantiate anything
from symbolic will raise an exception if sympy is not available.


Revision 3977 - Directory Listing
Modified Thu Sep 20 04:27:10 2012 UTC (8 years, 5 months ago) by caltinay
Export KMP_MONITOR_STACKSIZE so tests work on savanna.


Revision 3976 - Directory Listing
Modified Thu Sep 20 03:26:47 2012 UTC (8 years, 5 months ago) by caltinay
fixed python-2.7'ism.


Revision 3975 - Directory Listing
Modified Thu Sep 20 01:54:06 2012 UTC (8 years, 5 months ago) by caltinay
Merged symbolic branch into trunk. Curious what daniel and spartacus have to
say...


Revision 3972 - Directory Listing
Modified Wed Sep 19 03:08:39 2012 UTC (8 years, 5 months ago) by caltinay
Can now constrain sides of domain.


Revision 3971 - Directory Listing
Modified Wed Sep 19 02:55:35 2012 UTC (8 years, 5 months ago) by caltinay
Implemented binary grid reader in ripley which is now used in ER Mapper source.
Interface/details likely to change but need to get this running now.


Revision 3970 - Directory Listing
Modified Wed Sep 19 02:28:27 2012 UTC (8 years, 5 months ago) by jfenwick
More install doc fixes


Revision 3969 - Directory Listing
Modified Tue Sep 18 05:34:38 2012 UTC (8 years, 5 months ago) by jfenwick
Removing reference to nose


Revision 3968 - Directory Listing
Modified Mon Sep 17 06:30:02 2012 UTC (8 years, 5 months ago) by jfenwick
Starting updates to the install guide


Revision 3967 - Directory Listing
Modified Mon Sep 17 04:02:58 2012 UTC (8 years, 5 months ago) by jfenwick
Changes to SConstruct to allow building with clang


Revision 3966 - Directory Listing
Modified Mon Sep 17 00:45:39 2012 UTC (8 years, 5 months ago) by caltinay
Changed unit scale for ER Mapper files. Fixed an issue with UBC source.


Revision 3965 - Directory Listing
Modified Fri Sep 14 01:23:17 2012 UTC (8 years, 5 months ago) by caltinay
Data sources have to end up in the Function fs or we get into trouble when
interpolating. Now using setValueOfDataPoint() which doesn't seem to slow
things down too much.


Revision 3964 - Directory Listing
Modified Thu Sep 13 03:49:55 2012 UTC (8 years, 5 months ago) by caltinay
Hopefully this will fix the interpolation in data sources.


Revision 3963 - Directory Listing
Modified Thu Sep 13 01:39:00 2012 UTC (8 years, 5 months ago) by jfenwick
Fix to keep the warning-free-build happy


Revision 3962 - Directory Listing
Modified Tue Sep 11 09:12:07 2012 UTC (8 years, 5 months ago) by jfenwick
Fix in brick for ambiguous typing.

Python work around for unit tests.
Passing cpp tests as well.

omp is disabled due to a weird linking error.


Revision 3961 - Directory Listing
Modified Tue Sep 11 07:21:41 2012 UTC (8 years, 5 months ago) by jfenwick
Options file for mole.
Work around for python compile errors


Revision 3960 - Directory Listing
Modified Mon Sep 10 01:39:40 2012 UTC (8 years, 5 months ago) by caltinay
Added accessors to fwd model, regularization and cost function plus access
to gravity survey data.


Revision 3959 - Directory Listing
Modified Fri Sep 7 04:48:07 2012 UTC (8 years, 5 months ago) by caltinay
support for geodetic coordinates in ER Mapper files. Correction to UTM
conversion (now assumes southern hemisphere).


Revision 3958 - Directory Listing
Modified Fri Sep 7 02:56:42 2012 UTC (8 years, 5 months ago) by caltinay
Fixes to netcdf data source and new ERS (ER Mapper) datasource.


Revision 3957 - Directory Listing
Modified Wed Sep 5 23:49:23 2012 UTC (8 years, 5 months ago) by caltinay
Do not require pyproj module-wide. Print a warning if it is not available but
needed instead of raising an exception.


Revision 3956 - Directory Listing
Modified Wed Sep 5 04:57:43 2012 UTC (8 years, 5 months ago) by caltinay
Fixes to netcdf reader for inversions.


Revision 3955 - Directory Listing
Modified Tue Sep 4 01:44:41 2012 UTC (8 years, 5 months ago) by caltinay
Added CentOS 6 vm options file.


Revision 3954 - Directory Listing
Modified Tue Sep 4 01:43:58 2012 UTC (8 years, 5 months ago) by caltinay
Fixed an issue with incompatible nose.


Revision 3953 - Directory Listing
Modified Mon Sep 3 00:57:12 2012 UTC (8 years, 5 months ago) by caltinay
Some test output adjustments.


Revision 3952 - Directory Listing
Modified Sun Sep 2 23:42:25 2012 UTC (8 years, 5 months ago) by caltinay
Made a test slightly more relaxed since roundoff errors caused it to fail on
one system.


Revision 3951 - Directory Listing
Modified Tue Aug 28 23:58:08 2012 UTC (8 years, 5 months ago) by caltinay
Fixed tests with python versions <2.7.


Revision 3950 - Directory Listing
Modified Fri Aug 24 06:10:02 2012 UTC (8 years, 6 months ago) by caltinay
More tests and corrections in the alternative minimizers.


Revision 3949 - Directory Listing
Modified Fri Aug 24 02:37:47 2012 UTC (8 years, 6 months ago) by caltinay
Added tests for mappings.


Revision 3948 - Directory Listing
Modified Fri Aug 24 01:01:34 2012 UTC (8 years, 6 months ago) by caltinay
Some interface changes to make the inversion more flexible.


Revision 3947 - Directory Listing
Modified Wed Aug 22 23:19:10 2012 UTC (8 years, 6 months ago) by caltinay
Compiling and installing downunder module now. Adjusted import statements
accordingly. Added a gravity test run.


Revision 3946 - Directory Listing
Modified Wed Aug 22 02:08:12 2012 UTC (8 years, 6 months ago) by caltinay
Initial import of inversion code from devteam area, rev. 51.
Nothing is scons built/installed/tested yet.


Revision 3945 - Directory Listing
Modified Tue Aug 21 04:11:13 2012 UTC (8 years, 6 months ago) by jfenwick
Changing utest behaviour for MPI


Revision 3944 - Directory Listing
Modified Mon Aug 20 02:11:22 2012 UTC (8 years, 6 months ago) by caltinay
Fixed ordering of Hex's in weipa's ripley writer.
Fixed an issue with auto domain subdivisions in ripley Brick.


Revision 3943 - Directory Listing
Modified Thu Aug 9 04:43:24 2012 UTC (8 years, 6 months ago) by caltinay
Added heuristics for number of domain subdivisions to ripley so ripley domains
can now be created without specifying the values manually (but a warning will
be printed).


Revision 3942 - Directory Listing
Modified Fri Jul 27 01:04:48 2012 UTC (8 years, 7 months ago) by jfenwick
Porting changes back from 3.3 release branch


Revision 3941 - Directory Listing
Modified Fri Jul 27 00:38:10 2012 UTC (8 years, 7 months ago) by jfenwick
Some more test disabling


Revision 3940 - Directory Listing
Modified Thu Jul 26 05:54:58 2012 UTC (8 years, 7 months ago) by jfenwick
Disabling tests which do not allow MPI
Previously we allowed these if there was only one rank


Revision 3939 - Directory Listing
Modified Mon Jul 23 01:50:46 2012 UTC (8 years, 7 months ago) by caltinay
Added return value checks for freopen in mpi redirect code. Ubuntu has a
warn_unused_result attribute set for the function.
Re-indented the file while at it.


Revision 3934 - Directory Listing
Modified Fri Jul 13 09:01:16 2012 UTC (8 years, 7 months ago) by jfenwick
Added unit test for tagreader


Revision 3931 - Directory Listing
Modified Tue Jul 10 00:39:09 2012 UTC (8 years, 7 months ago) by jfenwick
Fixing spelling


Revision 3928 - Directory Listing
Modified Mon Jul 9 23:23:43 2012 UTC (8 years, 7 months ago) by jfenwick
Do not allow attempts to setValue using a Locator which does not match the funcionSpace of the Data


Revision 3927 - Directory Listing
Modified Mon Jul 9 11:11:47 2012 UTC (8 years, 7 months ago) by jfenwick
Avoid warning


Revision 3923 - Directory Listing
Modified Mon Jul 9 05:12:12 2012 UTC (8 years, 7 months ago) by jfenwick
Fixing build error.


Revision 3922 - Directory Listing
Modified Mon Jul 9 02:19:51 2012 UTC (8 years, 7 months ago) by jfenwick
Adds setvalue to locator
Addresses mantis #531


Revision 3921 - Directory Listing
Modified Thu Jul 5 05:02:49 2012 UTC (8 years, 7 months ago) by jfenwick
Fix build error


Revision 3920 - Directory Listing
Modified Thu Jul 5 03:42:30 2012 UTC (8 years, 7 months ago) by jfenwick
Copied over tagname reading stuff from finley


Revision 3919 - Directory Listing
Modified Thu Jul 5 03:12:02 2012 UTC (8 years, 7 months ago) by jfenwick
Don't know what caused this to show as an error.
Compiler update perhaps?




Revision 3918 - Directory Listing
Modified Thu Jul 5 02:44:07 2012 UTC (8 years, 7 months ago) by jfenwick
Added unit test which uses the TestDomain to check reduction.
TestDomains can no longer be created directly from python 
(fixes problem I had earlier)

TestDomain can now create testdomains with aribtrarily sized 
coordinate vectors.


Revision 3917 - Directory Listing
Modified Thu Jul 5 00:17:50 2012 UTC (8 years, 7 months ago) by jfenwick
Fixing a bug in lazy reduction operations.
Will add extra test to prevent regression once I can find out why the test is crashing


Revision 3916 - Directory Listing
Modified Wed Jul 4 06:16:52 2012 UTC (8 years, 7 months ago) by jfenwick
Deal correctly with scalars passed into inplace update operators.
Fixes mantis 669

Revision 3915 - Directory Listing
Modified Mon Jun 25 02:17:58 2012 UTC (8 years, 8 months ago) by caltinay
Added declspecs for all ripley classes.


Revision 3914 - Directory Listing
Modified Wed Jun 20 04:51:47 2012 UTC (8 years, 8 months ago) by jfenwick
Only allow setX from ContinuousFunctions.
This addresses mantis 644.

Revision 3913 - Directory Listing
Modified Tue Jun 19 06:21:58 2012 UTC (8 years, 8 months ago) by caltinay
Fixed misuse of getSampleDataRO with lazy data in ripley.


Revision 3912 - Directory Listing
Modified Fri Jun 15 05:02:42 2012 UTC (8 years, 8 months ago) by jfenwick
GetMeshFromFile wrapper to load .fly or .msh depending on the extension.
Note that this only works on one of the two formats named .msh

Addresses mantis issue 641.



Revision 3911 - Directory Listing
Modified Thu Jun 14 01:01:03 2012 UTC (8 years, 8 months ago) by jfenwick
Copyright changes

Revision 3910 - Directory Listing
Modified Thu Jun 14 00:45:03 2012 UTC (8 years, 8 months ago) by gross
Small bug fixed.

Revision 3909 - Directory Listing
Modified Wed Jun 13 07:03:06 2012 UTC (8 years, 8 months ago) by gross
darcy solver removes hydrostatic pressure from problem now

Revision 3908 - Directory Listing
Modified Wed Jun 13 05:43:45 2012 UTC (8 years, 8 months ago) by caltinay
Fixed an error in ripley computing shared node id's.
pythonMPIredirect now redirects again.


Revision 3907 - Directory Listing
Modified Fri Jun 8 01:20:09 2012 UTC (8 years, 8 months ago) by jfenwick
Only switch on useElementsOnFace  by default where we actually support it


Revision 3906 - Directory Listing
Modified Thu Jun 7 11:00:50 2012 UTC (8 years, 8 months ago) by jfenwick
Disable AMG on MPI builds


Revision 3905 - Directory Listing
Modified Tue Jun 5 08:33:41 2012 UTC (8 years, 8 months ago) by gross
length scale changed

Revision 3904 - Directory Listing
Modified Tue Jun 5 08:30:24 2012 UTC (8 years, 8 months ago) by gross
incorrect macro element argument removed

Revision 3903 - Directory Listing
Modified Tue Jun 5 08:26:20 2012 UTC (8 years, 8 months ago) by gross
offset removed: not clear why this was there

Revision 3901 - Directory Listing
Modified Wed May 23 08:09:45 2012 UTC (8 years, 9 months ago) by jfenwick
Rectangle and Brick use rich face element by default. 
This is to address issue #653

Updated unit tests to explicitly not use them where they didn't
specify previoulsy



Revision 3897 - Directory Listing
Modified Wed May 16 03:17:26 2012 UTC (8 years, 9 months ago) by jfenwick
correcting example

Revision 3896 - Directory Listing
Modified Fri May 11 01:31:29 2012 UTC (8 years, 9 months ago) by caltinay
Re-enable numpy header detection with python 2.


Revision 3895 - Directory Listing
Modified Mon Apr 16 00:09:42 2012 UTC (8 years, 10 months ago) by jfenwick
Adding some files which went missing in the merge


Revision 3894 - Directory Listing
Modified Wed Apr 11 03:13:15 2012 UTC (8 years, 10 months ago) by jfenwick
Still need to add notes to the install guide about Python3.


Revision 3893 - Directory Listing
Modified Wed Apr 11 01:40:10 2012 UTC (8 years, 10 months ago) by jfenwick
Pycad now generates scripts with floating points at 6 decimal places.
Tests have been ammended to match this.


Revision 3892 - Directory Listing
Modified Tue Apr 10 08:57:23 2012 UTC (8 years, 10 months ago) by jfenwick
Merged changes across from the attempt2 branch.
This version builds and passes python2 tests.
It also passes most python3 tests.




Revision 3887 - Directory Listing
Modified Thu Apr 5 03:14:59 2012 UTC (8 years, 10 months ago) by gross
low level system in AMG is created one only now.

Revision 3886 - Directory Listing
Modified Thu Apr 5 00:50:30 2012 UTC (8 years, 10 months ago) by gross
some minor problems with MPI AMG fixed.

Revision 3885 - Directory Listing
Modified Wed Apr 4 22:12:26 2012 UTC (8 years, 10 months ago) by gross
some fix in AMG

Revision 3884 - Directory Listing
Modified Wed Apr 4 04:55:43 2012 UTC (8 years, 10 months ago) by gross
some fix in AMG

Revision 3883 - Directory Listing
Modified Mon Mar 26 03:24:14 2012 UTC (8 years, 11 months ago) by caltinay
Modified dlopenflags in escript's init module so newer MKL libraries can
successfully load support libraries.


Revision 3882 - Directory Listing
Modified Thu Mar 22 02:15:57 2012 UTC (8 years, 11 months ago) by caltinay
Added another constraint for the numpy optimized array access: endianness.
The scipy netcdf reader gave me big endian data which resulted in garbage.
Can use the astype() method in python to convert.


Revision 3867 - Directory Listing
Modified Thu Mar 15 05:45:54 2012 UTC (8 years, 11 months ago) by caltinay
weipa treats shapes (1,) and (1,1) as scalars. Fixes bogus output in VTK writer.


Revision 3866 - Directory Listing
Modified Wed Mar 14 02:06:13 2012 UTC (8 years, 11 months ago) by caltinay
Use system silo on guineapig now.


Revision 3865 - Directory Listing
Modified Mon Mar 12 23:49:05 2012 UTC (8 years, 11 months ago) by caltinay
Re-enabled threaded MKL on epic.


Revision 3863 - Directory Listing
Modified Mon Mar 12 00:15:40 2012 UTC (8 years, 11 months ago) by gross
some debug prints removed

Revision 3861 - Directory Listing
Modified Fri Mar 9 02:06:29 2012 UTC (8 years, 11 months ago) by caltinay
Added options file that disables openMP and replaces the MKL library for savanna.


Revision 3853 - Directory Listing
Modified Thu Mar 1 07:25:03 2012 UTC (8 years, 11 months ago) by caltinay
Fixed hybrid mode when using OpenMPI by adding --cpus-per-rank argument to
mpirun in the launcher. Updated epic options file accordingly.


Revision 3852 - Directory Listing
Modified Thu Mar 1 05:34:52 2012 UTC (8 years, 11 months ago) by jfenwick
Correcting some indent errors


Revision 3851 - Directory Listing
Modified Wed Feb 29 05:23:30 2012 UTC (8 years, 11 months ago) by jfenwick
Start of cross-compile build for py3

Revision 3850 - Directory Listing
Modified Tue Feb 28 06:04:42 2012 UTC (8 years, 11 months ago) by caltinay
Support for CSC in ripley.


Revision 3843 - Directory Listing
Modified Mon Feb 27 05:50:58 2012 UTC (9 years ago) by caltinay
Updated epic options, disabled OpenMP until problems solved.


Revision 3842 - Directory Listing
Modified Mon Feb 27 04:19:16 2012 UTC (9 years ago) by caltinay
Updated savanna libraries and compiler version.


Revision 3841 - Directory Listing
Modified Mon Feb 27 04:18:53 2012 UTC (9 years ago) by caltinay
Added support for OFFSET1 matrices in ripley.


Revision 3837 - Directory Listing
Modified Thu Feb 16 03:58:58 2012 UTC (9 years ago) by caltinay
Test cleanup.


Revision 3836 - Directory Listing
Modified Thu Feb 16 03:17:18 2012 UTC (9 years ago) by caltinay
Transport problem support for ripley.


Revision 3835 - Directory Listing
Modified Wed Feb 15 23:19:01 2012 UTC (9 years ago) by gross
and another attempt to fix MPI compilation

Revision 3834 - Directory Listing
Modified Wed Feb 15 07:09:09 2012 UTC (9 years ago) by gross
some declaration problems fixed 

Revision 3833 - Directory Listing
Modified Wed Feb 15 06:19:45 2012 UTC (9 years ago) by lgao
Fix the merging problem for this file. 



Revision 3830 - Directory Listing
Modified Wed Feb 15 04:27:47 2012 UTC (9 years ago) by lgao
Add comments for Smoother 



Revision 3829 - Directory Listing
Modified Wed Feb 15 03:33:08 2012 UTC (9 years ago) by lgao
Fix warnings from another machine. 



Revision 3828 - Directory Listing
Modified Wed Feb 15 03:27:58 2012 UTC (9 years ago) by lgao
Fix all warnings reported on guineapig.



Revision 3827 - Directory Listing
Modified Tue Feb 14 11:42:08 2012 UTC (9 years ago) by lgao
 Merge branch "amg_from_3530" back into trunk.



Revision 3825 - Directory Listing
Modified Tue Feb 14 06:11:58 2012 UTC (9 years ago) by gross
don't call MPI withing parallel regions

Revision 3824 - Directory Listing
Modified Tue Feb 14 01:22:16 2012 UTC (9 years ago) by gross
fix for openmp

Revision 3823 - Directory Listing
Modified Mon Feb 13 08:09:32 2012 UTC (9 years ago) by gross
some fixes for openmp/mpi compilation and linearNC can now handel constraints.

Revision 3822 - Directory Listing
Modified Mon Feb 13 06:22:06 2012 UTC (9 years ago) by gross
Transport solver supports now constraints (except the linear CN)

Revision 3816 - Directory Listing
Modified Thu Feb 9 05:46:36 2012 UTC (9 years ago) by caltinay
WrappedArray now honours the 'strides' field in the numpy array interface
and supports more data types. Fixes test failures on savanna which for some
reason did not surface on other machines.


Revision 3814 - Directory Listing
Modified Thu Feb 9 00:11:08 2012 UTC (9 years ago) by caltinay
Changes to savanna options file to use intel 12 and numpy 1.6.1.


Revision 3808 - Directory Listing
Modified Mon Feb 6 06:17:47 2012 UTC (9 years ago) by gross
some modifications to the test examples

Revision 3807 - Directory Listing
Modified Mon Feb 6 06:14:25 2012 UTC (9 years ago) by gross
LINEAR_CRANK_NICOLSON solver added

Revision 3806 - Directory Listing
Modified Mon Feb 6 02:32:48 2012 UTC (9 years ago) by caltinay
ripley::getSize() also returns circumcircle now.


Revision 3805 - Directory Listing
Modified Mon Feb 6 01:42:20 2012 UTC (9 years ago) by gross
return circumcircle  now.

Revision 3804 - Directory Listing
Modified Mon Feb 6 00:48:22 2012 UTC (9 years ago) by caltinay
Fixed utest.sh generator so tests can be run if the installation prefix is
not `pwd`


Revision 3803 - Directory Listing
Modified Fri Feb 3 06:16:30 2012 UTC (9 years ago) by caltinay
Fixes to ripley unit test setup


Revision 3802 - Directory Listing
Modified Fri Feb 3 06:05:57 2012 UTC (9 years ago) by caltinay
Quick fix for potential invalid memory access in paso.


Revision 3801 - Directory Listing
Modified Fri Feb 3 05:21:02 2012 UTC (9 years ago) by caltinay
Fixed OpenMP bug in paso local AMG.


Revision 3800 - Directory Listing
Modified Fri Feb 3 01:18:06 2012 UTC (9 years ago) by caltinay
Fixed integration with constant data on ripley.


Revision 3799 - Directory Listing
Modified Thu Feb 2 10:41:28 2012 UTC (9 years ago) by gross
test for gradient of constant data added

Revision 3798 - Directory Listing
Modified Thu Feb 2 09:47:27 2012 UTC (9 years ago) by gross
test for interpolation of constant data added

Revision 3797 - Directory Listing
Modified Thu Feb 2 09:28:59 2012 UTC (9 years ago) by gross
test for integration of constant data added.

Revision 3796 - Directory Listing
Modified Thu Feb 2 06:26:15 2012 UTC (9 years ago) by gross
typo in grad calculation fixed.

Revision 3795 - Directory Listing
Modified Thu Feb 2 05:54:34 2012 UTC (9 years ago) by caltinay
Had to remove 'nowait' directive from PDE boundary conditions since all
4 (2D) / 8 (3D) values are updated the way it is implemented. This caused
race conditions when updating RHS.


Revision 3794 - Directory Listing
Modified Wed Feb 1 23:02:26 2012 UTC (9 years ago) by gross
uninitialied variable fixed.

Revision 3793 - Directory Listing
Modified Wed Feb 1 07:39:43 2012 UTC (9 years ago) by gross
new implementation of FCT solver with some modifications to the python interface

Revision 3792 - Directory Listing
Modified Wed Feb 1 06:16:25 2012 UTC (9 years ago) by caltinay
Merged ripley rectangular domain into trunk.


Revision 3788 - Directory Listing
Modified Mon Jan 30 04:41:33 2012 UTC (9 years ago) by caltinay
Fixed showEscriptParams() which hasn't worked for 2 years or so.


Revision 3787 - Directory Listing
Modified Fri Jan 27 01:43:47 2012 UTC (9 years, 1 month ago) by caltinay
Changed test cases from y.interpolateTable(...x...) to x.interpolateTable(...y...)


Revision 3786 - Directory Listing
Modified Wed Jan 25 04:46:39 2012 UTC (9 years, 1 month ago) by jfenwick
Made 2D interpolation call consistant with 1D and 3D.
Doco updates later


Revision 3784 - Directory Listing
Modified Wed Jan 25 01:31:42 2012 UTC (9 years, 1 month ago) by caltinay
Implemented optimized copy from numpy in WrappedArray (#652).


Revision 3782 - Directory Listing
Modified Tue Jan 24 01:30:38 2012 UTC (9 years, 1 month ago) by caltinay
Another attempt to fix #649


Revision 3778 - Directory Listing
Modified Fri Jan 20 05:09:52 2012 UTC (9 years, 1 month ago) by gross
better error reporting from UMFPACK

Revision 3775 - Directory Listing
Modified Wed Jan 18 07:26:34 2012 UTC (9 years, 1 month ago) by jfenwick
Weipa updated


Revision 3774 - Directory Listing
Modified Wed Jan 18 06:29:34 2012 UTC (9 years, 1 month ago) by jfenwick
dudley, pasowrap, pycad


Revision 3772 - Directory Listing
Modified Wed Jan 18 04:19:33 2012 UTC (9 years, 1 month ago) by jfenwick
Converting finley directories


Revision 3771 - Directory Listing
Modified Wed Jan 18 02:30:48 2012 UTC (9 years, 1 month ago) by jfenwick
First stage of 2.6/3 conversion


Revision 3747 - Directory Listing
Modified Thu Dec 15 02:13:14 2011 UTC (9 years, 2 months ago) by gross
inconsistent notation fixed.

Revision 3739 - Directory Listing
Modified Tue Dec 13 00:48:26 2011 UTC (9 years, 2 months ago) by caltinay
Ok, the python wrappers do use esysUtils for the exception translator.
Anything else?


Revision 3738 - Directory Listing
Modified Tue Dec 13 00:37:55 2011 UTC (9 years, 2 months ago) by caltinay
Windoze: Fixed warning and linker error
Don't look for non-existing pasowrap tests.


Revision 3737 - Directory Listing
Modified Tue Dec 13 00:04:39 2011 UTC (9 years, 2 months ago) by caltinay
Reordered and removed superfluous libraries from link lines. Hope W32 likes
that.


Revision 3736 - Directory Listing
Modified Mon Dec 12 01:26:51 2011 UTC (9 years, 2 months ago) by jfenwick
Fixed apparent multiple instances of Esys


Revision 3734 - Directory Listing
Modified Fri Dec 9 04:48:08 2011 UTC (9 years, 2 months ago) by caltinay
pycad kept creating temporary files. This should hopefully fix it.


Revision 3729 - Directory Listing
Modified Thu Dec 8 06:46:49 2011 UTC (9 years, 2 months ago) by jfenwick
Fixed mistake in Finley_Assemble_PDE and the dudley equivalent.

Cihan - you might want to look to see if Ripley is affected



Revision 3728 - Directory Listing
Modified Thu Dec 8 05:11:19 2011 UTC (9 years, 2 months ago) by jfenwick
Oops


Revision 3727 - Directory Listing
Modified Thu Dec 8 04:55:56 2011 UTC (9 years, 2 months ago) by jfenwick
More broken linkage


Revision 3726 - Directory Listing
Modified Thu Dec 8 04:35:52 2011 UTC (9 years, 2 months ago) by jfenwick
Fixing some broken linkage on windows


Revision 3723 - Directory Listing
Modified Wed Dec 7 05:59:04 2011 UTC (9 years, 2 months ago) by caltinay
Don't eat exceptions when using MPI with one rank.


Revision 3720 - Directory Listing
Modified Wed Dec 7 04:32:21 2011 UTC (9 years, 2 months ago) by caltinay
Fixed off-by-one error in FunctionSpace


Revision 3689 - Directory Listing
Modified Wed Nov 23 01:39:45 2011 UTC (9 years, 3 months ago) by gross
integration nodes fixed

Revision 3681 - Directory Listing
Modified Fri Nov 18 04:54:15 2011 UTC (9 years, 3 months ago) by caltinay
Moved implementation of getTransportTypeId() and getSystemMatrixTypeId() into
pasowrap.


Revision 3678 - Directory Listing
Modified Thu Nov 17 06:32:05 2011 UTC (9 years, 3 months ago) by jfenwick
Reversing other changes which made it in somehow


Revision 3677 - Directory Listing
Modified Thu Nov 17 04:01:12 2011 UTC (9 years, 3 months ago) by caltinay
Fixed order of libraries which makes static esysUtils work again.


Revision 3676 - Directory Listing
Modified Thu Nov 17 03:52:25 2011 UTC (9 years, 3 months ago) by jfenwick
Removed some debug text
Corrected some dudley where they should not have been.
Set savanna to build shared for now


Revision 3675 - Directory Listing
Modified Thu Nov 17 00:53:38 2011 UTC (9 years, 3 months ago) by jfenwick
pasowrap joins the trunk.


Revision 3667 - Directory Listing
Modified Tue Nov 15 23:29:23 2011 UTC (9 years, 3 months ago) by gross
better consistence of script and notation

Revision 3666 - Directory Listing
Modified Tue Nov 15 23:10:20 2011 UTC (9 years, 3 months ago) by gross
fix for https://mantis.esscc.uq.edu.au/view.php?id=647

Revision 3650 - Directory Listing
Modified Fri Nov 4 07:02:55 2011 UTC (9 years, 3 months ago) by gross
ode solver added

Revision 3649 - Directory Listing
Modified Fri Nov 4 04:35:15 2011 UTC (9 years, 3 months ago) by gross
gmsh reader understand name tags now.

Revision 3648 - Directory Listing
Modified Thu Nov 3 08:13:31 2011 UTC (9 years, 3 months ago) by gross
typos fixed

Revision 3647 - Directory Listing
Modified Tue Nov 1 23:33:18 2011 UTC (9 years, 3 months ago) by lgao
With this option file, unit tests finished successfully with the following order to load module: 

module load mpi/gcc/openmpi/1.4.3
module load python/2.6.7
module load boost/1.46.1-python-2.6
module load netcdf/4.0.1
module load scons/2.0.1-python-2.6
module load intel-compilers/11.1.075
module load intel-mkl/10.3.5.220
module load python-numpy/1.3.0-python-2.6
module load cppunit/1.12.1
module load python-matplotlib/0.98.5.3-python-2.6
module load hdf5/1.8.6
module load silo/4.7.2
module load hypre/2.0.0

HYPRE is loaded but not used yet since the installed hypre module on epic comes with static library only. 



Revision 3646 - Directory Listing
Modified Fri Oct 28 05:20:38 2011 UTC (9 years, 4 months ago) by lgao
working option file on epic



Revision 3645 - Directory Listing
Modified Fri Oct 28 00:11:30 2011 UTC (9 years, 4 months ago) by caltinay
Fixed typos.


Revision 3644 - Directory Listing
Modified Thu Oct 27 06:42:56 2011 UTC (9 years, 4 months ago) by gross
hint to add surface items in pycad

Revision 3643 - Directory Listing
Modified Thu Oct 27 06:23:16 2011 UTC (9 years, 4 months ago) by caltinay
Updated savanna options file. We're now using silo 4.8, netcdf 4.1.1 and boost 1.42 on savanna.


Revision 3642 - Directory Listing
Modified Thu Oct 27 03:41:51 2011 UTC (9 years, 4 months ago) by caltinay
Assorted spelling/comment fixes in paso.


Revision 3641 - Directory Listing
Modified Thu Oct 27 02:16:12 2011 UTC (9 years, 4 months ago) by gross
more work on the assemblage

Revision 3639 - Directory Listing
Modified Tue Oct 25 02:13:26 2011 UTC (9 years, 4 months ago) by caltinay
Assorted spelling fixes in finley C.


Revision 3637 - Directory Listing
Modified Fri Oct 21 04:29:33 2011 UTC (9 years, 4 months ago) by caltinay
Fixed memory leaks in loadMesh() for dudley and finley.


Revision 3635 - Directory Listing
Modified Fri Oct 21 00:26:01 2011 UTC (9 years, 4 months ago) by caltinay
Fixed minor issues.


Revision 3630 - Directory Listing
Modified Wed Oct 19 03:04:53 2011 UTC (9 years, 4 months ago) by gross
minor fix to dary flux

Revision 3629 - Directory Listing
Modified Wed Oct 19 03:04:27 2011 UTC (9 years, 4 months ago) by gross
darcy example added

Revision 3628 - Directory Listing
Modified Wed Oct 19 02:09:36 2011 UTC (9 years, 4 months ago) by caltinay
Prepend our libraries instead of appending. This should fix HYPRE link
issue on epic.


Revision 3627 - Directory Listing
Modified Fri Oct 14 13:54:49 2011 UTC (9 years, 4 months ago) by caltinay
Reverted some changes that slipped in and caused the Silo writer to not behave.


Revision 3626 - Directory Listing
Modified Fri Oct 14 02:34:55 2011 UTC (9 years, 4 months ago) by gross
Silo and cppunit added for epic (there is still a problem with hypre)

Revision 3625 - Directory Listing
Modified Thu Oct 13 01:54:27 2011 UTC (9 years, 4 months ago) by gross
missing argument in gmsh reader documentation added

Revision 3624 - Directory Listing
Modified Wed Oct 12 07:58:25 2011 UTC (9 years, 4 months ago) by gross
changes for epic.ivec.org

Revision 3623 - Directory Listing
Modified Tue Oct 11 03:59:40 2011 UTC (9 years, 4 months ago) by caltinay
Added option to enable/disable saving of mesh data in weipa.
Now defaults to false since it's mainly for debugging.
Fixes #640.


Revision 3622 - Directory Listing
Modified Thu Oct 6 08:06:41 2011 UTC (9 years, 4 months ago) by trankine
Epic.ivec.org scons build template

Revision 3620 - Directory Listing
Modified Wed Oct 5 06:06:14 2011 UTC (9 years, 4 months ago) by gross
bug fixed

Revision 3619 - Directory Listing
Modified Wed Oct 5 03:53:34 2011 UTC (9 years, 4 months ago) by gross
some rescaling of permeability in the darcy solver added

Revision 3618 - Directory Listing
Modified Fri Sep 30 04:07:09 2011 UTC (9 years, 4 months ago) by jfenwick
Allowed 'no' as an mpi type.
Allowed SVN_VERSION to be specified from the command line.
TO BE USED ONLY FOR RELEASE PURPOSES where you do not have a .svn checkout


Revision 3616 - Directory Listing
Modified Fri Sep 30 00:56:37 2011 UTC (9 years, 4 months ago) by jfenwick
Center a table that I noticed and use upquote package to stop LaTeX from
mucking about with ' in python code.

Fixes #632


Revision 3607 - Directory Listing
Modified Mon Sep 19 22:08:24 2011 UTC (9 years, 5 months ago) by caltinay
Fixed double/float warning.


Revision 3606 - Directory Listing
Modified Mon Sep 19 16:26:51 2011 UTC (9 years, 5 months ago) by trankine
Trial nosetests runner tests for better integration

Revision 3605 - Directory Listing
Modified Mon Sep 19 07:47:23 2011 UTC (9 years, 5 months ago) by trankine
cppunit actually does do the install step in the msvc project files and does put the build products where scons can find them.

Revision 3604 - Directory Listing
Modified Mon Sep 19 04:47:53 2011 UTC (9 years, 5 months ago) by caltinay
Changed detection of pdflatex since some versions of scons require .ltx or
.latex file extensions when pdflatex is not available.
Also added cleanup of utest.sh and buildvars file.


Revision 3603 - Directory Listing
Modified Mon Sep 19 03:42:53 2011 UTC (9 years, 5 months ago) by caltinay
Fixed some unused var errors in non-mpi build.


Revision 3602 - Directory Listing
Modified Mon Sep 19 02:38:11 2011 UTC (9 years, 5 months ago) by caltinay
Fix scons checks on windows


Revision 3601 - Directory Listing
Modified Mon Sep 19 01:21:33 2011 UTC (9 years, 5 months ago) by trankine
Updating cgisrv3 options for external cppunit - because I cant see brackets.

Revision 3600 - Directory Listing
Modified Mon Sep 19 00:58:15 2011 UTC (9 years, 5 months ago) by trankine
Updating cgisrv3 options for external cppunit

Revision 3599 - Directory Listing
Modified Fri Sep 16 01:34:46 2011 UTC (9 years, 5 months ago) by caltinay
Updated install guide to mention external CppUnit dependency for unit tests.


Revision 3598 - Directory Listing
Modified Fri Sep 16 01:01:17 2011 UTC (9 years, 5 months ago) by caltinay
New config option build_shared (which replaces share_paso & share_esysUtils).
Also enabled building escriptreader library on Windows which should now
work in both shared and static mode.


Revision 3597 - Directory Listing
Modified Thu Sep 15 06:03:17 2011 UTC (9 years, 5 months ago) by caltinay
Switching to external cppunit:
-removed tools/CppUnitTest
-updated scons script and files
-updated tests to changed API
-updated readme

Bumped scons options file version to 201. Additions:
-cppunit*
-boomeramg*
-vsl_random



Revision 3596 - Directory Listing
Modified Thu Sep 15 05:58:15 2011 UTC (9 years, 5 months ago) by caltinay
Deleted some obsolete options files.


Revision 3595 - Directory Listing
Modified Thu Sep 15 05:56:47 2011 UTC (9 years, 5 months ago) by caltinay
Skip some more gmsh-dependend tests if gmsh is not available.


Revision 3594 - Directory Listing
Modified Thu Sep 15 00:45:04 2011 UTC (9 years, 5 months ago) by caltinay
Added missing declspecs in paso. Thanks Terry.


Revision 3589 - Directory Listing
Modified Mon Sep 12 03:25:25 2011 UTC (9 years, 5 months ago) by gross
This fixes the bug 616. Problem was that the Coupler used the pattern of original rather than unrolled pattern.

Revision 3588 - Directory Listing
Modified Mon Sep 12 01:53:17 2011 UTC (9 years, 5 months ago) by gross
Typo fixed.

Revision 3586 - Directory Listing
Modified Fri Sep 9 04:02:29 2011 UTC (9 years, 5 months ago) by caltinay
run_domainreaders now passes some parameters to the constructors so
kwargs is tested to be working. Addresses #578.


Revision 3585 - Directory Listing
Modified Wed Sep 7 06:16:08 2011 UTC (9 years, 5 months ago) by caltinay
Fix for #582: Determine if gmsh was compiled with MPI support and use
MPI_Comm_spawn to invoke it if necessary.


Revision 3584 - Directory Listing
Modified Tue Sep 6 11:08:34 2011 UTC (9 years, 5 months ago) by jfenwick
Removing Locator.setValue for now


Revision 3583 - Directory Listing
Modified Tue Sep 6 04:27:59 2011 UTC (9 years, 5 months ago) by caltinay
Updated shake75 options file.


Revision 3582 - Directory Listing
Modified Tue Sep 6 02:02:17 2011 UTC (9 years, 5 months ago) by gross
some clarification of the documentation on the Stokes solver.

Revision 3581 - Directory Listing
Modified Tue Sep 6 00:52:58 2011 UTC (9 years, 5 months ago) by gross
Used python 2.7 syntax. Sorry!

Revision 3580 - Directory Listing
Modified Tue Sep 6 00:31:35 2011 UTC (9 years, 5 months ago) by gross
error handeling for python compilation improved.

Revision 3579 - Directory Listing
Modified Mon Sep 5 23:25:01 2011 UTC (9 years, 5 months ago) by jfenwick
Stopping unit test from failing until I can get it working


Revision 3578 - Directory Listing
Modified Mon Sep 5 23:18:45 2011 UTC (9 years, 5 months ago) by gross
Missing dependence added (?) and typo in test files fixed.

Revision 3577 - Directory Listing
Modified Mon Sep 5 08:22:52 2011 UTC (9 years, 5 months ago) by gross
getFLux fixed and tests added.


Revision 3576 - Directory Listing
Modified Mon Sep 5 06:33:20 2011 UTC (9 years, 5 months ago) by caltinay
Fixed two more instances of macro-dependent unused vars.


Revision 3575 - Directory Listing
Modified Fri Sep 2 08:31:08 2011 UTC (9 years, 5 months ago) by jfenwick
Fixing bug I introduced with the last commit


Revision 3574 - Directory Listing
Modified Fri Sep 2 07:19:31 2011 UTC (9 years, 5 months ago) by jfenwick
Added setValue to locator.
Some unit tests added but they aren't being triggered for some reason


Revision 3573 - Directory Listing
Modified Fri Sep 2 05:51:02 2011 UTC (9 years, 5 months ago) by jfenwick
Added more comprehensible doco about 3D interpolation.
Also fixed a bug but this may break code which previously used 3D interpolation.

This fixes mantis #581


Revision 3572 - Directory Listing
Modified Thu Sep 1 07:54:42 2011 UTC (9 years, 5 months ago) by jfenwick
Comment out a non-existant function from the Finley interface and (hopefully)
fix mantis bug #623


Revision 3571 - Directory Listing
Modified Thu Sep 1 03:53:23 2011 UTC (9 years, 5 months ago) by gross
LinearSolver option RILU has been removed from the documentation it is not supported yet.

Revision 3570 - Directory Listing
Modified Thu Sep 1 03:11:26 2011 UTC (9 years, 5 months ago) by jfenwick
Fixed some bib entries, changed visit script in guide to use " instead of '.
Reworded a sentence.


Revision 3569 - Directory Listing
Modified Thu Sep 1 02:42:36 2011 UTC (9 years, 5 months ago) by gross
Darcy flow solver and docu reviewed. Coupled solvers have been removed.


Revision 3568 - Directory Listing
Modified Tue Aug 30 08:23:24 2011 UTC (9 years, 5 months ago) by gross
darcy flux documentation updated.

Revision 3567 - Directory Listing
Modified Tue Aug 30 07:55:02 2011 UTC (9 years, 5 months ago) by gross
FIXME and TODO fixed.

Revision 3566 - Directory Listing
Modified Tue Aug 30 07:37:55 2011 UTC (9 years, 5 months ago) by gross
small fix to units

Revision 3565 - Directory Listing
Modified Mon Aug 29 10:28:57 2011 UTC (9 years, 5 months ago) by jfenwick
surely it will accept this one


Revision 3564 - Directory Listing
Modified Mon Aug 29 09:09:30 2011 UTC (9 years, 5 months ago) by jfenwick
In case windows is case sensitive


Revision 3563 - Directory Listing
Modified Mon Aug 29 04:26:46 2011 UTC (9 years, 5 months ago) by jfenwick
Another try to fix the windows issue


Revision 3562 - Directory Listing
Modified Mon Aug 29 03:31:13 2011 UTC (9 years, 5 months ago) by jfenwick
Removed DLL export from non-exported methods


Revision 3561 - Directory Listing
Modified Mon Aug 29 02:51:05 2011 UTC (9 years, 5 months ago) by jfenwick
Attempt to fix windows problem


Revision 3560 - Directory Listing
Modified Mon Aug 29 01:10:42 2011 UTC (9 years, 5 months ago) by gross
lf missing in buildvars print

Revision 3559 - Directory Listing
Modified Fri Aug 26 07:47:27 2011 UTC (9 years, 6 months ago) by jfenwick
Silence some warnings unused var warnings under gcc.



Revision 3558 - Directory Listing
Modified Fri Aug 26 06:09:02 2011 UTC (9 years, 6 months ago) by jfenwick
Merged changes from dirac.
Now the only way to add diracPoints is to use the constructor


Revision 3552 - Directory Listing
Modified Mon Aug 22 00:05:17 2011 UTC (9 years, 6 months ago) by jfenwick
Fixed icc problem


Revision 3551 - Directory Listing
Modified Fri Aug 19 03:53:41 2011 UTC (9 years, 6 months ago) by jfenwick
Changing unit test calls to use non deprecated forms (python2.7)
fixes bug #568


Revision 3550 - Directory Listing
Modified Fri Aug 19 01:51:35 2011 UTC (9 years, 6 months ago) by jfenwick
Switching from rand() to boost::random for non-VSL randoms


Revision 3549 - Directory Listing
Modified Tue Aug 9 06:40:06 2011 UTC (9 years, 6 months ago) by jfenwick
Fix for issue #617
A couple of extra tests to make sure it doesn't happen again


Revision 3548 - Directory Listing
Modified Tue Aug 9 04:00:27 2011 UTC (9 years, 6 months ago) by jfenwick
Fixing badger options


Revision 3547 - Directory Listing
Modified Tue Aug 2 04:24:09 2011 UTC (9 years, 6 months ago) by lgao
Set "lapack" to "mkl" before the mantis bug 0000616 is solved. 



Revision 3546 - Directory Listing
Modified Thu Jul 28 01:32:20 2011 UTC (9 years, 7 months ago) by jfenwick
Replaced 'and' with && since windows doesn't seem to understand it


Revision 3545 - Directory Listing
Modified Wed Jul 27 06:29:09 2011 UTC (9 years, 7 months ago) by lgao
Turn off VSL for random data before the MKL library link line problem has been solved. 



Revision 3544 - Directory Listing
Modified Wed Jul 27 06:19:10 2011 UTC (9 years, 7 months ago) by jfenwick
Temporary fix to get windows to compile


Revision 3543 - Directory Listing
Modified Fri Jul 22 06:58:03 2011 UTC (9 years, 7 months ago) by gross
and the generator script

Revision 3542 - Directory Listing
Modified Fri Jul 22 06:57:41 2011 UTC (9 years, 7 months ago) by gross
first attempts toward a multi grid solver

Revision 3541 - Directory Listing
Modified Fri Jul 22 03:21:06 2011 UTC (9 years, 7 months ago) by trankine
migration to system maintained dependancies (not per build). will allow multi builders

Revision 3538 - Directory Listing
Modified Mon Jul 4 00:13:02 2011 UTC (9 years, 7 months ago) by jfenwick
Added paper with current dev team to the references section.


Revision 3529 - Directory Listing
Modified Thu May 26 00:36:10 2011 UTC (9 years, 9 months ago) by caltinay
Re-enable VisIt and Silo on savanna and use gcc-4.6 on shake75.


Revision 3528 - Directory Listing
Modified Tue May 24 07:02:08 2011 UTC (9 years, 9 months ago) by gross


Revision 3527 - Directory Listing
Modified Tue May 24 06:59:20 2011 UTC (9 years, 9 months ago) by gross
modifications to the coal seam gas 

Revision 3526 - Directory Listing
Modified Tue May 24 05:01:46 2011 UTC (9 years, 9 months ago) by gross
coal code uses nodal wells now

Revision 3525 - Directory Listing
Modified Tue May 24 04:04:58 2011 UTC (9 years, 9 months ago) by gross
and more typos fixed.

Revision 3524 - Directory Listing
Modified Tue May 24 02:23:00 2011 UTC (9 years, 9 months ago) by gross
typo fixed.

Revision 3523 - Directory Listing
Modified Tue May 24 02:03:37 2011 UTC (9 years, 9 months ago) by caltinay
Fixed declaration order (register const) for gcc-4.6


Revision 3522 - Directory Listing
Modified Tue May 24 00:57:58 2011 UTC (9 years, 9 months ago) by gross
(almost) full support for Point elements

Revision 3521 - Directory Listing
Modified Mon May 23 07:23:02 2011 UTC (9 years, 9 months ago) by gross
typo fixed

Revision 3520 - Directory Listing
Modified Mon May 23 06:24:30 2011 UTC (9 years, 9 months ago) by gross
some fixes for to point interpolation

Revision 3519 - Directory Listing
Modified Mon May 23 05:55:47 2011 UTC (9 years, 9 months ago) by gross
compiler fixes

Revision 3516 - Directory Listing
Modified Fri May 20 00:57:41 2011 UTC (9 years, 9 months ago) by gross
missing file

Revision 3515 - Directory Listing
Modified Thu May 19 08:20:57 2011 UTC (9 years, 9 months ago) by gross
some first work for DiracFunctions

Revision 3514 - Directory Listing
Modified Thu May 19 04:48:34 2011 UTC (9 years, 9 months ago) by caltinay
Fixed __truediv__ and added __rtruediv__ for new python division operator.


Revision 3513 - Directory Listing
Modified Thu May 19 04:45:19 2011 UTC (9 years, 9 months ago) by lgao
When "werror" is set to True, scons build will complains about compilation failure of some boost "multi-array" test case. This causes recently unit-tests failures. So I set "werror" back to False before someone who has the knowledge fixes the problem.



Revision 3511 - Directory Listing
Modified Tue May 17 23:56:13 2011 UTC (9 years, 9 months ago) by lgao
Fixed the scons build problem in case MPI is not in use (this 
is the reason why unit tests failed to execute properly for the
past several days).



Revision 3510 - Directory Listing
Modified Fri May 13 06:09:49 2011 UTC (9 years, 9 months ago) by gross
some fixes for the compilation without BOOMERAMG

Revision 3508 - Directory Listing
Modified Fri May 13 04:15:29 2011 UTC (9 years, 9 months ago) by lgao
Add Boomer AMG as a new preconditioner 
Can be used by .setPreconditioner(SolverOptions.BOOMERAMG)
and the following parallel coarsening method can be 
used together with Boomer AMG preconditioner: 
  .setCoarsening(SolverOptions.CIJP_FIXED_RANDOM_COARSENING)
  .setCoarsening(SolverOptions.CIJP_COARSENING)
  .setCoarsening(SolverOptions.FALGOUT_COARSENING)
  .setCoarsening(SolverOptions.PMIS_COARSENING)
  .setCoarsening(SolverOptions.HMIS_COARSENING)

Note that Boomer AMG is only available when MPI is enabled.  



Revision 3506 - Directory Listing
Modified Wed May 11 01:59:45 2011 UTC (9 years, 9 months ago) by jfenwick
Use VSL if MKLRANDOM is defined.
Use different seeds for different ranks/threads.
Use different seeds for successive calls with no seed given.


Revision 3505 - Directory Listing
Modified Fri Apr 29 07:09:45 2011 UTC (9 years, 10 months ago) by jfenwick
arithmetic operations now return NotImplemented if they don't know what to do.
Fixes mantis issue #54


Revision 3504 - Directory Listing
Modified Thu Apr 28 12:55:05 2011 UTC (9 years, 10 months ago) by jfenwick
Move arithmetic ops into explicitly named methods

Revision 3503 - Directory Listing
Modified Thu Apr 28 06:55:30 2011 UTC (9 years, 10 months ago) by gross
missing file

Revision 3502 - Directory Listing
Modified Thu Apr 28 05:06:24 2011 UTC (9 years, 10 months ago) by gross
Darcy flow solver is now supporting 4 solvers

Revision 3501 - Directory Listing
Modified Wed Apr 13 04:07:53 2011 UTC (9 years, 10 months ago) by gross


Revision 3500 - Directory Listing
Modified Mon Apr 11 03:09:06 2011 UTC (9 years, 10 months ago) by gross
GMRES solver for new DarcyFlux solver added

Revision 3499 - Directory Listing
Modified Fri Apr 8 00:14:35 2011 UTC (9 years, 10 months ago) by gross


Revision 3498 - Directory Listing
Modified Thu Apr 7 01:12:59 2011 UTC (9 years, 10 months ago) by lgao
Two modifications to OpenMP versioned AMG: 
(1) in RungeStueben Search: 
    * use a smaller panel to reduce the searching time for an unkown with
      the largest lambda value;
    * fix the mistakes made in this function (Two places where set S is 
      expected, not set S^T).
(2) while construct the coarse level matrix A_C:
      A_C = P^T (A P) where A is the fine level matrix and P is the 
      interpolation operator. Since we've already had the tranpose of P
      when we process "A_temp = A P", the performance of matrix product 
      can be improved when we use P^T for the calculation of A_temp.



Revision 3497 - Directory Listing
Modified Wed Apr 6 06:11:56 2011 UTC (9 years, 10 months ago) by gross


Revision 3494 - Directory Listing
Modified Tue Apr 5 04:12:08 2011 UTC (9 years, 10 months ago) by gross
more coal seam gas

Revision 3490 - Directory Listing
Modified Wed Mar 30 02:24:33 2011 UTC (9 years, 10 months ago) by caltinay
More gcc-4.6 fixes (mostly initialized-but-unused-var warnings)


Revision 3489 - Directory Listing
Modified Wed Mar 30 00:46:04 2011 UTC (9 years, 10 months ago) by caltinay
Fixed a few warnings emitted by gcc-4.6.


Revision 3487 - Directory Listing
Modified Mon Mar 28 03:44:22 2011 UTC (9 years, 11 months ago) by gross
some compile fixes

Revision 3486 - Directory Listing
Modified Sun Mar 27 22:27:45 2011 UTC (9 years, 11 months ago) by gross
bug in eigenvector calculation fixed (see mantis=594)

Revision 3485 - Directory Listing
Modified Thu Mar 24 22:44:40 2011 UTC (9 years, 11 months ago) by gross
some compile fixes

Revision 3484 - Directory Listing
Modified Thu Mar 24 05:42:07 2011 UTC (9 years, 11 months ago) by gross
some work on coal gas

Revision 3483 - Directory Listing
Modified Wed Mar 23 04:18:35 2011 UTC (9 years, 11 months ago) by gross
Ops: AMG MPI chould not be called yet.

Revision 3482 - Directory Listing
Modified Wed Mar 23 04:06:52 2011 UTC (9 years, 11 months ago) by gross
some work on AMG MPI

Revision 3481 - Directory Listing
Modified Wed Mar 23 04:05:58 2011 UTC (9 years, 11 months ago) by gross


Revision 3480 - Directory Listing
Modified Wed Mar 23 04:03:39 2011 UTC (9 years, 11 months ago) by gross


Revision 3479 - Directory Listing
Modified Wed Mar 23 04:03:22 2011 UTC (9 years, 11 months ago) by gross


Revision 3478 - Directory Listing
Modified Wed Mar 23 04:02:39 2011 UTC (9 years, 11 months ago) by gross
coal gas stuff


Revision 3475 - Directory Listing
Modified Thu Mar 17 00:28:08 2011 UTC (9 years, 11 months ago) by caltinay
Removed an obsolete file.


Revision 3470 - Directory Listing
Modified Mon Mar 14 03:50:49 2011 UTC (9 years, 11 months ago) by caltinay
Fix for mantis issue 591 (added __truediv__ methods to Data class).



Revision 3469 - Directory Listing
Modified Tue Feb 22 06:39:16 2011 UTC (10 years ago) by jfenwick
Fix docstring in dudley

Revision 3468 - Directory Listing
Modified Tue Feb 22 06:38:57 2011 UTC (10 years ago) by jfenwick
Made constructors more efficient.
Only has a very minor affect on performance

Revision 3467 - Directory Listing
Modified Tue Feb 8 09:31:46 2011 UTC (10 years ago) by caltinay
Fixed unit test after last change.


Revision 3466 - Directory Listing
Modified Tue Feb 8 05:16:21 2011 UTC (10 years ago) by caltinay
Added TEMP and friends to the list of env vars exported by scons.
Modified pycad's gmsh command line since the mesh filename may also contain
spaces.


Revision 3465 - Directory Listing
Modified Tue Feb 8 00:11:15 2011 UTC (10 years ago) by caltinay
Use the subprocess module within pycad's Triangle.


Revision 3464 - Directory Listing
Modified Mon Feb 7 05:17:11 2011 UTC (10 years ago) by caltinay
Use the subprocess module with argument list to run gmsh from pycad to avoid
having to deal with spaces in path names.


Revision 3463 - Directory Listing
Modified Mon Feb 7 02:09:57 2011 UTC (10 years ago) by caltinay
Check for gmsh in main SConstruct file and skip tests that depend on it when
the executable is not found.


Revision 3462 - Directory Listing
Modified Mon Feb 7 02:01:50 2011 UTC (10 years ago) by caltinay
Removed debug output.


Revision 3461 - Directory Listing
Modified Sun Feb 6 23:33:37 2011 UTC (10 years ago) by caltinay
Re-enabled silo on savanna as well.


Revision 3460 - Directory Listing
Modified Sun Feb 6 23:24:22 2011 UTC (10 years ago) by jfenwick
Re-enabling MPI on savanna


Revision 3459 - Directory Listing
Modified Wed Feb 2 01:54:45 2011 UTC (10 years ago) by caltinay
Patch from Terry to fix compilation on Windows with MKL enabled.


Revision 3458 - Directory Listing
Modified Mon Jan 31 07:06:42 2011 UTC (10 years ago) by gross
more on AMG under MPI

Revision 3457 - Directory Listing
Modified Thu Jan 27 01:38:17 2011 UTC (10 years, 1 month ago) by caltinay
Added missing cookbook figures from Anthony.


Revision 3456 - Directory Listing
Modified Tue Jan 25 08:20:02 2011 UTC (10 years, 1 month ago) by gross
segfault fixed

Revision 3455 - Directory Listing
Modified Tue Jan 25 04:23:17 2011 UTC (10 years, 1 month ago) by gross
some compilation fixes

Revision 3454 - Directory Listing
Modified Tue Jan 25 04:00:29 2011 UTC (10 years, 1 month ago) by caltinay
Fixed some minor doxygen issues.


Revision 3453 - Directory Listing
Modified Tue Jan 25 03:59:30 2011 UTC (10 years, 1 month ago) by caltinay
Disabled C99 extensions on guineapig again.


Revision 3452 - Directory Listing
Modified Tue Jan 25 01:53:57 2011 UTC (10 years, 1 month ago) by caltinay
Fixed building cookbook, including toc (scons scans for keywords in the tex
files but not in .cls as it seems).
Also fixed a few epydoc warnings and typos.



Revision 3451 - Directory Listing
Modified Sun Jan 23 23:11:01 2011 UTC (10 years, 1 month ago) by gross
compilation fixes

Revision 3450 - Directory Listing
Modified Fri Jan 21 06:39:56 2011 UTC (10 years, 1 month ago) by gross
more compilation fixing

Revision 3449 - Directory Listing
Modified Fri Jan 21 05:48:15 2011 UTC (10 years, 1 month ago) by gross
compile problem in AMG fixed.

Revision 3448 - Directory Listing
Modified Fri Jan 21 04:38:54 2011 UTC (10 years, 1 month ago) by ahallam
Quick final changes to cookbook to accomodate example10c problem. 'So long and thanks for all the fish.'

Revision 3447 - Directory Listing
Modified Fri Jan 21 04:33:42 2011 UTC (10 years, 1 month ago) by ahallam
example10c removed from testing as it is not in the cookbook.

Revision 3446 - Directory Listing
Modified Thu Jan 20 06:47:07 2011 UTC (10 years, 1 month ago) by gross
and more work toward AMG MPI

Revision 3445 - Directory Listing
Modified Wed Jan 19 06:02:15 2011 UTC (10 years, 1 month ago) by gross
more work towards MPI AMG

Revision 3444 - Directory Listing
Modified Tue Jan 18 23:17:27 2011 UTC (10 years, 1 month ago) by gross
run_domainreaders.py can only be run for MPI ranks = 1 as gmsh does not support MPI yet

Revision 3443 - Directory Listing
Modified Tue Jan 18 05:38:48 2011 UTC (10 years, 1 month ago) by gross
test for AMG fixed. New test set guarantees SPD stiffness matrix. Previously this was not guaranteed and could lead to singular coarse level matrices (which cause MKL based runs to fail)

Revision 3442 - Directory Listing
Modified Tue Jan 18 01:47:36 2011 UTC (10 years, 1 month ago) by gross
 emeregncy

Revision 3441 - Directory Listing
Modified Fri Jan 14 01:09:09 2011 UTC (10 years, 1 month ago) by gross
clarifiaction of function names as a first step towards a MPI version of AMG

Revision 3440 - Directory Listing
Modified Fri Jan 14 00:04:53 2011 UTC (10 years, 1 month ago) by gross
a second AMG interpolation implemented

Revision 3439 - Directory Listing
Modified Fri Jan 14 00:04:01 2011 UTC (10 years, 1 month ago) by gross
some modifications to fix the cook examples runs for testing

Revision 3438 - Directory Listing
Modified Thu Jan 13 23:24:50 2011 UTC (10 years, 1 month ago) by gross
mesh size reduced

Revision 3437 - Directory Listing
Modified Mon Jan 10 05:05:15 2011 UTC (10 years, 1 month ago) by plaub
Fixed test for new default arguments


Revision 3436 - Directory Listing
Modified Mon Jan 10 02:06:07 2011 UTC (10 years, 1 month ago) by plaub
Added/modified AMG tests:

  - "self.failUnless(...)" became "self.assertTrue(...)"
    because fail* is soon to be deprecated,
  - fixed logical error in self.assertTrue argument,
  - added another test, 'testSquare'.

Added some print statements to AMG.c in verbose mode to
identify which of the stopping conditions were fulfilled.

Changed default AMG parameters for 'setNumPreSweeps' and 
'setNumPostSweeps' to 1 (huge speed improvment).

P.S Beware of bugs in the above code; I have only proved 
it correct, not tried it... Jokes!



Revision 3435 - Directory Listing
Modified Fri Jan 7 03:40:39 2011 UTC (10 years, 1 month ago) by gross
initial value changed

Revision 3434 - Directory Listing
Modified Fri Jan 7 03:35:58 2011 UTC (10 years, 1 month ago) by gross
initial value changed

Revision 3433 - Directory Listing
Modified Fri Jan 7 02:39:05 2011 UTC (10 years, 1 month ago) by gross
initial value changed

Revision 3432 - Directory Listing
Modified Fri Jan 7 01:32:07 2011 UTC (10 years, 1 month ago) by jfenwick
Made import statements a bit more specific to clean up the epydoc

Revision 3431 - Directory Listing
Modified Fri Jan 7 01:19:21 2011 UTC (10 years, 1 month ago) by gross
redundant setMinCoarseMatrixSparsity removed.

Revision 3430 - Directory Listing
Modified Thu Jan 6 09:09:19 2011 UTC (10 years, 1 month ago) by gross
import order is critical

Revision 3429 - Directory Listing
Modified Thu Jan 6 07:40:01 2011 UTC (10 years, 1 month ago) by gross
SAMESIGN macro added

Revision 3428 - Directory Listing
Modified Thu Jan 6 01:12:36 2011 UTC (10 years, 1 month ago) by jfenwick
Fixed errors (and space/tabs) in geometry.py
Added unit tests


Revision 3427 - Directory Listing
Modified Thu Jan 6 00:11:45 2011 UTC (10 years, 1 month ago) by ahallam
Missing script.

Revision 3426 - Directory Listing
Modified Wed Jan 5 02:51:35 2011 UTC (10 years, 1 month ago) by ahallam
Added new example tests.

Revision 3425 - Directory Listing
Modified Wed Jan 5 02:50:38 2011 UTC (10 years, 1 month ago) by ahallam
Added new example tests.

Revision 3424 - Directory Listing
Modified Wed Jan 5 00:24:46 2011 UTC (10 years, 1 month ago) by gross
memory leak in UMFPACK interface fixed

Revision 3423 - Directory Listing
Modified Thu Dec 16 04:24:13 2010 UTC (10 years, 2 months ago) by jfenwick
Fix a typo in geometry.py


Revision 3422 - Directory Listing
Modified Mon Dec 13 23:27:47 2010 UTC (10 years, 2 months ago) by caltinay
Updated shake75 options file to use visit 2.2


Revision 3421 - Directory Listing
Modified Mon Dec 13 23:15:01 2010 UTC (10 years, 2 months ago) by artak
semi-colon is missing

Revision 3417 - Directory Listing
Modified Sun Dec 12 23:40:27 2010 UTC (10 years, 2 months ago) by artak
Treat warnings as errors is disabled.

Revision 3412 - Directory Listing
Modified Fri Dec 10 02:03:49 2010 UTC (10 years, 2 months ago) by gross
some fixes for MKL lapack

Revision 3411 - Directory Listing
Modified Thu Dec 9 22:42:02 2010 UTC (10 years, 2 months ago) by gross
some cleaning

Revision 3410 - Directory Listing
Modified Thu Dec 9 07:02:52 2010 UTC (10 years, 2 months ago) by ahallam
Minor changes to cookbook, gravity example.

Revision 3409 - Directory Listing
Modified Thu Dec 9 07:01:23 2010 UTC (10 years, 2 months ago) by ahallam
minor changes to examples before holiday.

Revision 3407 - Directory Listing
Modified Wed Dec 8 05:16:08 2010 UTC (10 years, 2 months ago) by jfenwick
Obsolete


Revision 3406 - Directory Listing
Modified Wed Dec 8 01:09:37 2010 UTC (10 years, 2 months ago) by ahallam
Updates to cookbook documentation for release.

Revision 3405 - Directory Listing
Modified Wed Dec 8 01:09:06 2010 UTC (10 years, 2 months ago) by ahallam
Changes to example09 for memory footprint. One change too help wording in layer_cake function. example09b removed from testing. Not for impending release.

Revision 3404 - Directory Listing
Modified Tue Dec 7 10:24:32 2010 UTC (10 years, 2 months ago) by gross
missing file

Revision 3403 - Directory Listing
Modified Tue Dec 7 08:13:51 2010 UTC (10 years, 2 months ago) by gross
some small fixes

Revision 3402 - Directory Listing
Modified Tue Dec 7 07:36:12 2010 UTC (10 years, 2 months ago) by gross
AMG support now block size > 3 (requires clapack or MKL).

additional diagnostics for AMG 



Revision 3400 - Directory Listing
Modified Mon Dec 6 02:23:07 2010 UTC (10 years, 2 months ago) by caltinay
Moved vtkCellType.h to weipa where it belongs now.


Revision 3399 - Directory Listing
Modified Mon Dec 6 02:02:16 2010 UTC (10 years, 2 months ago) by caltinay
Updated VTK files to reflect changes to the writer.


Revision 3398 - Directory Listing
Modified Mon Dec 6 00:02:33 2010 UTC (10 years, 2 months ago) by caltinay
Fixed the quad mask in a very specific case and changed saveVTK to write a
specific value for unused nodes instead of the first one which breaks unit
tests depending on the number of ranks used.
Still need to rebaseline some VTK files so the tests pass.


Revision 3397 - Directory Listing
Modified Sun Dec 5 22:46:25 2010 UTC (10 years, 2 months ago) by caltinay
Fixed an issue in saveVTK/Silo.


Revision 3396 - Directory Listing
Modified Fri Dec 3 08:24:16 2010 UTC (10 years, 2 months ago) by gross
wrong pointer handed

Revision 3395 - Directory Listing
Modified Fri Dec 3 06:30:35 2010 UTC (10 years, 2 months ago) by gross
small correction

Revision 3394 - Directory Listing
Modified Fri Dec 3 06:07:08 2010 UTC (10 years, 2 months ago) by jfenwick
Nasty hack to dodge a linking issue for serial builds on savanna


Revision 3393 - Directory Listing
Modified Fri Dec 3 04:14:56 2010 UTC (10 years, 2 months ago) by caltinay
shake24 (darwin) needs -L/usr/lib to pull correct gcc library.
The python library path was also not entirely correct - fixed.


Revision 3392 - Directory Listing
Modified Thu Dec 2 03:26:29 2010 UTC (10 years, 2 months ago) by ahallam
Updates to cookbook. Includes new section on variable meshing. To be reviewed.

Revision 3391 - Directory Listing
Modified Thu Dec 2 02:25:53 2010 UTC (10 years, 2 months ago) by gross
seg fault fixed.

Revision 3390 - Directory Listing
Modified Thu Dec 2 00:34:37 2010 UTC (10 years, 2 months ago) by jfenwick
RandomData added


Revision 3389 - Directory Listing
Modified Wed Dec 1 23:03:35 2010 UTC (10 years, 2 months ago) by ahallam
Some changes to the cookbook examples. Starting Inversion experimentation.

Revision 3388 - Directory Listing
Modified Mon Nov 29 06:07:07 2010 UTC (10 years, 2 months ago) by caltinay
Added quotes around some variables to fix running scripts located in a
directory whose name contains spaces.


Revision 3387 - Directory Listing
Modified Thu Nov 25 07:09:23 2010 UTC (10 years, 3 months ago) by caltinay
Fixed some annoying typos.


Revision 3386 - Directory Listing
Modified Thu Nov 25 05:05:50 2010 UTC (10 years, 3 months ago) by caltinay
scons choked on the newlines within the parameter list. Fixed.


Revision 3385 - Directory Listing
Modified Thu Nov 25 04:41:33 2010 UTC (10 years, 3 months ago) by ahallam
Updates to cookbook, something is wrong with the sconstruct though

Revision 3384 - Directory Listing
Modified Thu Nov 25 03:28:01 2010 UTC (10 years, 3 months ago) by ahallam
Cookbook lumping updates.

Revision 3383 - Directory Listing
Modified Thu Nov 25 02:17:51 2010 UTC (10 years, 3 months ago) by caltinay
Fixed some typos and added missing symlinks. 


Revision 3382 - Directory Listing
Modified Thu Nov 25 00:43:18 2010 UTC (10 years, 3 months ago) by jfenwick
I've added better credits for dev team.
There is a new page just before the contents page with current dev team 
and a more detailed list in the user guide appendix.

Please check this and let me know if you think there are errors or 
omissions.

Also fixed a typo.
Removed reference to python style files we no longer use from the 
license file.



Revision 3381 - Directory Listing
Modified Wed Nov 24 23:37:55 2010 UTC (10 years, 3 months ago) by ahallam
Proofing of lumping.tex

Revision 3380 - Directory Listing
Modified Wed Nov 24 05:03:25 2010 UTC (10 years, 3 months ago) by gross
update to change list

Revision 3379 - Directory Listing
Modified Wed Nov 24 04:48:49 2010 UTC (10 years, 3 months ago) by gross
some clarification on lumping

Revision 3378 - Directory Listing
Modified Tue Nov 23 05:09:25 2010 UTC (10 years, 3 months ago) by caltinay
Pass dictionary of data objects to EscriptDataset as kwargs in DataManager.


Revision 3377 - Directory Listing
Modified Tue Nov 23 02:01:20 2010 UTC (10 years, 3 months ago) by caltinay
Removed empty esys, include and lib directories since the install prefix is
variable now. Don't shoot me for this if this hurts.


Revision 3376 - Directory Listing
Modified Tue Nov 23 01:56:20 2010 UTC (10 years, 3 months ago) by caltinay
Invoke run-escript instead of escript in runTest.


Revision 3375 - Directory Listing
Modified Tue Nov 23 00:37:23 2010 UTC (10 years, 3 months ago) by jfenwick
Fix to unit tests


Revision 3374 - Directory Listing
Modified Tue Nov 23 00:30:20 2010 UTC (10 years, 3 months ago) by ahallam
Fixes to example scripts.

Revision 3373 - Directory Listing
Modified Tue Nov 23 00:29:07 2010 UTC (10 years, 3 months ago) by ahallam
New figures.

Revision 3372 - Directory Listing
Modified Mon Nov 22 23:10:03 2010 UTC (10 years, 3 months ago) by caltinay
Added missing import to fix unit test


Revision 3371 - Directory Listing
Modified Mon Nov 22 06:13:47 2010 UTC (10 years, 3 months ago) by caltinay
Sort data objects by name before passing them to the EscriptDataset object.
This addresses #537.


Revision 3370 - Directory Listing
Modified Sun Nov 21 23:22:25 2010 UTC (10 years, 3 months ago) by ahallam
Rearranged figures for release.

Revision 3369 - Directory Listing
Modified Fri Nov 19 06:26:11 2010 UTC (10 years, 3 months ago) by gross
matrix balance introduced in paso

Revision 3368 - Directory Listing
Modified Fri Nov 19 05:59:46 2010 UTC (10 years, 3 months ago) by jfenwick
3d interpolateTable support.
New more generic interface for table interpolation.
tests and doco updated

Revision 3367 - Directory Listing
Modified Fri Nov 19 02:07:25 2010 UTC (10 years, 3 months ago) by caltinay
added quick intro to visualization with VisIt and fixed a file reference.


Revision 3366 - Directory Listing
Modified Thu Nov 18 23:41:42 2010 UTC (10 years, 3 months ago) by caltinay
esys.weipa Python interface documentation.


Revision 3365 - Directory Listing
Modified Thu Nov 18 10:49:40 2010 UTC (10 years, 3 months ago) by caltinay
Fixed compilation without VisIt.


Revision 3364 - Directory Listing
Modified Thu Nov 18 05:51:44 2010 UTC (10 years, 3 months ago) by caltinay
Expose visitInitialize and visitPublishData through the python interface.


Revision 3363 - Directory Listing
Modified Thu Nov 18 05:49:45 2010 UTC (10 years, 3 months ago) by caltinay
Catch some corner cases in weipa's VisIt controller to make it more foolproof
and allow reinitialization.


Revision 3362 - Directory Listing
Modified Thu Nov 18 04:59:44 2010 UTC (10 years, 3 months ago) by caltinay
Made the VisIt interface less verbose in non-debug mode and removed unused
includes.


Revision 3361 - Directory Listing
Modified Thu Nov 18 01:56:36 2010 UTC (10 years, 3 months ago) by caltinay
Minor enhancement.


Revision 3360 - Directory Listing
Modified Thu Nov 18 00:20:21 2010 UTC (10 years, 3 months ago) by jfenwick
Fix some epydoc errors
Fixed issue 564
removed minimize.py since it hasn't worked in who knows how long

Revision 3359 - Directory Listing
Modified Wed Nov 17 23:32:36 2010 UTC (10 years, 3 months ago) by jfenwick
Fixing problem with ./utest.sh including full build path


Revision 3358 - Directory Listing
Modified Wed Nov 17 08:02:32 2010 UTC (10 years, 3 months ago) by gross
a more flexiblae version of safeDiv

Revision 3357 - Directory Listing
Modified Wed Nov 17 06:21:37 2010 UTC (10 years, 3 months ago) by caltinay
Fixed a crash when loading data from netCDF files.


Revision 3356 - Directory Listing
Modified Wed Nov 17 05:27:47 2010 UTC (10 years, 3 months ago) by caltinay
Finley type Finley_Tri3Face_Contact is no longer untested within weipa.


Revision 3355 - Directory Listing
Modified Tue Nov 16 06:35:06 2010 UTC (10 years, 3 months ago) by caltinay
Fixed building with boost < 1.40 by
- removing the saveVTK method from dudley's MeshAdapter completely
  (no point introducing it now when we are trying to get rid of it soon)
- adding a helper function to weipa's python layer which can be called from C++
  with older boost versions.



Revision 3354 - Directory Listing
Modified Tue Nov 16 04:48:09 2010 UTC (10 years, 3 months ago) by jfenwick
Fix problem with superclass init


Revision 3353 - Directory Listing
Modified Tue Nov 16 04:32:40 2010 UTC (10 years, 3 months ago) by gross
some clarification on AMG in the documentation

Revision 3352 - Directory Listing
Modified Tue Nov 16 03:58:09 2010 UTC (10 years, 3 months ago) by gross
exposure of AMG options

Revision 3351 - Directory Listing
Modified Tue Nov 16 02:39:40 2010 UTC (10 years, 3 months ago) by gross
modified approach for AMG coarsning using a panel

Revision 3350 - Directory Listing
Modified Mon Nov 15 05:14:43 2010 UTC (10 years, 3 months ago) by caltinay
Fixed MSVC90 file as per Gordon's report.


Revision 3349 - Directory Listing
Modified Mon Nov 15 05:09:56 2010 UTC (10 years, 3 months ago) by caltinay
escript now supports out-of-tree builds.
All build and test files are now created under a user-definable build_dir
directory.
This also fixes issue 291.
Removed most svn:ignore props since they are no longer required.


Revision 3348 - Directory Listing
Modified Fri Nov 12 05:55:50 2010 UTC (10 years, 3 months ago) by caltinay
Added weipa import statements to the relevant parts in user guide and cookbook.
Documented the deprecation of esys.escript.saveVTK in the changes chapter.


Revision 3347 - Directory Listing
Modified Fri Nov 12 04:58:27 2010 UTC (10 years, 3 months ago) by caltinay
-Do not compare mesh variables (like owner, color etc) in the saveVTK tests
since they depend on the number of ranks.
-Fixed a problem where ranks without data samples can't know whether a
reduced mesh is to be used or not.


Revision 3346 - Directory Listing
Modified Fri Nov 12 01:19:02 2010 UTC (10 years, 3 months ago) by caltinay
Replaced usage of esys.escript.util.saveVTK by weipa.saveVTK in all python
scripts.


Revision 3345 - Directory Listing
Modified Thu Nov 11 23:51:45 2010 UTC (10 years, 3 months ago) by caltinay
Moved dudley saveVTK tests to weipa and removed unneeded files.


Revision 3344 - Directory Listing
Modified Thu Nov 11 23:26:52 2010 UTC (10 years, 3 months ago) by caltinay
Phew!
-escript, finley, and dudley now uses weipa's saveVTK implementation
-moved tests from finley to weipa accordingly; dudley still to do
-rebaselined all test files
-fixed a few issues in weipa.saveVTK, e.g. saving metadata without schema
-added a deprecation warning to esys.escript.util.saveVTK
-todo: change doco, tests and other places to use weipa.saveVTK



Revision 3343 - Directory Listing
Modified Wed Nov 10 02:01:29 2010 UTC (10 years, 3 months ago) by jfenwick
Rename users guide to user.pdf from guide.pdf to match the conventions 
we follow with the other files.

Corrected the description of Einstein convention from "convenient"
to "compact". 


Revision 3342 - Directory Listing
Modified Tue Nov 9 03:41:58 2010 UTC (10 years, 3 months ago) by caltinay
Fixed interpolation for Line3Macro elements in weipa.


Revision 3341 - Directory Listing
Modified Mon Nov 8 21:34:01 2010 UTC (10 years, 3 months ago) by caltinay
Renamed MS options file.


Revision 3340 - Directory Listing
Modified Mon Nov 8 01:25:58 2010 UTC (10 years, 3 months ago) by jfenwick
Relax python version check.
Only checks X.Y not X.Y.Z
Fixes mantis #556


Revision 3339 - Directory Listing
Modified Fri Nov 5 05:30:31 2010 UTC (10 years, 3 months ago) by jfenwick
Fixed more package clashing problems.
Package install.pdf not install.tex
Changed title on most documents to esys-Escript except for the cookbook coz I like ti that way.

Revision 3338 - Directory Listing
Modified Fri Nov 5 03:50:51 2010 UTC (10 years, 3 months ago) by jfenwick
Remove old name for man page to prevent clash with erlang.
Changed default library to link for boost to boost_python-mt



Revision 3337 - Directory Listing
Modified Fri Nov 5 03:20:19 2010 UTC (10 years, 3 months ago) by jfenwick
Work around weird scons behaviour


Revision 3336 - Directory Listing
Modified Fri Nov 5 00:28:44 2010 UTC (10 years, 3 months ago) by jfenwick
Fixed bib entry


Revision 3335 - Directory Listing
Modified Wed Nov 3 05:02:57 2010 UTC (10 years, 3 months ago) by jfenwick
Fix the launcher so that it can give an environment even if buildvars is not present.
Environment now includes scons for standalone builds.
Fixes and cleanup for the install documentation.
scons TEMPLATES updated to define the optionfile version by default.

...mumble
   finley no longer imports escript into the default namespace
...

Revision 3334 - Directory Listing
Modified Wed Nov 3 00:46:56 2010 UTC (10 years, 3 months ago) by jfenwick
Added 3.2 to changes page

Revision 3333 - Directory Listing
Modified Mon Nov 1 06:08:05 2010 UTC (10 years, 3 months ago) by caltinay
Updated lapack paths on guineapig.


Revision 3332 - Directory Listing
Modified Mon Nov 1 05:26:55 2010 UTC (10 years, 3 months ago) by jfenwick
Copy run-escript over for a prefix install.
Fixes mantis issue: 551

Revision 3331 - Directory Listing
Modified Mon Nov 1 05:21:18 2010 UTC (10 years, 3 months ago) by caltinay
Appendix done. Fixed some overfull hboxes.


Revision 3330 - Directory Listing
Modified Mon Nov 1 04:29:09 2010 UTC (10 years, 3 months ago) by caltinay
Finished user's guide chapters up to Appendix.


Revision 3329 - Directory Listing
Modified Fri Oct 29 05:55:55 2010 UTC (10 years, 3 months ago) by caltinay
Faultsystems2d. not finished yet.


Revision 3328 - Directory Listing
Modified Fri Oct 29 02:21:42 2010 UTC (10 years, 3 months ago) by caltinay
Fixed script filename


Revision 3327 - Directory Listing
Modified Fri Oct 29 02:08:37 2010 UTC (10 years, 3 months ago) by gross
missing omp function added.

Revision 3326 - Directory Listing
Modified Fri Oct 29 00:45:32 2010 UTC (10 years, 3 months ago) by caltinay
6.2 Darcy Flux. Note that I commented the gravity flow subsection since it's
not written.


Revision 3325 - Directory Listing
Modified Fri Oct 29 00:30:51 2010 UTC (10 years, 3 months ago) by caltinay
Section 6.1.


Revision 3324 - Directory Listing
Modified Thu Oct 28 23:43:09 2010 UTC (10 years, 3 months ago) by caltinay
Finished pycad chapter 5, regenerated eps files


Revision 3323 - Directory Listing
Modified Thu Oct 28 09:53:46 2010 UTC (10 years, 4 months ago) by gross
some openmp fizes.

Revision 3322 - Directory Listing
Modified Thu Oct 28 05:26:37 2010 UTC (10 years, 4 months ago) by jfenwick
Adapt install guide to new style.
Simplify package building scripts to autodetect necessary info and build control file automatically.


Revision 3321 - Directory Listing
Modified Thu Oct 28 05:02:41 2010 UTC (10 years, 4 months ago) by gross
a problem with surface orientation fixed.

Revision 3320 - Directory Listing
Modified Thu Oct 28 03:29:51 2010 UTC (10 years, 4 months ago) by caltinay
This fixes the scons warning about not finding the Intel top dir on Savanna.


Revision 3319 - Directory Listing
Modified Thu Oct 28 03:14:27 2010 UTC (10 years, 4 months ago) by caltinay
export PATH to scons when creating environment so tools in non-default
locations such as latex on savanna are found.


Revision 3318 - Directory Listing
Modified Thu Oct 28 01:05:36 2010 UTC (10 years, 4 months ago) by caltinay
This should fix building paso without OpenMP.


Revision 3317 - Directory Listing
Modified Thu Oct 28 00:50:41 2010 UTC (10 years, 4 months ago) by caltinay
Removed bogus mpi.h includes, replaced others by our esysUtils wrapper
and rearranged so that the wrapper always comes before netcdf which fixes
linking problems when disabling mpi on systems with netCDF 4.x.


Revision 3316 - Directory Listing
Modified Wed Oct 27 01:43:21 2010 UTC (10 years, 4 months ago) by caltinay
Finished Chapter 4, added missing bibliography entries for Trilinos and SuperLU


Revision 3315 - Directory Listing
Modified Wed Oct 27 01:20:27 2010 UTC (10 years, 4 months ago) by gross
bug in sparse matrixmatrix fixed.

Revision 3314 - Directory Listing
Modified Tue Oct 26 22:22:20 2010 UTC (10 years, 4 months ago) by gross
output removed/leaned up

Revision 3313 - Directory Listing
Modified Tue Oct 26 22:00:09 2010 UTC (10 years, 4 months ago) by gross
some print statements removed

Revision 3312 - Directory Listing
Modified Tue Oct 26 07:54:58 2010 UTC (10 years, 4 months ago) by gross
last step for a clean up version of the AMG

Revision 3311 - Directory Listing
Modified Tue Oct 26 05:43:25 2010 UTC (10 years, 4 months ago) by jfenwick
Added raggedbottom to last page before appendix.
Condensed the latex picture figures a bit


Revision 3310 - Directory Listing
Modified Tue Oct 26 03:58:17 2010 UTC (10 years, 4 months ago) by jfenwick
Fixed some pdf bookmarks and added the index package


Revision 3309 - Directory Listing
Modified Tue Oct 26 03:56:26 2010 UTC (10 years, 4 months ago) by caltinay
Updated escript section with added DataManager reference.


Revision 3308 - Directory Listing
Modified Tue Oct 26 03:24:54 2010 UTC (10 years, 4 months ago) by jfenwick
Moved listing and class up a level.
Removed hackscore from cookbook.
Made cookbook use the new stuff - removed old stuff

Revision 3307 - Directory Listing
Modified Tue Oct 26 01:19:19 2010 UTC (10 years, 4 months ago) by caltinay
Put index back in and added link to index and biblio to the TOC.


Revision 3306 - Directory Listing
Modified Mon Oct 25 05:09:13 2010 UTC (10 years, 4 months ago) by caltinay
Commented declaremodule and modulesynopsis.


Revision 3305 - Directory Listing
Modified Mon Oct 25 05:04:22 2010 UTC (10 years, 4 months ago) by jfenwick
Fancy shuffling


Revision 3304 - Directory Listing
Modified Mon Oct 25 04:43:48 2010 UTC (10 years, 4 months ago) by caltinay
Disabled building html user's guide - it doesn't read the class file properly
and the PDF now supports links.


Revision 3303 - Directory Listing
Modified Mon Oct 25 04:33:31 2010 UTC (10 years, 4 months ago) by gross
more clean up work on the AMG

Revision 3302 - Directory Listing
Modified Mon Oct 25 01:50:07 2010 UTC (10 years, 4 months ago) by jfenwick
Fixed appendix so hyperref generates links properly

Revision 3301 - Directory Listing
Modified Mon Oct 25 01:27:54 2010 UTC (10 years, 4 months ago) by jfenwick
Modified layout of descriptions.
Fixed some overfull hboxes

Revision 3300 - Directory Listing
Modified Mon Oct 25 00:22:14 2010 UTC (10 years, 4 months ago) by jfenwick
Some text fixes


Revision 3299 - Directory Listing
Modified Sun Oct 24 23:44:18 2010 UTC (10 years, 4 months ago) by gross
some fixes

Revision 3298 - Directory Listing
Modified Fri Oct 22 06:49:04 2010 UTC (10 years, 4 months ago) by caltinay


Revision 3297 - Directory Listing
Modified Fri Oct 22 05:47:37 2010 UTC (10 years, 4 months ago) by caltinay
small fix


Revision 3296 - Directory Listing
Modified Fri Oct 22 02:53:24 2010 UTC (10 years, 4 months ago) by caltinay
hackscore removal.


Revision 3295 - Directory Listing
Modified Fri Oct 22 01:56:02 2010 UTC (10 years, 4 months ago) by jfenwick


Revision 3294 - Directory Listing
Modified Fri Oct 22 01:15:56 2010 UTC (10 years, 4 months ago) by jfenwick
Tweaks


Revision 3293 - Directory Listing
Modified Thu Oct 21 23:18:32 2010 UTC (10 years, 4 months ago) by caltinay
user's guide builds again with new class file. The cleanup can commence...


Revision 3292 - Directory Listing
Modified Thu Oct 21 05:02:49 2010 UTC (10 years, 4 months ago) by jfenwick
Adding the class file


Revision 3291 - Directory Listing
Modified Thu Oct 21 00:37:42 2010 UTC (10 years, 4 months ago) by caltinay
Work on user's guide up to section 3.2 (exclusive), including some text on
new DataManager class.
Also reworked a couple of images.
This should be the last commit of the guide before changes to the latex class.


Revision 3290 - Directory Listing
Modified Wed Oct 20 08:31:56 2010 UTC (10 years, 4 months ago) by gross
small fixes

Revision 3289 - Directory Listing
Modified Wed Oct 20 07:07:11 2010 UTC (10 years, 4 months ago) by gross
missing factor fixed.

Revision 3288 - Directory Listing
Modified Tue Oct 19 01:08:31 2010 UTC (10 years, 4 months ago) by caltinay
Corrections to user guide sections 1.5 and 1.6.
Converted backgrounds of the very complex stokes flow eps files by raster
images leaving the vectors untouched so the change is barely visible but
makes loading the PDF page some orders of magnitude faster.


Revision 3287 - Directory Listing
Modified Tue Oct 19 00:42:22 2010 UTC (10 years, 4 months ago) by gross
complaint from valgrind about an uninitialized value fixed (no impact on result)

Revision 3286 - Directory Listing
Modified Tue Oct 19 00:36:27 2010 UTC (10 years, 4 months ago) by gross
small memory leak fixed.

Revision 3285 - Directory Listing
Modified Tue Oct 19 00:28:00 2010 UTC (10 years, 4 months ago) by gross
bug in initialization step fixed.

Revision 3284 - Directory Listing
Modified Mon Oct 18 23:48:04 2010 UTC (10 years, 4 months ago) by gross
old AMLI code collected in a single file. It does not compile and should be merged with RecILU

Revision 3283 - Directory Listing
Modified Mon Oct 18 22:39:28 2010 UTC (10 years, 4 months ago) by gross
AMG reengineered, BUG is Smoother fixed.



Revision 3282 - Directory Listing
Modified Fri Oct 15 06:59:32 2010 UTC (10 years, 4 months ago) by caltinay
Don't build guide_pdf when only guide_html was requested.


Revision 3281 - Directory Listing
Modified Fri Oct 15 06:52:34 2010 UTC (10 years, 4 months ago) by caltinay
latex2html doesn't like './' in graphicspath, so removed it.


Revision 3280 - Directory Listing
Modified Fri Oct 15 05:11:11 2010 UTC (10 years, 4 months ago) by caltinay
Corrections to 1.4 of the user's guide.


Revision 3279 - Directory Listing
Modified Fri Oct 15 04:02:06 2010 UTC (10 years, 4 months ago) by caltinay
Some corrections to 1.3 of user's guide and defined graphicspath globally.


Revision 3278 - Directory Listing
Modified Fri Oct 15 02:00:45 2010 UTC (10 years, 4 months ago) by caltinay
Updated section 1.2 of user's guide.


Revision 3277 - Directory Listing
Modified Fri Oct 15 01:06:24 2010 UTC (10 years, 4 months ago) by caltinay
This should keep scons happy on systems without pdflatex issuing a warning
to the user. Also updated all other doc sconscript files to use a global
release_dir prefix so we can easily move the files somewhere else if req'd.


Revision 3276 - Directory Listing
Modified Thu Oct 14 21:38:05 2010 UTC (10 years, 4 months ago) by gross
new damage solver

Revision 3275 - Directory Listing
Modified Thu Oct 14 06:15:27 2010 UTC (10 years, 4 months ago) by gross
As it turns out the tangential operator implementation is not a good idea.
This a check in to save the last version of this approach before starting using a different method.



Revision 3274 - Directory Listing
Modified Thu Oct 14 06:14:30 2010 UTC (10 years, 4 months ago) by caltinay
Some initial corrections to the user's guide.


Revision 3273 - Directory Listing
Modified Thu Oct 14 05:44:08 2010 UTC (10 years, 4 months ago) by caltinay
Fixed guide_html dependencies so the pages are really rebuilt when source
files change.


Revision 3272 - Directory Listing
Modified Thu Oct 14 04:02:06 2010 UTC (10 years, 4 months ago) by caltinay
Similar to last commit but for cookbook. Can't test since cookbook doesn't
build at the moment.


Revision 3271 - Directory Listing
Modified Thu Oct 14 02:16:00 2010 UTC (10 years, 4 months ago) by caltinay
-use existing scons pdflatex target for user's guide
-create temporary files in build directory rather than source directory
-make latex less verbose if verbosity option is off
This fixes #291 for user's guide.


Revision 3270 - Directory Listing
Modified Thu Oct 14 00:30:11 2010 UTC (10 years, 4 months ago) by caltinay
added -dEPSCrop option to ps2pdf so graphics are cropped as expected.


Revision 3269 - Directory Listing
Modified Wed Oct 13 03:21:50 2010 UTC (10 years, 4 months ago) by jfenwick
Fixed some intel compiler warnings.
Put linearPDEs back the way it was and present a common interface for dudley and finley (as per Lutz)


Revision 3268 - Directory Listing
Modified Wed Oct 13 02:16:23 2010 UTC (10 years, 4 months ago) by caltinay
Do not ignore unknown options since the warnings are not easily visible,
bail out instead.


Revision 3267 - Directory Listing
Modified Wed Oct 13 02:12:06 2010 UTC (10 years, 4 months ago) by caltinay
Renamed restarts.py to datamanager.py, added a method to explicitly set the
domain without adding data. Calling export() without domain/data will now
output a warning. Some additional cleanup.


Revision 3266 - Directory Listing
Modified Wed Oct 13 00:32:46 2010 UTC (10 years, 4 months ago) by caltinay
Disable MPI on shake24 due to conflicting installations in default locations.


Revision 3265 - Directory Listing
Modified Tue Oct 12 04:42:03 2010 UTC (10 years, 4 months ago) by caltinay
Updated relevant sections in install guide to reflect scons option changes.
Standalone section needs to be updated before the release.


Revision 3264 - Directory Listing
Modified Tue Oct 12 04:40:06 2010 UTC (10 years, 4 months ago) by jfenwick
Minor changes to avoid optimiser bug in intel-10


Revision 3263 - Directory Listing
Modified Tue Oct 12 01:16:21 2010 UTC (10 years, 4 months ago) by caltinay
Updated convection script to use escript DataManager.


Revision 3262 - Directory Listing
Modified Mon Oct 11 07:19:40 2010 UTC (10 years, 4 months ago) by gross
header file include added

Revision 3261 - Directory Listing
Modified Mon Oct 11 04:25:42 2010 UTC (10 years, 4 months ago) by jfenwick
Disable some unit tests for dudley until I can fix MPI failures


Revision 3260 - Directory Listing
Modified Mon Oct 11 03:41:35 2010 UTC (10 years, 4 months ago) by jfenwick
Removing dead files


Revision 3259 - Directory Listing
Modified Mon Oct 11 01:48:14 2010 UTC (10 years, 4 months ago) by jfenwick
Merging dudley and scons updates from branches


Revision 3250 - Directory Listing
Modified Thu Oct 7 01:49:18 2010 UTC (10 years, 4 months ago) by caltinay
Fixed a declaration/definition mismatch.


Revision 3245 - Directory Listing
Modified Tue Oct 5 23:17:56 2010 UTC (10 years, 4 months ago) by jfenwick
Removing out of date scripts


Revision 3233 - Directory Listing
Modified Mon Oct 4 00:54:26 2010 UTC (10 years, 4 months ago) by jfenwick
Fixed build error


Revision 3232 - Directory Listing
Modified Fri Oct 1 02:08:38 2010 UTC (10 years, 4 months ago) by ahallam
Updates to cookbook, new chapter DC Resis and IP. Using new packages hyperref, natbib

Revision 3222 - Directory Listing
Modified Wed Sep 29 03:55:44 2010 UTC (10 years, 4 months ago) by caltinay
This should make windoze happy.


Revision 3209 - Directory Listing
Modified Mon Sep 27 01:54:46 2010 UTC (10 years, 5 months ago) by caltinay
Added missing libraries to escriptconvert.


Revision 3208 - Directory Listing
Modified Sun Sep 26 23:31:17 2010 UTC (10 years, 5 months ago) by jfenwick
List tests as not working with MPI


Revision 3201 - Directory Listing
Modified Thu Sep 23 06:54:18 2010 UTC (10 years, 5 months ago) by gross
bug in meanValue fixed.

Revision 3200 - Directory Listing
Modified Thu Sep 23 06:53:36 2010 UTC (10 years, 5 months ago) by gross
more damage

Revision 3195 - Directory Listing
Modified Wed Sep 22 00:28:04 2010 UTC (10 years, 5 months ago) by ahallam
Shortened runtime of cookbook examples to aid testing.

Revision 3194 - Directory Listing
Modified Tue Sep 21 09:14:56 2010 UTC (10 years, 5 months ago) by gross
missing files

Revision 3193 - Directory Listing
Modified Tue Sep 21 06:56:44 2010 UTC (10 years, 5 months ago) by gross
more clean up in AMG

Revision 3192 - Directory Listing
Modified Fri Sep 17 04:02:57 2010 UTC (10 years, 5 months ago) by caltinay
- weipa's saveVTK will now save multiple files if the data objects to write are
  not on the same mesh.
- the save* methods now also add the appropriate file extension if not already
  supplied


Revision 3191 - Directory Listing
Modified Fri Sep 17 00:44:20 2010 UTC (10 years, 5 months ago) by caltinay
Use consistent naming for domain, mesh and 'chunks'


Revision 3190 - Directory Listing
Modified Thu Sep 16 23:29:09 2010 UTC (10 years, 5 months ago) by jfenwick
Disable some cookbook examples until we can get issues sorted out


Revision 3188 - Directory Listing
Modified Thu Sep 16 04:36:38 2010 UTC (10 years, 5 months ago) by caltinay
Fixed deletion of old restart directories with a checkpoint freq>1.


Revision 3186 - Directory Listing
Modified Thu Sep 16 01:23:53 2010 UTC (10 years, 5 months ago) by caltinay
Added checkpoint frequency setting to DataManager so that visualisation files
can be created independent of restart files. Also removed the overhead of
creating an EscriptDataset instance for the restart-only case.



Revision 3185 - Directory Listing
Modified Thu Sep 16 00:30:09 2010 UTC (10 years, 5 months ago) by caltinay
Weipa now supports initialization from DataConstant instances.


Revision 3183 - Directory Listing
Modified Tue Sep 14 23:09:59 2010 UTC (10 years, 5 months ago) by jfenwick
Adding timing information to unit tests.


Revision 3182 - Directory Listing
Modified Tue Sep 14 06:05:55 2010 UTC (10 years, 5 months ago) by jfenwick
Temporarily removing example8c from unit testing.
It seems to lock the test - or it runs for rediculous timeframes.


Revision 3181 - Directory Listing
Modified Tue Sep 14 05:01:00 2010 UTC (10 years, 5 months ago) by jfenwick
Fix to buggy recovery of colouring information.
Unfortunately unable to fix buggy spelling of colour.


Revision 3180 - Directory Listing
Modified Tue Sep 14 03:39:55 2010 UTC (10 years, 5 months ago) by gross
some fixes for the case that no direc solver is available.

Revision 3179 - Directory Listing
Modified Tue Sep 14 01:55:24 2010 UTC (10 years, 5 months ago) by gross
typo fixed

Revision 3178 - Directory Listing
Modified Tue Sep 14 00:31:59 2010 UTC (10 years, 5 months ago) by caltinay
Corrected check for python version in launcher, added a function get_buildvar
for convenience.


Revision 3177 - Directory Listing
Modified Mon Sep 13 10:30:24 2010 UTC (10 years, 5 months ago) by gross
running vresion

Revision 3176 - Directory Listing
Modified Sat Sep 11 01:09:54 2010 UTC (10 years, 5 months ago) by caltinay
Maybe this will finally make the Mac happy.


Revision 3175 - Directory Listing
Modified Fri Sep 10 09:03:38 2010 UTC (10 years, 5 months ago) by gross
intial checkin 

Revision 3174 - Directory Listing
Modified Fri Sep 10 03:55:18 2010 UTC (10 years, 5 months ago) by caltinay
Enabled debian's lapack on shake75.


Revision 3168 - Directory Listing
Modified Wed Sep 8 23:01:25 2010 UTC (10 years, 5 months ago) by ahallam
Missing *.png

Revision 3167 - Directory Listing
Modified Wed Sep 8 03:24:29 2010 UTC (10 years, 5 months ago) by caltinay
Only run pyvisi tests if VTK was enabled at configuration time.


Revision 3166 - Directory Listing
Modified Tue Sep 7 23:47:06 2010 UTC (10 years, 5 months ago) by ahallam
Fix doc build error. I will add the figure when I come in tomorrow and turn Darra on.


Revision 3165 - Directory Listing
Modified Tue Sep 7 09:15:16 2010 UTC (10 years, 5 months ago) by caltinay
Next attempt at fixing mac test failure.


Revision 3164 - Directory Listing
Modified Tue Sep 7 09:10:09 2010 UTC (10 years, 5 months ago) by caltinay
Do not use VTK on guineapig - pyvisi is deprecated anyway.


Revision 3162 - Directory Listing
Modified Tue Sep 7 05:29:32 2010 UTC (10 years, 5 months ago) by jfenwick
Changes to match packages in the debian repo.
Also got rid of lib/pyversion


Revision 3160 - Directory Listing
Modified Mon Sep 6 09:17:28 2010 UTC (10 years, 5 months ago) by gross
bug fixed in RILU and test modified.

Revision 3159 - Directory Listing
Modified Mon Sep 6 06:59:31 2010 UTC (10 years, 5 months ago) by gross
AMG is using now a simpler interface to the Smoothers.

Revision 3158 - Directory Listing
Modified Mon Sep 6 06:09:11 2010 UTC (10 years, 5 months ago) by gross
GS and Jacobi are now used through the same interface.

Revision 3154 - Directory Listing
Modified Sun Sep 5 22:49:51 2010 UTC (10 years, 5 months ago) by caltinay
Possible fix for mac linker error.


Revision 3153 - Directory Listing
Modified Sun Sep 5 01:31:49 2010 UTC (10 years, 5 months ago) by ahallam
Updates to cookbook. Fixes to SWP and new Gravitational Potential

Revision 3151 - Directory Listing
Modified Fri Sep 3 05:46:12 2010 UTC (10 years, 5 months ago) by caltinay
More weipa tests including saveVTK.


Revision 3150 - Directory Listing
Modified Fri Sep 3 05:40:27 2010 UTC (10 years, 5 months ago) by caltinay
Removed executable prop from non-executables.


Revision 3148 - Directory Listing
Modified Fri Sep 3 02:09:47 2010 UTC (10 years, 5 months ago) by jfenwick
Another attempt to patch the X issue


Revision 3147 - Directory Listing
Modified Fri Sep 3 02:03:05 2010 UTC (10 years, 5 months ago) by caltinay
Don't clear domain on error. Moved adding Metadata-tags to the C++ level.


Revision 3146 - Directory Listing
Modified Fri Sep 3 01:29:21 2010 UTC (10 years, 5 months ago) by caltinay
Properly initialise data centering variable.


Revision 3143 - Directory Listing
Modified Fri Sep 3 00:31:55 2010 UTC (10 years, 5 months ago) by caltinay
-Moved finley specifics into weipa subclasses
-EscriptDataset is now the only weipa class exported in Windows
-Some weipa code cleanup



Revision 3142 - Directory Listing
Modified Thu Sep 2 23:58:47 2010 UTC (10 years, 5 months ago) by jfenwick
Trying to fix X problem


Revision 3140 - Directory Listing
Modified Thu Sep 2 07:26:43 2010 UTC (10 years, 5 months ago) by gross
a more robust version of MINRES (really?)

Revision 3139 - Directory Listing
Modified Thu Sep 2 06:37:43 2010 UTC (10 years, 5 months ago) by caltinay
Fixed a typo.


Revision 3135 - Directory Listing
Modified Thu Sep 2 03:28:39 2010 UTC (10 years, 5 months ago) by ahallam
Updates to cookbook scripts. Gravitation Examples.

Revision 3133 - Directory Listing
Modified Thu Sep 2 02:04:29 2010 UTC (10 years, 5 months ago) by caltinay
Added methods to set mesh labels and units to DataManager.


Revision 3132 - Directory Listing
Modified Thu Sep 2 01:48:31 2010 UTC (10 years, 5 months ago) by caltinay
Removed unused variable.


Revision 3131 - Directory Listing
Modified Thu Sep 2 01:40:47 2010 UTC (10 years, 5 months ago) by caltinay
DataManager now uses Python magic to figure out how to load the domain without
hardcoding anything finley-specific.


Revision 3129 - Directory Listing
Modified Wed Sep 1 07:58:23 2010 UTC (10 years, 5 months ago) by caltinay
Fixed unit test.


Revision 3128 - Directory Listing
Modified Wed Sep 1 03:54:09 2010 UTC (10 years, 5 months ago) by caltinay
-Added mesh axis label/unit and variable unit support to weipa's Silo writer
-Created EscriptDataset python wrapper
-Some code cleanup and a ghost zone fix for the VisIt interface


Revision 3125 - Directory Listing
Modified Tue Aug 31 05:37:30 2010 UTC (10 years, 5 months ago) by gross
more code cleaning

Revision 3121 - Directory Listing
Modified Mon Aug 30 23:12:58 2010 UTC (10 years, 5 months ago) by gross
missing file

Revision 3120 - Directory Listing
Modified Mon Aug 30 10:48:00 2010 UTC (10 years, 5 months ago) by gross
first iteration on Paso code clean up

Revision 3116 - Directory Listing
Modified Mon Aug 30 00:54:52 2010 UTC (10 years, 5 months ago) by caltinay
Prepared weipa to use Silo's HDF5 driver & compression which performs better
than the default PDB. Code is disabled though because NetCDF 4 is currently
interfering (Unidata has been contacted). Added a note about this.


Revision 3113 - Directory Listing
Modified Fri Aug 27 04:04:56 2010 UTC (10 years, 6 months ago) by caltinay
Fixed commit from rev.2867 which broke the ability to specify script parameters.


Revision 3112 - Directory Listing
Modified Thu Aug 26 07:10:36 2010 UTC (10 years, 6 months ago) by gross
missing include added.

Revision 3111 - Directory Listing
Modified Thu Aug 26 06:49:42 2010 UTC (10 years, 6 months ago) by gross
some diagnostics for time step backtracing added

Revision 3110 - Directory Listing
Modified Thu Aug 26 05:42:18 2010 UTC (10 years, 6 months ago) by caltinay
Fixed a typo.


Revision 3109 - Directory Listing
Modified Thu Aug 26 04:33:18 2010 UTC (10 years, 6 months ago) by caltinay
Added accessor for the simulation cycle and log which directory was used to
restart.


Revision 3108 - Directory Listing
Modified Thu Aug 26 03:43:05 2010 UTC (10 years, 6 months ago) by caltinay
More weipa tests.


Revision 3107 - Directory Listing
Modified Thu Aug 26 03:41:28 2010 UTC (10 years, 6 months ago) by caltinay
Removed ugly #defines in favour of a class.


Revision 3106 - Directory Listing
Modified Wed Aug 25 08:15:38 2010 UTC (10 years, 6 months ago) by caltinay
Fixed export when 'work_dir' is set to sth other than the current dir.


Revision 3105 - Directory Listing
Modified Wed Aug 25 04:37:52 2010 UTC (10 years, 6 months ago) by gross
bug fixed in the Gauss Seidel

Revision 3104 - Directory Listing
Modified Wed Aug 25 00:53:25 2010 UTC (10 years, 6 months ago) by caltinay
Set up initial test suite files for weipa and some basic preliminary tests.


Revision 3103 - Directory Listing
Modified Tue Aug 24 07:01:33 2010 UTC (10 years, 6 months ago) by gross
test fix

Revision 3102 - Directory Listing
Modified Tue Aug 24 06:14:21 2010 UTC (10 years, 6 months ago) by caltinay
Inject the DataManager class to the escript namespace.


Revision 3101 - Directory Listing
Modified Tue Aug 24 06:08:12 2010 UTC (10 years, 6 months ago) by caltinay
weipa's saveVTK now stores metadata schema & string as expected.


Revision 3100 - Directory Listing
Modified Mon Aug 23 09:31:09 2010 UTC (10 years, 6 months ago) by gross
bug in ILU0 fixed.

Revision 3099 - Directory Listing
Modified Sun Aug 22 04:35:15 2010 UTC (10 years, 6 months ago) by ahallam
Gravitational Potential Example- Needs some tuning.

Revision 3098 - Directory Listing
Modified Fri Aug 20 08:08:27 2010 UTC (10 years, 6 months ago) by gross
fix to the GaussSeidel

Revision 3097 - Directory Listing
Modified Fri Aug 20 04:59:12 2010 UTC (10 years, 6 months ago) by gross
some modifications to the GaussSeidel

Revision 3096 - Directory Listing
Modified Thu Aug 19 01:40:52 2010 UTC (10 years, 6 months ago) by caltinay
-New VisIt simulation control interface in weipa (uses VisIt's simv2)
-Rewrote restarts.py to be a more generic data manager for restarts and exports
-Removed weipa python file since the functionality is now handled by restarts.py


Revision 3095 - Directory Listing
Modified Tue Aug 17 03:42:31 2010 UTC (10 years, 6 months ago) by caltinay
Fixed building libescriptreader for the VisIt plugin.


Revision 3094 - Directory Listing
Modified Fri Aug 13 08:38:06 2010 UTC (10 years, 6 months ago) by gross
The MPI and sequational GAUSS_SEIDEL have been merged.
The couring and main diagonal pointer is now manged by the patternm which means that they are calculated once only even if the preconditioner is deleted.




Revision 3093 - Directory Listing
Modified Fri Aug 13 08:07:45 2010 UTC (10 years, 6 months ago) by gross
problem with no MPI compilation fixed

Revision 3092 - Directory Listing
Modified Fri Aug 13 07:55:03 2010 UTC (10 years, 6 months ago) by caltinay
Added getDataFlat() which will be used by the VisIt simulation interface


Revision 3091 - Directory Listing
Modified Fri Aug 13 07:47:57 2010 UTC (10 years, 6 months ago) by caltinay
-fixed cleanup on error when invoking escriptconvert in parallel
-fixed saving VTK files on one rank if data was loaded in chunks
-cleaned up EscriptDataset and split a couple of methods


Revision 3089 - Directory Listing
Modified Mon Aug 9 07:20:58 2010 UTC (10 years, 6 months ago) by ahallam
Updates to example scripts - should now be working except for example09b.py which needs more memory.

Revision 3084 - Directory Listing
Modified Wed Aug 4 03:26:50 2010 UTC (10 years, 6 months ago) by gross
small bug fixed.

Revision 3083 - Directory Listing
Modified Tue Aug 3 06:34:35 2010 UTC (10 years, 6 months ago) by caltinay
Updated some svn:ignore props.


Revision 3081 - Directory Listing
Modified Tue Aug 3 05:36:42 2010 UTC (10 years, 6 months ago) by gross
a light restart manager added.

Revision 3078 - Directory Listing
Modified Tue Aug 3 03:12:16 2010 UTC (10 years, 6 months ago) by jfenwick
Switched the build_dir keyword param to variant_dir.
Should fix issue 525.



Revision 3077 - Directory Listing
Modified Mon Aug 2 23:01:14 2010 UTC (10 years, 6 months ago) by jfenwick
Fix my error


Revision 3076 - Directory Listing
Modified Mon Aug 2 05:21:40 2010 UTC (10 years, 6 months ago) by jfenwick
Removing hardcoded savanna from the SConstruct file.


Revision 3075 - Directory Listing
Modified Wed Jul 28 02:51:20 2010 UTC (10 years, 7 months ago) by ahallam
Updates to cookbook example. Lumping turned off for order 2 models until bug resolves.

Revision 3074 - Directory Listing
Modified Tue Jul 27 01:47:45 2010 UTC (10 years, 7 months ago) by gross
tolerance for PCG relaxed.

Revision 3073 - Directory Listing
Modified Mon Jul 26 06:10:50 2010 UTC (10 years, 7 months ago) by jfenwick
Rename files to fix build problem


Revision 3072 - Directory Listing
Modified Fri Jul 23 07:10:03 2010 UTC (10 years, 7 months ago) by gross
wrong file

Revision 3071 - Directory Listing
Modified Wed Jul 21 05:37:30 2010 UTC (10 years, 7 months ago) by gross
new darcy flux

Revision 3070 - Directory Listing
Modified Wed Jul 21 04:09:58 2010 UTC (10 years, 7 months ago) by jfenwick
Fixord


Revision 3069 - Directory Listing
Modified Wed Jul 21 03:24:48 2010 UTC (10 years, 7 months ago) by ahallam
Updates to layer cake and cookbook as well as examples.

Revision 3068 - Directory Listing
Modified Mon Jul 19 00:43:31 2010 UTC (10 years, 7 months ago) by ahallam
Missing Figures

Revision 3067 - Directory Listing
Modified Mon Jul 19 00:40:37 2010 UTC (10 years, 7 months ago) by ahallam
Cookbook Updates - Chapter 9 - New figures.

Revision 3066 - Directory Listing
Modified Sun Jul 18 23:32:07 2010 UTC (10 years, 7 months ago) by ahallam
Missing Picture causing errors.

Revision 3065 - Directory Listing
Modified Thu Jul 15 02:59:27 2010 UTC (10 years, 7 months ago) by ahallam
Updates to newer examples.

Revision 3064 - Directory Listing
Modified Thu Jul 15 02:58:23 2010 UTC (10 years, 7 months ago) by ahallam
Updates to cookbook with fixed images and new chaper for 3d seismic model. New chapter is now added.

Revision 3063 - Directory Listing
Modified Thu Jul 15 02:57:46 2010 UTC (10 years, 7 months ago) by ahallam
Updates to cookbook with fixed images and new chaper for 3d seismic model.

Revision 3062 - Directory Listing
Modified Wed Jul 14 00:18:30 2010 UTC (10 years, 7 months ago) by ahallam
Joels suggested changes for naming conventions. The function is now located in esys.pycad.extras as layer_cake.

Revision 3061 - Directory Listing
Modified Tue Jul 13 23:34:10 2010 UTC (10 years, 7 months ago) by ahallam
function LayerCake fixed is now under esys.pycad.layer_cake

Revision 3060 - Directory Listing
Modified Tue Jul 13 00:55:09 2010 UTC (10 years, 7 months ago) by ahallam
Adding layer cake builder to pycad

Revision 3059 - Directory Listing
Modified Tue Jul 6 03:31:48 2010 UTC (10 years, 7 months ago) by jfenwick
Fix error message in launcher. Allow non-data objects to be passed to condEval

Revision 3058 - Directory Listing
Modified Tue Jul 6 02:13:14 2010 UTC (10 years, 7 months ago) by ahallam


Revision 3057 - Directory Listing
Modified Tue Jul 6 02:10:59 2010 UTC (10 years, 7 months ago) by ahallam


Revision 3056 - Directory Listing
Modified Mon Jul 5 00:07:16 2010 UTC (10 years, 7 months ago) by jfenwick
Have the escript launcher check the PBS_NODEFILE variable for hosts.


Revision 3055 - Directory Listing
Modified Sun Jul 4 21:52:36 2010 UTC (10 years, 7 months ago) by ahallam
3d wave equation and ABC

Revision 3054 - Directory Listing
Modified Wed Jun 30 02:22:25 2010 UTC (10 years, 7 months ago) by ahallam
Missing Figures...

Revision 3053 - Directory Listing
Modified Tue Jun 29 01:31:31 2010 UTC (10 years, 8 months ago) by jfenwick
Fixes to deal with new savanna configuration.
Blocking out missing images.


Revision 3052 - Directory Listing
Modified Tue Jun 29 00:57:45 2010 UTC (10 years, 8 months ago) by lgao
Revert the commit of this options file made by my last commit for Gauss-Seidel. 



Revision 3051 - Directory Listing
Modified Tue Jun 29 00:45:49 2010 UTC (10 years, 8 months ago) by lgao
Hybrid MPI/OpenMP versioned Gauss_Seidel preconditioner is added. 
To use it, use "SolverOptions.GAUSS_SEIDEL_MPI" in python script. 



Revision 3050 - Directory Listing
Modified Sun Jun 27 22:54:12 2010 UTC (10 years, 8 months ago) by jfenwick
Visual studio 2008 (v9.0) with Microsoft MPI libraries.
Courtesy of Gordon German.


Revision 3047 - Directory Listing
Modified Thu Jun 24 00:33:05 2010 UTC (10 years, 8 months ago) by jfenwick
Adding user name to tmpfiles.
Changing name of cluster options file to savanna from service0


Revision 3046 - Directory Listing
Modified Tue Jun 22 08:01:55 2010 UTC (10 years, 8 months ago) by gross
some examples for a simple subduction model

Revision 3045 - Directory Listing
Modified Fri Jun 18 06:38:18 2010 UTC (10 years, 8 months ago) by lgao
Enable MKL and Lapack (the unit test problem has been fixed after Artak's commit). 



Revision 3044 - Directory Listing
Modified Fri Jun 18 04:48:47 2010 UTC (10 years, 8 months ago) by artak
Put back

Revision 3043 - Directory Listing
Modified Fri Jun 18 04:45:14 2010 UTC (10 years, 8 months ago) by artak
Problem with latest MKL should be fixed now. The problem was solving unrolled block matrix with MKL.

Revision 3042 - Directory Listing
Modified Fri Jun 18 04:01:43 2010 UTC (10 years, 8 months ago) by lgao
Disable Lapack to disable MKL.



Revision 3041 - Directory Listing
Modified Fri Jun 18 04:01:40 2010 UTC (10 years, 8 months ago) by artak
Should be faster with openmp. Some ROW-COL conversion.

Revision 3040 - Directory Listing
Modified Fri Jun 18 03:05:17 2010 UTC (10 years, 8 months ago) by lgao
Using lastest MKL library and set "usemkl=no" before the
problem with MKL in unit tests is solved ("maximum number 
of iteration step reached" for test_***_AMG_System). 



Revision 3039 - Directory Listing
Modified Tue Jun 15 07:21:56 2010 UTC (10 years, 8 months ago) by caltinay
Fix the NetCDF 4.1 issue (hopefully) - MPICH and IntelMPI have the required
definition.


Revision 3038 - Directory Listing
Modified Tue Jun 15 07:08:46 2010 UTC (10 years, 8 months ago) by lgao
Update the path to Intel-mpi 4.0.0.027



Revision 3037 - Directory Listing
Modified Mon Jun 14 00:59:30 2010 UTC (10 years, 8 months ago) by caltinay
Renamed escriptexport to weipa. Fixes #475.


Revision 3036 - Directory Listing
Modified Mon Jun 14 00:13:18 2010 UTC (10 years, 8 months ago) by caltinay
Fixed compilation with MPI and NetCDF 4.1. Removed obsolete options file.


Revision 3035 - Directory Listing
Modified Thu Jun 10 01:48:41 2010 UTC (10 years, 8 months ago) by jfenwick
Lazy node support for conditional evaluation.
It should be a complete operation now.


Revision 3034 - Directory Listing
Modified Wed Jun 9 03:24:23 2010 UTC (10 years, 8 months ago) by jfenwick
Adding unit tests for condEval


Revision 3033 - Directory Listing
Modified Wed Jun 2 10:17:00 2010 UTC (10 years, 8 months ago) by gross
fix for overflow

Revision 3032 - Directory Listing
Modified Mon May 31 02:58:15 2010 UTC (10 years, 8 months ago) by jfenwick
Add work around for windows not liking chained X::Y::Z.
TestDomain now supports tags and getX.
This is to allow testing for some features without invoking finley


Revision 3031 - Directory Listing
Modified Thu May 27 04:04:33 2010 UTC (10 years, 9 months ago) by jfenwick
Adding condEval function to Data.
Unit tests and a different name to follow.

Revision 3030 - Directory Listing
Modified Fri May 21 05:25:20 2010 UTC (10 years, 9 months ago) by lgao
Update savanna_options file to use the correct silo module.



Revision 3029 - Directory Listing
Modified Fri May 21 02:01:37 2010 UTC (10 years, 9 months ago) by ahallam
small updates and work on seismic code

Revision 3028 - Directory Listing
Modified Thu May 13 03:41:27 2010 UTC (10 years, 9 months ago) by gross
a new test problem (doesn't use unit testing)

Revision 3027 - Directory Listing
Modified Wed May 12 05:26:09 2010 UTC (10 years, 9 months ago) by gross
some little fixes in an old script

Revision 3026 - Directory Listing
Modified Mon May 10 06:23:49 2010 UTC (10 years, 9 months ago) by gross
some fix for omp

Revision 3025 - Directory Listing
Modified Thu May 6 01:20:46 2010 UTC (10 years, 9 months ago) by ahallam
Updates to wave equation examples. Pressure wave examples should be completed now. Working on seismic wave examples. Cookbook chapter for pressure wave examples also added.

Revision 3024 - Directory Listing
Modified Wed May 5 01:12:32 2010 UTC (10 years, 9 months ago) by jfenwick
Some savanna fixes but not complete


Revision 3023 - Directory Listing
Modified Wed May 5 01:00:16 2010 UTC (10 years, 9 months ago) by lgao
Option file update for machine "sunzi".


Revision 3022 - Directory Listing
Modified Wed May 5 00:14:45 2010 UTC (10 years, 9 months ago) by gross
typo fixed.


Revision 3021 - Directory Listing
Modified Tue May 4 10:14:12 2010 UTC (10 years, 9 months ago) by gross
MPI problem fixed.

Revision 3020 - Directory Listing
Modified Tue May 4 09:10:03 2010 UTC (10 years, 9 months ago) by gross
reactive solver added

Revision 3019 - Directory Listing
Modified Fri Apr 30 06:10:37 2010 UTC (10 years, 9 months ago) by jfenwick
adding Lin options

Revision 3018 - Directory Listing
Modified Thu Apr 29 21:35:24 2010 UTC (10 years, 9 months ago) by gross
some stupid lines removed

Revision 3017 - Directory Listing
Modified Thu Apr 29 03:40:12 2010 UTC (10 years, 10 months ago) by artak
Some AMLI for systems fixes

Revision 3016 - Directory Listing
Modified Wed Apr 28 05:28:44 2010 UTC (10 years, 10 months ago) by artak
firstprivate added for OpenMP

Revision 3015 - Directory Listing
Modified Wed Apr 28 05:06:26 2010 UTC (10 years, 10 months ago) by artak
OpenMP commented out for now

Revision 3014 - Directory Listing
Modified Wed Apr 28 04:05:21 2010 UTC (10 years, 10 months ago) by gross
a more stable handling of divergence in the CN or BE

Revision 3013 - Directory Listing
Modified Wed Apr 28 03:47:51 2010 UTC (10 years, 10 months ago) by artak
Block separation part commented out for AMG preconditioner

Revision 3012 - Directory Listing
Modified Wed Apr 28 03:39:22 2010 UTC (10 years, 10 months ago) by lgao
Fix the MPI compilation bug.



Revision 3011 - Directory Listing
Modified Wed Apr 28 02:21:23 2010 UTC (10 years, 10 months ago) by artak
New method added for unrolling System matrix. Direct solver now uses unrolled copy of the AMG matrix.

Revision 3010 - Directory Listing
Modified Tue Apr 27 05:10:46 2010 UTC (10 years, 10 months ago) by artak
Preparation for AMG on Systems without cut using frobenius norm

Revision 3009 - Directory Listing
Modified Thu Apr 22 11:17:42 2010 UTC (10 years, 10 months ago) by gross
another MPI problem fixed

Revision 3008 - Directory Listing
Modified Thu Apr 22 10:19:20 2010 UTC (10 years, 10 months ago) by gross
MPI problem fixed

Revision 3007 - Directory Listing
Modified Thu Apr 22 09:08:36 2010 UTC (10 years, 10 months ago) by gross
typo for MPI cse fixed

Revision 3006 - Directory Listing
Modified Thu Apr 22 08:31:28 2010 UTC (10 years, 10 months ago) by gross
local_norm_w removed

Revision 3005 - Directory Listing
Modified Thu Apr 22 05:59:31 2010 UTC (10 years, 10 months ago) by gross
early call of setPreconditioner in FCT solver removed.

Revision 3004 - Directory Listing
Modified Wed Apr 14 05:27:30 2010 UTC (10 years, 10 months ago) by ahallam
Sampling theorem, stability requirements, Laplacian discussion, Pressure wave PDE

Revision 3003 - Directory Listing
Modified Wed Apr 7 02:29:57 2010 UTC (10 years, 10 months ago) by ahallam
Pressure wave working, accelleration example, new entries to cookbook for example 7.

Revision 3002 - Directory Listing
Modified Wed Apr 7 02:25:45 2010 UTC (10 years, 10 months ago) by gross
gmsh now supports the Mesh.SubdivisionAlgorithm and Mesh.Algorithm3D option.
The Mesh.Algorithm, Mesh.Smoothing, Mesh.Optimization options are now set in the
.geo file rather than in the command line.






Revision 3001 - Directory Listing
Modified Wed Mar 31 04:29:10 2010 UTC (10 years, 10 months ago) by ahallam
Pressue wave problem, looking at sampling theorem, and Crank-Nicolson

Revision 3000 - Directory Listing
Modified Tue Mar 30 03:10:13 2010 UTC (10 years, 10 months ago) by lgao
Gauss_Seidel preconditioner is now SPD. 



Revision 2999 - Directory Listing
Modified Fri Mar 26 00:00:39 2010 UTC (10 years, 11 months ago) by artak
NE set to 10 elemennt, because 6 is too small for mpi=8 job.

Revision 2998 - Directory Listing
Modified Wed Mar 24 04:00:20 2010 UTC (10 years, 11 months ago) by artak
More openMP corrections

Revision 2997 - Directory Listing
Modified Wed Mar 24 01:46:33 2010 UTC (10 years, 11 months ago) by artak
Some openMP corrections

Revision 2996 - Directory Listing
Modified Tue Mar 23 06:24:09 2010 UTC (10 years, 11 months ago) by artak
Tests are added for GAUSS_SEIDEL

Revision 2995 - Directory Listing
Modified Tue Mar 23 06:14:26 2010 UTC (10 years, 11 months ago) by artak
AMG levels maximum set 5

Revision 2994 - Directory Listing
Modified Tue Mar 23 06:13:14 2010 UTC (10 years, 11 months ago) by artak
AMG levels maximum set 5

Revision 2993 - Directory Listing
Modified Tue Mar 23 04:29:30 2010 UTC (10 years, 11 months ago) by artak
Some optimization on GAUSS_SEIDEL sweeps.

Revision 2992 - Directory Listing
Modified Tue Mar 23 04:16:28 2010 UTC (10 years, 11 months ago) by artak
Sweeps bug is fixed and some more comments added about how sweeps computed

Revision 2991 - Directory Listing
Modified Mon Mar 22 05:42:48 2010 UTC (10 years, 11 months ago) by gross
isub as private added

Revision 2990 - Directory Listing
Modified Fri Mar 19 05:57:22 2010 UTC (10 years, 11 months ago) by gross
some prints removed.

Revision 2989 - Directory Listing
Modified Thu Mar 18 01:45:55 2010 UTC (10 years, 11 months ago) by gross
- bug in error handling in the case of lumped mass matrix fixed.
- switched back to rowsum lumping as there are problems with HRZ lumping for order 2 



Revision 2988 - Directory Listing
Modified Tue Mar 16 06:14:30 2010 UTC (10 years, 11 months ago) by gross
C-level lumping switched on

Revision 2987 - Directory Listing
Modified Tue Mar 16 01:32:43 2010 UTC (10 years, 11 months ago) by gross
FCT solver rewritten

Revision 2982 - Directory Listing
Modified Wed Mar 10 04:27:47 2010 UTC (10 years, 11 months ago) by caltinay
Some minor corrections to the cookbook (mainly word repetitions and typos).


Revision 2980 - Directory Listing
Modified Tue Mar 9 03:50:58 2010 UTC (10 years, 11 months ago) by artak
minor change to fix latest bug

Revision 2979 - Directory Listing
Modified Tue Mar 9 02:54:32 2010 UTC (10 years, 11 months ago) by ahallam
cookbook review final final 3.1 - artak and tony corrections

Revision 2978 - Directory Listing
Modified Tue Mar 9 02:11:07 2010 UTC (10 years, 11 months ago) by artak
minor

Revision 2977 - Directory Listing
Modified Tue Mar 9 00:33:28 2010 UTC (10 years, 11 months ago) by ahallam
cookbook review final 3.1

Revision 2976 - Directory Listing
Modified Mon Mar 8 01:18:33 2010 UTC (10 years, 11 months ago) by artak
Lame equation is corrected. Options for using smoother in AMG is added. A book on AMG is cited for standard coarsening. 

Revision 2975 - Directory Listing
Modified Thu Mar 4 05:44:12 2010 UTC (10 years, 11 months ago) by ahallam
Cookbook modifications Review -> Not quite finished yet.
New figure.

Revision 2974 - Directory Listing
Modified Thu Mar 4 03:09:35 2010 UTC (10 years, 11 months ago) by artak
forgot to skip example06.py as well

Revision 2973 - Directory Listing
Modified Thu Mar 4 03:07:22 2010 UTC (10 years, 11 months ago) by artak
example05c.py is not tested if matplotlib library version is too old, where quiver() does not support angle parameter.

Revision 2972 - Directory Listing
Modified Thu Mar 4 01:33:38 2010 UTC (10 years, 11 months ago) by artak
DONE. Einstain Summation Convention (ESC, what an irony, reminds me ESC button) is removed from cookbook as it is not used anywhere in the cookbook.

Revision 2971 - Directory Listing
Modified Wed Mar 3 23:19:00 2010 UTC (10 years, 11 months ago) by jfenwick
I hate voodoo.
Putting pdfinfo directive in two places in the cookbook header so that
both versions of evince get the right title.


Revision 2970 - Directory Listing
Modified Wed Mar 3 05:23:50 2010 UTC (10 years, 11 months ago) by jfenwick
Fix out of date comment


Revision 2969 - Directory Listing
Modified Wed Mar 3 04:27:00 2010 UTC (10 years, 11 months ago) by artak
reached Chapter 4

Revision 2968 - Directory Listing
Modified Wed Mar 3 04:02:30 2010 UTC (10 years, 11 months ago) by caltinay
Updated service0 & shake75 options to use cxx_extra


Revision 2967 - Directory Listing
Modified Wed Mar 3 03:50:46 2010 UTC (10 years, 11 months ago) by caltinay
scons now understands cc_extra and cxx_extra. The former applies only to the
C compiler, the latter to the C++ compiler which fixes #510.


Revision 2966 - Directory Listing
Modified Wed Mar 3 03:19:39 2010 UTC (10 years, 11 months ago) by jfenwick
Fixing non-ansi compliant code


Revision 2965 - Directory Listing
Modified Wed Mar 3 01:53:41 2010 UTC (10 years, 11 months ago) by jfenwick
Added MPI aware MIS


Revision 2964 - Directory Listing
Modified Wed Mar 3 01:21:09 2010 UTC (10 years, 11 months ago) by artak
up to Chapter 3

Revision 2963 - Directory Listing
Modified Wed Mar 3 01:10:11 2010 UTC (10 years, 11 months ago) by artak
up to section 2.1.9

Revision 2962 - Directory Listing
Modified Wed Mar 3 01:03:56 2010 UTC (10 years, 11 months ago) by gross
bar as unit added

Revision 2961 - Directory Listing
Modified Wed Mar 3 00:56:59 2010 UTC (10 years, 11 months ago) by jfenwick
Hacking cookbook


Revision 2960 - Directory Listing
Modified Tue Mar 2 07:54:11 2010 UTC (10 years, 11 months ago) by gross
new DarcyFlux solver

Revision 2959 - Directory Listing
Modified Tue Mar 2 06:27:17 2010 UTC (10 years, 11 months ago) by artak
more corrections on exmaple 1, up to section 2.1.5

Revision 2958 - Directory Listing
Modified Tue Mar 2 06:00:39 2010 UTC (10 years, 11 months ago) by artak
more corrections on exmaple 1, up to section 2.1.5

Revision 2957 - Directory Listing
Modified Tue Mar 2 01:28:19 2010 UTC (10 years, 11 months ago) by artak
more corrections

Revision 2956 - Directory Listing
Modified Mon Mar 1 01:31:59 2010 UTC (10 years, 11 months ago) by artak
First corrections: NEEDS MORE AND MORE...

Revision 2955 - Directory Listing
Modified Mon Mar 1 00:54:37 2010 UTC (10 years, 11 months ago) by jfenwick
Fix hackscore error


Revision 2954 - Directory Listing
Modified Fri Feb 26 06:09:47 2010 UTC (11 years ago) by gross
bug introduced by a smart programmer to the Locator has been fixed?


Revision 2953 - Directory Listing
Modified Thu Feb 25 10:00:23 2010 UTC (11 years ago) by gross
final touch to the naming in the cookbook

Revision 2952 - Directory Listing
Modified Thu Feb 25 09:52:10 2010 UTC (11 years ago) by gross
even more renaming in the cookbook

Revision 2951 - Directory Listing
Modified Thu Feb 25 07:43:40 2010 UTC (11 years ago) by gross
more renaming in the cookbook

Revision 2950 - Directory Listing
Modified Thu Feb 25 07:33:16 2010 UTC (11 years ago) by gross
more renames in the cookbook.

Revision 2949 - Directory Listing
Modified Thu Feb 25 05:23:11 2010 UTC (11 years ago) by gross
renaming examples part 1

Revision 2948 - Directory Listing
Modified Thu Feb 25 04:54:30 2010 UTC (11 years ago) by gross
a new almost completed version of the cookbook

Revision 2944 - Directory Listing
Modified Tue Feb 23 23:51:20 2010 UTC (11 years ago) by jfenwick
Fix latex markup in pdf title.
It turns out \pdfinfo must come after \maketitle if you don't want the
latex version of the title.

This behaviour does not happen in evince 2.22.2 (standard in lenny) but does
happen in more recent versions.



Revision 2943 - Directory Listing
Modified Tue Feb 23 01:49:27 2010 UTC (11 years ago) by artak
VTK as a required package is removed from cookbook

Revision 2942 - Directory Listing
Modified Mon Feb 22 05:43:44 2010 UTC (11 years ago) by caltinay
Fixed a small typo in the cookbook abstract.


Revision 2941 - Directory Listing
Modified Mon Feb 22 05:17:43 2010 UTC (11 years ago) by caltinay
saveESD now doesn't store the absolute path to the files in the ESD file so
the whole dataset can be moved easily.


Revision 2940 - Directory Listing
Modified Fri Feb 19 00:38:45 2010 UTC (11 years ago) by caltinay
Minor potential optimization: prefer empty() over size()==0.


Revision 2939 - Directory Listing
Modified Thu Feb 18 04:16:59 2010 UTC (11 years ago) by gross
some print statements removed.

Revision 2938 - Directory Listing
Modified Thu Feb 18 00:24:35 2010 UTC (11 years ago) by caltinay
saveESD: Add a warning about the experimental status of ESD.
Save the ESD file within the data directory.


Revision 2937 - Directory Listing
Modified Tue Feb 16 00:01:52 2010 UTC (11 years ago) by caltinay
Corrected an MPI datatype


Revision 2936 - Directory Listing
Modified Mon Feb 15 03:29:53 2010 UTC (11 years ago) by gross
some clarification added.

Revision 2935 - Directory Listing
Modified Mon Feb 15 03:15:59 2010 UTC (11 years ago) by gross
pycad support 3D transfinite meshing now.

Revision 2934 - Directory Listing
Modified Fri Feb 12 05:09:06 2010 UTC (11 years ago) by gross
gmsh reader supports second order recs and hex now

Revision 2933 - Directory Listing
Modified Tue Feb 9 03:27:37 2010 UTC (11 years ago) by gross
test for positivity of initial solution in transport solver has been switched on again

Revision 2932 - Directory Listing
Modified Mon Feb 8 06:48:19 2010 UTC (11 years ago) by gross
printfs removed.

Revision 2931 - Directory Listing
Modified Mon Feb 8 06:45:41 2010 UTC (11 years ago) by gross
more changes on the cookbook

Revision 2930 - Directory Listing
Modified Mon Feb 8 06:25:43 2010 UTC (11 years ago) by caltinay
escriptconvert can now convert both to Silo and VTK and is thus built by
default


Revision 2929 - Directory Listing
Modified Mon Feb 8 05:13:27 2010 UTC (11 years ago) by caltinay
Implemented mantis issue 464 in dataexporter: better resolution for Tri6 and
Tet10 elements via point-in-triangle and point-in-tetrahedron tests.


Revision 2926 - Directory Listing
Modified Thu Feb 4 23:13:53 2010 UTC (11 years ago) by jfenwick
Attempting to fix a problem with windows linking in the ironically named INKNOWWHATIMDOING section


Revision 2925 - Directory Listing
Modified Thu Feb 4 23:12:34 2010 UTC (11 years ago) by jfenwick
Update savanna to build c99 style



Revision 2924 - Directory Listing
Modified Thu Feb 4 05:30:53 2010 UTC (11 years ago) by trankine
* windows specific "we cant work out autolink" workaround
http://old.nabble.com/boost-1.41-and-autolink-%28maybe-the-wrong-list%29-td27040284.html

Revision 2923 - Directory Listing
Modified Thu Feb 4 04:05:36 2010 UTC (11 years ago) by jfenwick
Bringing non-release specific things from stage3.1 r2922 back to trunk


Revision 2919 - Directory Listing
Modified Thu Feb 4 00:53:58 2010 UTC (11 years ago) by caltinay
Took over Macro element handling from finley.saveVTK.


Revision 2918 - Directory Listing
Modified Thu Feb 4 00:53:37 2010 UTC (11 years ago) by caltinay
Quick fix for Windows scons problem due to the same files being compiled twice
in the same directory. Visit plugin is not for Windows anyway so disabled it
there.


Revision 2917 - Directory Listing
Modified Wed Feb 3 06:19:50 2010 UTC (11 years ago) by caltinay
Fix for the fix ;-) The dataexporter is used in a context where HAVE_MPI is set
but mpi not initialised -> have to check for mpiSize.


Revision 2915 - Directory Listing
Modified Wed Feb 3 05:55:16 2010 UTC (11 years ago) by gross
uninitialised variable error for non-mpi case fixed.

Revision 2914 - Directory Listing
Modified Wed Feb 3 05:38:12 2010 UTC (11 years ago) by gross
missing import added.

Revision 2913 - Directory Listing
Modified Wed Feb 3 04:30:46 2010 UTC (11 years ago) by gross
type fixed

Revision 2912 - Directory Listing
Modified Wed Feb 3 03:31:24 2010 UTC (11 years ago) by gross
some missing functions

Revision 2911 - Directory Listing
Modified Wed Feb 3 03:30:40 2010 UTC (11 years ago) by jfenwick
Changed name of launcher and rotated figure correctly.


Revision 2910 - Directory Listing
Modified Wed Feb 3 03:22:31 2010 UTC (11 years ago) by caltinay
Added a libescriptreader.a target which does not depend on escript or finley
at runtime. This will be used for the VisIt plugin so is not built by default.


Revision 2907 - Directory Listing
Modified Wed Feb 3 01:39:15 2010 UTC (11 years ago) by gross
needdirs replaced by mkDir from esys.escript

Revision 2906 - Directory Listing
Modified Tue Feb 2 05:26:03 2010 UTC (11 years ago) by gross
some minor :-) fix.

Revision 2905 - Directory Listing
Modified Tue Feb 2 04:26:42 2010 UTC (11 years ago) by gross
some missing files.

Revision 2904 - Directory Listing
Modified Tue Feb 2 04:21:52 2010 UTC (11 years ago) by gross
more revision on cookbook: example 1 and 2 have been swapped.

Revision 2903 - Directory Listing
Modified Tue Feb 2 00:20:52 2010 UTC (11 years ago) by lgao
Switch to MKL 10.2.2.025 on service0.



Revision 2902 - Directory Listing
Modified Mon Feb 1 23:53:16 2010 UTC (11 years ago) by lgao
Switch to Parmetis 3.1.1 on service0.



Revision 2900 - Directory Listing
Modified Mon Feb 1 06:05:38 2010 UTC (11 years ago) by caltinay
Switch to Silo 4.7.2 on service0 (bug fix release).


Revision 2899 - Directory Listing
Modified Mon Feb 1 01:55:53 2010 UTC (11 years ago) by caltinay
Added missing declspec to FileSavers.


Revision 2898 - Directory Listing
Modified Mon Feb 1 01:23:46 2010 UTC (11 years ago) by caltinay
Reverted the move of system_dep.h since it didn't solve the problem nicely.
Created a wrapper class for the needed functionality instead.


Revision 2897 - Directory Listing
Modified Mon Feb 1 01:22:50 2010 UTC (11 years ago) by lgao
Fix the Parmetis problem related with Mantis issue 0000480. 
In case there is any node with no vertex, Parmetis will not
be used and a message will be printed. 




Revision 2896 - Directory Listing
Modified Sun Jan 31 22:17:22 2010 UTC (11 years ago) by caltinay
Added missing extern C for finley include.


Revision 2895 - Directory Listing
Modified Fri Jan 29 04:58:16 2010 UTC (11 years ago) by caltinay
Moved finley's system_dep.h file up to the C level to be able to export two
functions that are used by the dataexporter. Changed include paths and C++
style comments accordingly.


Revision 2893 - Directory Listing
Modified Fri Jan 29 03:41:33 2010 UTC (11 years ago) by caltinay
Link to esysUtils to be able to use escript exceptions.


Revision 2891 - Directory Listing
Modified Fri Jan 29 00:26:07 2010 UTC (11 years ago) by caltinay
Fix for ambiguous call to sqrt...


Revision 2890 - Directory Listing
Modified Fri Jan 29 00:22:39 2010 UTC (11 years ago) by caltinay
Oh, apparently a 'defect in the standard' and VC++ didn't like it. Hopefully,
this should fix it.


Revision 2888 - Directory Listing
Modified Fri Jan 29 00:07:00 2010 UTC (11 years ago) by caltinay
Looks like netcdf.hh doesn't exist on Windows so changed to netcdfcpp.h.


Revision 2887 - Directory Listing
Modified Thu Jan 28 05:49:09 2010 UTC (11 years ago) by caltinay
Fixed a compile issue with MPI.


Revision 2886 - Directory Listing
Modified Thu Jan 28 05:39:23 2010 UTC (11 years ago) by caltinay
New version of saveVTK within dataexporter. Not pythonised yet since it needs
more testing and release 3.1 will not ship dataexporter.


Revision 2884 - Directory Listing
Modified Thu Jan 28 05:00:59 2010 UTC (11 years ago) by jfenwick
Updated various nan checks to consider the windows _isnan

The default compiler flags have changed as well.
+ intel will now take -std=c99 instead of -ansi
+ gcc has -ansi removed which means it defaults to gnu99

We could have set gcc to -std=c99 as well but that gives a 
warning on g++ which gets converted into an error by our
pedantic warning.

Rationale:
We need something more than ansi to get proper nan handling.
- We currently don't have any code which does not comply with ansi
  but the nan checks don't work.

Impact:
If we want our code to still be able to compile on older compilers
(at reduced functionality) we need to be careful not to introduce other
c99-isms.
If we don't care, then it's time for some celebratory // comments.



Revision 2883 - Directory Listing
Modified Thu Jan 28 02:28:27 2010 UTC (11 years ago) by caltinay
Switch to gcc 4.4 on guineapig


Revision 2882 - Directory Listing
Modified Thu Jan 28 02:27:49 2010 UTC (11 years ago) by caltinay
Scons now allows to specify which C & C++ compiler to use via cc and cxx
variables. Fixes mantis # 485.


Revision 2881 - Directory Listing
Modified Thu Jan 28 02:03:15 2010 UTC (11 years ago) by jfenwick
Don't panic.
Updating copyright stamps


Revision 2880 - Directory Listing
Modified Thu Jan 28 01:21:30 2010 UTC (11 years, 1 month ago) by caltinay
Better resolution for Hex27 & Rec9 data in dataexporter (mantis #486).
Saved Silo data resolution is now equal to finley.SaveVTK generated data in
all cases.


Revision 2879 - Directory Listing
Modified Thu Jan 28 01:00:26 2010 UTC (11 years, 1 month ago) by jfenwick
Move definition of build_platform on t.poulet suggestion.
Redefine the IS_NAN macro to replace versions commented as
'This does not work'
If you are not compiling with a c99 compliant compiler you will not 
recognise nulls but this seems to be the best we can do right now 
without checking for explicit bit patterns.


Revision 2878 - Directory Listing
Modified Thu Jan 28 00:59:30 2010 UTC (11 years, 1 month ago) by gross
more work on cookbook review

Revision 2877 - Directory Listing
Modified Thu Jan 28 00:28:45 2010 UTC (11 years, 1 month ago) by caltinay
Fixes to Silo writer: Multivars for tensors are now correct even with empty
ranks.


Revision 2875 - Directory Listing
Modified Wed Jan 27 04:09:24 2010 UTC (11 years, 1 month ago) by jfenwick
Updated version string to something which won't keep changing


Revision 2873 - Directory Listing
Modified Wed Jan 27 01:09:33 2010 UTC (11 years, 1 month ago) by caltinay
Fix for mantis #480 when parmetis is off.


Revision 2872 - Directory Listing
Modified Wed Jan 27 00:59:58 2010 UTC (11 years, 1 month ago) by artak
/home/ changed to /Users/ for mac

Revision 2870 - Directory Listing
Modified Mon Jan 25 08:34:15 2010 UTC (11 years, 1 month ago) by gross
more review on the cookbook.

Revision 2869 - Directory Listing
Modified Mon Jan 25 05:11:28 2010 UTC (11 years, 1 month ago) by gross
back to the old version. The last checkin was a mistake.

Revision 2868 - Directory Listing
Modified Mon Jan 25 04:44:45 2010 UTC (11 years, 1 month ago) by artak
Some fixes for 3.1 release. Notes about Snow Leopard is added and installing from ports removed.

Revision 2867 - Directory Listing
Modified Fri Jan 22 06:28:02 2010 UTC (11 years, 1 month ago) by gross
now option -i is used if no script is given

Revision 2866 - Directory Listing
Modified Fri Jan 22 05:38:56 2010 UTC (11 years, 1 month ago) by gross
small fix for the case n=1 under mpi

Revision 2865 - Directory Listing
Modified Fri Jan 22 03:19:32 2010 UTC (11 years, 1 month ago) by gross
launcher for MPI supports now -i option (see mantis 361)

Revision 2864 - Directory Listing
Modified Fri Jan 22 03:09:55 2010 UTC (11 years, 1 month ago) by gross
projector added to users guide

Revision 2863 - Directory Listing
Modified Thu Jan 21 07:18:37 2010 UTC (11 years, 1 month ago) by gross
fix for mantis 454

Revision 2862 - Directory Listing
Modified Thu Jan 21 04:45:39 2010 UTC (11 years, 1 month ago) by gross
more review in the cookbook

Revision 2861 - Directory Listing
Modified Wed Jan 20 02:47:42 2010 UTC (11 years, 1 month ago) by gross
some modification to the cookbook

Revision 2860 - Directory Listing
Modified Tue Jan 19 05:25:39 2010 UTC (11 years, 1 month ago) by gross
prints removed.

Revision 2859 - Directory Listing
Modified Tue Jan 19 05:21:50 2010 UTC (11 years, 1 month ago) by gross
a work around for gcc 4.4 added.

Revision 2858 - Directory Listing
Modified Tue Jan 19 01:07:52 2010 UTC (11 years, 1 month ago) by gross
small fixes with the reduced solution for the transport problem

Revision 2857 - Directory Listing
Modified Mon Jan 18 07:44:42 2010 UTC (11 years, 1 month ago) by gross
test for ApproximationOrder added and Transport type problem now choose reduced when necessary only.

Revision 2856 - Directory Listing
Modified Mon Jan 18 04:14:37 2010 UTC (11 years, 1 month ago) by gross
FunctionSpaces provide now some information about their approximation order.

Revision 2855 - Directory Listing
Modified Mon Jan 18 03:39:29 2010 UTC (11 years, 1 month ago) by jfenwick
Fixed


Revision 2854 - Directory Listing
Modified Mon Jan 18 01:54:04 2010 UTC (11 years, 1 month ago) by caltinay
Fixed a compile error and removed unneeded member.


Revision 2853 - Directory Listing
Modified Mon Jan 18 01:46:05 2010 UTC (11 years, 1 month ago) by caltinay
Do not attempt to read node file data if #nodes=0.


Revision 2852 - Directory Listing
Modified Mon Jan 18 00:22:23 2010 UTC (11 years, 1 month ago) by jfenwick
Fix MPI issue in toString.
Fixes unit tet failure in myfistrscript.py


Revision 2851 - Directory Listing
Modified Fri Jan 15 07:37:47 2010 UTC (11 years, 1 month ago) by gross
typos fixed.


Revision 2850 - Directory Listing
Modified Fri Jan 15 07:14:25 2010 UTC (11 years, 1 month ago) by gross
the powerlaw is working again. tests are switched on again.

Revision 2849 - Directory Listing
Modified Fri Jan 15 03:45:52 2010 UTC (11 years, 1 month ago) by caltinay
Oops...


Revision 2848 - Directory Listing
Modified Fri Jan 15 03:44:44 2010 UTC (11 years, 1 month ago) by caltinay
Removed unneeded member and initialised some others in the constructor.


Revision 2847 - Directory Listing
Modified Fri Jan 15 03:35:05 2010 UTC (11 years, 1 month ago) by caltinay
Improved error handling when using MPI and fixed Silo output when not all
ranks contribute to a data variable.


Revision 2846 - Directory Listing
Modified Fri Jan 15 03:16:08 2010 UTC (11 years, 1 month ago) by caltinay
removeGhostNodes is broken and unnecessary anyway so removed.


Revision 2845 - Directory Listing
Modified Fri Jan 15 03:10:42 2010 UTC (11 years, 1 month ago) by caltinay
escriptconvert passes MPI communicator to EscriptDataset now so files are
read/written in parallel.


Revision 2844 - Directory Listing
Modified Fri Jan 15 00:23:39 2010 UTC (11 years, 1 month ago) by jfenwick
Fixed some options to deal with silo errors.


Revision 2843 - Directory Listing
Modified Thu Jan 14 05:51:28 2010 UTC (11 years, 1 month ago) by gross
new compressible solver

Revision 2842 - Directory Listing
Modified Thu Jan 14 05:42:02 2010 UTC (11 years, 1 month ago) by caltinay
Changed domain::dump() to write out NodeDistribution & DofDistribution even if
the current process has 0 nodes.


Revision 2841 - Directory Listing
Modified Thu Jan 14 01:02:56 2010 UTC (11 years, 1 month ago) by jfenwick
Unit tests for 2838 and adding setTags variant which takes a string instead of a tag num.



Revision 2840 - Directory Listing
Modified Thu Jan 14 01:00:15 2010 UTC (11 years, 1 month ago) by caltinay
Enabled Silo on guineapig


Revision 2839 - Directory Listing
Modified Wed Jan 13 23:34:49 2010 UTC (11 years, 1 month ago) by artak
minor compiliation problem under MKL is fixed.

Revision 2838 - Directory Listing
Modified Wed Jan 13 06:01:03 2010 UTC (11 years, 1 month ago) by jfenwick
Vector, Tensor, Tensor3, Tensor4 can now take a (nested) sequence for 
their initial value.



Revision 2837 - Directory Listing
Modified Wed Jan 13 01:28:23 2010 UTC (11 years, 1 month ago) by caltinay
Added missing import statement.


Revision 2836 - Directory Listing
Modified Mon Jan 11 01:41:29 2010 UTC (11 years, 1 month ago) by artak
minor adjustments

Revision 2835 - Directory Listing
Modified Mon Jan 11 01:23:52 2010 UTC (11 years, 1 month ago) by artak
Default smoother set to Gauss-Seidel. This one more robust than jacobi, but jacobi is faster.

Revision 2834 - Directory Listing
Modified Thu Jan 7 06:06:56 2010 UTC (11 years, 1 month ago) by caltinay
Reduced elements are now handled separate from the main elements within the
data exporter. This simplifies usage considerably.


Revision 2833 - Directory Listing
Modified Thu Jan 7 05:44:46 2010 UTC (11 years, 1 month ago) by artak
minor openmp fix

Revision 2832 - Directory Listing
Modified Thu Jan 7 05:16:50 2010 UTC (11 years, 1 month ago) by artak
minor

Revision 2831 - Directory Listing
Modified Thu Jan 7 05:08:19 2010 UTC (11 years, 1 month ago) by artak
Splitting can be read from file. This is useful for testing.

Revision 2830 - Directory Listing
Modified Thu Jan 7 04:49:55 2010 UTC (11 years, 1 month ago) by caltinay
saveSilo now passes MPI communicator to data exporter.


Revision 2829 - Directory Listing
Modified Wed Jan 6 02:51:31 2010 UTC (11 years, 1 month ago) by ahallam
minor updates to cookbook

Revision 2828 - Directory Listing
Modified Tue Dec 22 01:24:40 2009 UTC (11 years, 2 months ago) by artak
Smoother for AMG now can be selected from python. Now only Jacobi and Gauss-Seidel are available as smoothers.

Revision 2827 - Directory Listing
Modified Fri Dec 18 03:41:09 2009 UTC (11 years, 2 months ago) by jfenwick
There is now a mechanism to pass a C function into escript and invoke it on each datapoint with:

applyBinaryCFunction

Warning in order to use this function your escript must be compiled with 
scons ...  iknowwhatimdoing=yes

---------------------
Because this code relies on casts that the C standard does not allow some code has been moved into Dodgy{.h .cpp}

Scons files have been modified to treat these files specially [Warnings are not errors for these files.]

Revision 2826 - Directory Listing
Modified Fri Dec 18 01:33:35 2009 UTC (11 years, 2 months ago) by artak
MINRES anf TFQMR add initioal guess. Tolerance for both solvers changed. However tolerance computaion needs to be more involved than it is now to avoid unnecessary very small tolerances.

Revision 2825 - Directory Listing
Modified Thu Dec 17 00:10:06 2009 UTC (11 years, 2 months ago) by jfenwick
More fixes to resolveGroup


Revision 2824 - Directory Listing
Modified Wed Dec 16 01:22:56 2009 UTC (11 years, 2 months ago) by jfenwick
ResolveGroup fixed so it actually resolves groups.
Children, when you iterate backwards remember its i>=0 not i>0


Revision 2822 - Directory Listing
Modified Mon Dec 14 03:10:16 2009 UTC (11 years, 2 months ago) by caltinay
dataexporter: Ensure that NetCDF files created using N ranks are only loaded
when mpi size equals N or 1.


Revision 2821 - Directory Listing
Modified Fri Dec 11 07:00:35 2009 UTC (11 years, 2 months ago) by caltinay
EscriptDataset takes an optional communicator now.


Revision 2820 - Directory Listing
Modified Thu Dec 10 05:03:11 2009 UTC (11 years, 2 months ago) by artak
Paso Testing tools now can select coarseing.The builld_PasoTests target is also added to scons. 

Revision 2819 - Directory Listing
Modified Thu Dec 10 04:12:35 2009 UTC (11 years, 2 months ago) by caltinay
Added include to make badger happy. Hope everyone's happy now.


Revision 2818 - Directory Listing
Modified Thu Dec 10 04:10:16 2009 UTC (11 years, 2 months ago) by caltinay
dataexporter links against escript now to make the Mac happy.


Revision 2817 - Directory Listing
Modified Thu Dec 10 02:12:33 2009 UTC (11 years, 2 months ago) by artak
test is added for selecting standard coarsening.

Revision 2816 - Directory Listing
Modified Thu Dec 10 02:09:43 2009 UTC (11 years, 2 months ago) by artak
Standard coarsening is added to options list.

Revision 2815 - Directory Listing
Modified Tue Dec 8 08:15:19 2009 UTC (11 years, 2 months ago) by gross
this fixes a problem of element distribution attribute for lines

Revision 2814 - Directory Listing
Modified Tue Dec 8 01:50:29 2009 UTC (11 years, 2 months ago) by caltinay
Removed minor code duplication.


Revision 2813 - Directory Listing
Modified Tue Dec 8 00:30:13 2009 UTC (11 years, 2 months ago) by caltinay
Added missing include.


Revision 2812 - Directory Listing
Modified Tue Dec 8 00:12:07 2009 UTC (11 years, 2 months ago) by caltinay
Implemented saveSilo within a new dataexporter module. If Silo is not available
at compile time the function throws. Ultimately, saveVTK will be moved here as
well.


Revision 2811 - Directory Listing
Modified Mon Dec 7 05:57:16 2009 UTC (11 years, 2 months ago) by caltinay
Fixed compilation when silo is not used.


Revision 2810 - Directory Listing
Modified Mon Dec 7 04:13:49 2009 UTC (11 years, 2 months ago) by caltinay
Reincarnation of the escriptreader as a more flexible escriptexport library:
 - can be initialised with instances of escript::Data and Finley_Mesh
 - is now MPI aware at the EscriptDataset level including Silo writer
 - now uses boost shared pointers
The lib is currently only used by the escriptconvert tool but this is going to
change...


Revision 2809 - Directory Listing
Modified Mon Dec 7 03:39:37 2009 UTC (11 years, 2 months ago) by jfenwick
TestDomain now divides the total number of samples between ranks rather 
than putting all samples on all ranks.


Revision 2808 - Directory Listing
Modified Mon Dec 7 00:26:45 2009 UTC (11 years, 2 months ago) by artak
default coarseneing is Ruge-Stueben.

Revision 2807 - Directory Listing
Modified Mon Dec 7 00:02:55 2009 UTC (11 years, 2 months ago) by artak
Post and pre smoothing parameters are added for AMLI. Little bit reengineering according to Axelson's original AMLI paper.

Revision 2806 - Directory Listing
Modified Fri Dec 4 06:46:13 2009 UTC (11 years, 2 months ago) by caltinay
bin/escript:
 - bail out early if buildvars is not around
 - quote variables to avoid syntax errors
 - some work towards POSIX compliance (s/==/=/ in string comparisons)
 - escript -V was still spitting out 'pre2.0' -> changed to pre4.0
 - fixed minor typos


Revision 2805 - Directory Listing
Modified Fri Dec 4 05:21:31 2009 UTC (11 years, 2 months ago) by artak
minor

Revision 2804 - Directory Listing
Modified Fri Dec 4 02:06:51 2009 UTC (11 years, 2 months ago) by artak
Some memory and code optimizations in updateWeights method.

Revision 2803 - Directory Listing
Modified Thu Dec 3 05:35:20 2009 UTC (11 years, 2 months ago) by artak
Parameters are added for post and pre smoothing. Now user can choose number of pre and post smoothing steps in AMG (e.g. setNumPreSweeps(5)). 

Revision 2802 - Directory Listing
Modified Thu Dec 3 01:51:55 2009 UTC (11 years, 2 months ago) by artak
Aggressive coarsening is implemented. Removes more elements but adds more iteration steps.

Revision 2801 - Directory Listing
Modified Thu Dec 3 01:45:48 2009 UTC (11 years, 2 months ago) by ahallam
Final updates to first 3 chapters of cookbook before moving on to linear elastic wave equation examples.

Revision 2800 - Directory Listing
Modified Thu Dec 3 01:45:12 2009 UTC (11 years, 2 months ago) by ahallam
Getting rid of unneeded directories

Revision 2799 - Directory Listing
Modified Thu Dec 3 01:35:08 2009 UTC (11 years, 2 months ago) by jfenwick
resolveGroup function added to python.
Unit tests for resolveGroup, resolve and delay.

Revision 2798 - Directory Listing
Modified Thu Dec 3 01:02:47 2009 UTC (11 years, 2 months ago) by caltinay
Use system NetCDF on guineapig.


Revision 2797 - Directory Listing
Modified Wed Dec 2 23:30:21 2009 UTC (11 years, 2 months ago) by caltinay
Changed NetCDF include path - this should enable netcdf on guineapig.


Revision 2796 - Directory Listing
Modified Wed Dec 2 05:02:43 2009 UTC (11 years, 2 months ago) by caltinay
null-commit to trigger buildbot


Revision 2795 - Directory Listing
Modified Wed Dec 2 02:39:23 2009 UTC (11 years, 2 months ago) by jfenwick
Removed node limit on lazy expressions.
The parameter LAZY_STR_FMT {0,1,2}  controls how lazy expressions are printed.
0 gives default output
1 gives a tree form.
2 just prints depth

Revision 2794 - Directory Listing
Modified Wed Dec 2 00:43:17 2009 UTC (11 years, 2 months ago) by gross
returning to the older version.

Revision 2793 - Directory Listing
Modified Tue Dec 1 06:10:10 2009 UTC (11 years, 2 months ago) by gross
some new util functions

Revision 2792 - Directory Listing
Modified Tue Dec 1 05:02:18 2009 UTC (11 years, 2 months ago) by jfenwick
Oops.
matrixInverse now checks MPI to see if any other ranks raised exceptions.

Revision 2791 - Directory Listing
Modified Tue Dec 1 03:36:36 2009 UTC (11 years, 2 months ago) by jfenwick
Added expression depth to toString for LazyData.


Revision 2790 - Directory Listing
Modified Sun Nov 29 23:57:45 2009 UTC (11 years, 2 months ago) by jfenwick
Fix scons file for unit tests.


Revision 2789 - Directory Listing
Modified Fri Nov 27 05:40:25 2009 UTC (11 years, 3 months ago) by caltinay
Removed unused variable from OpenMP block.
Fixes compilation error with gcc 4.3.


Revision 2788 - Directory Listing
Modified Fri Nov 27 05:23:14 2009 UTC (11 years, 3 months ago) by jfenwick
Go back to version 10


Revision 2787 - Directory Listing
Modified Fri Nov 27 05:03:09 2009 UTC (11 years, 3 months ago) by jfenwick
Worked around icc11 problem in table interpolate.
Best guess is that a stackframe was getting mauled somehow.



Revision 2786 - Directory Listing
Modified Fri Nov 27 01:07:28 2009 UTC (11 years, 3 months ago) by caltinay
Fixed a little typo.


Revision 2785 - Directory Listing
Modified Thu Nov 26 05:17:40 2009 UTC (11 years, 3 months ago) by lgao
Minor fix for unused variables



Revision 2784 - Directory Listing
Modified Thu Nov 26 05:09:14 2009 UTC (11 years, 3 months ago) by artak
More performance tunning. Sparsity check is added. If Coarse level matrix is denser than 1% then stop.

Revision 2783 - Directory Listing
Modified Thu Nov 26 05:07:33 2009 UTC (11 years, 3 months ago) by lgao
process C_TensorBinaryOperation at the level of a whole sample rather than 
each datapoint when an Expanded data is operating with a Constant data. This
could improve the efficiency of the non-lazy version escipt. 



Revision 2782 - Directory Listing
Modified Thu Nov 26 04:42:29 2009 UTC (11 years, 3 months ago) by caltinay
Added missing var declaration.


Revision 2781 - Directory Listing
Modified Thu Nov 26 04:12:11 2009 UTC (11 years, 3 months ago) by jfenwick
Some additional info from Thomas

Revision 2780 - Directory Listing
Modified Thu Nov 26 03:54:24 2009 UTC (11 years, 3 months ago) by jfenwick
Put the windows instructions back in.
Put more detail in the MPI hints.

Revision 2779 - Directory Listing
Modified Thu Nov 26 03:51:15 2009 UTC (11 years, 3 months ago) by caltinay
Fixed more instances of garbage=cstring+integer errors (d'oh!)


Revision 2778 - Directory Listing
Modified Thu Nov 26 01:50:30 2009 UTC (11 years, 3 months ago) by caltinay
Fixed unintended pointer arithmetic with c-strings in MeshAdapter::dump() and
shortened error messages while being at it.


Revision 2777 - Directory Listing
Modified Thu Nov 26 01:06:00 2009 UTC (11 years, 3 months ago) by jfenwick
Added the LAZY_STACK_PROF #define for Lazy.
If enabled lazy will print the (roughly) maximum stack used by any openmp 
thread over the course of this session.


Revision 2776 - Directory Listing
Modified Wed Nov 25 23:41:16 2009 UTC (11 years, 3 months ago) by jfenwick
Switching tests which read gmsh to not run under MPI


Revision 2775 - Directory Listing
Modified Wed Nov 25 05:01:43 2009 UTC (11 years, 3 months ago) by ahallam
minor updates to cookbook; new python syntax highlighting

Revision 2774 - Directory Listing
Modified Wed Nov 25 04:24:03 2009 UTC (11 years, 3 months ago) by artak
#ifndef changed to #ifdef in makeNaN

Revision 2773 - Directory Listing
Modified Wed Nov 25 04:02:01 2009 UTC (11 years, 3 months ago) by jfenwick
Hadn't realised isnan was a macro.
Checking for it rather than FP_NAN


Revision 2772 - Directory Listing
Modified Wed Nov 25 02:02:50 2009 UTC (11 years, 3 months ago) by ahallam
Fixed auto build error for heatrefraction_mesher002.py

Added clear figure line for run_heatrefraction.py process.

Revision 2771 - Directory Listing
Modified Wed Nov 25 01:38:49 2009 UTC (11 years, 3 months ago) by jfenwick
Fix


Revision 2770 - Directory Listing
Modified Wed Nov 25 01:24:51 2009 UTC (11 years, 3 months ago) by jfenwick
Removed buffer implementation of Lazy.
Removed supporting Alloc/Free Sample buffer calls.

Revision 2769 - Directory Listing
Modified Tue Nov 24 00:36:22 2009 UTC (11 years, 3 months ago) by jfenwick
Unit tests for NaN handling

Revision 2768 - Directory Listing
Modified Mon Nov 23 23:56:14 2009 UTC (11 years, 3 months ago) by jfenwick
Dodge problem in NoPDE class


Revision 2767 - Directory Listing
Modified Mon Nov 23 06:00:37 2009 UTC (11 years, 3 months ago) by artak
More openmp calls are added,escpecialy in arg_max method.

Revision 2766 - Directory Listing
Modified Mon Nov 23 05:10:53 2009 UTC (11 years, 3 months ago) by jfenwick
inf, sup and Lsup now correctly handle +-infinity.
They also will return NaN if any part of their input is NaN.

This will break unit tests since it exposes the hidden bug (#447 in mantis)

This code relies on the ability to test for NaNs.
To do this it makes use of macros and functions from C99.
If you do not have a C99 compiler, then you will probably get the old behaviour.
That is, you won't know when you have NaNs.


Also did minor tweak to saveDataCSV doco.

Revision 2765 - Directory Listing
Modified Fri Nov 20 01:49:19 2009 UTC (11 years, 3 months ago) by artak
First steps toward efficiency. Coarsening process is improved. Some profiling tools are added.

Revision 2764 - Directory Listing
Modified Thu Nov 19 23:48:05 2009 UTC (11 years, 3 months ago) by artak
Some openMP calls are removed.

Revision 2763 - Directory Listing
Modified Thu Nov 19 06:28:03 2009 UTC (11 years, 3 months ago) by lgao
Minor fix to my previous commit.




Revision 2762 - Directory Listing
Modified Thu Nov 19 06:24:44 2009 UTC (11 years, 3 months ago) by lgao
fix the compilation problem I introduced for Non-MPI build due
to my last commit for Data::toString().



Revision 2761 - Directory Listing
Modified Thu Nov 19 06:11:07 2009 UTC (11 years, 3 months ago) by artak
AMLI preconditioner (previously called  AMG)

Revision 2760 - Directory Listing
Modified Thu Nov 19 05:22:45 2009 UTC (11 years, 3 months ago) by artak
The first version of the new AMG preconditioner. It need a lot of polishing for efficiency. Old AMG now called AMLI preconditioner.

Revision 2759 - Directory Listing
Modified Thu Nov 19 05:19:47 2009 UTC (11 years, 3 months ago) by artak
methods needed for the new AMG preconditioner

Revision 2758 - Directory Listing
Modified Thu Nov 19 04:21:55 2009 UTC (11 years, 3 months ago) by caltinay
Added missing imports. all_tests still fails though due to other problems.


Revision 2757 - Directory Listing
Modified Thu Nov 19 01:04:57 2009 UTC (11 years, 3 months ago) by lgao
Solve the print statement problem for MPI program (matis issue 465). 



Revision 2756 - Directory Listing
Modified Thu Nov 19 00:40:02 2009 UTC (11 years, 3 months ago) by gross
missing file added.

Revision 2755 - Directory Listing
Modified Wed Nov 18 23:19:32 2009 UTC (11 years, 3 months ago) by caltinay
Reverted changes to Mesh_read from last commit. They break compilation with
MPI and seem unintentional.


Revision 2754 - Directory Listing
Modified Wed Nov 18 07:44:26 2009 UTC (11 years, 3 months ago) by gross
tests for macro elements in saveVTK added.

Revision 2753 - Directory Listing
Modified Wed Nov 18 06:06:50 2009 UTC (11 years, 3 months ago) by lgao
fix bugs in minGlobalDataPoint() and maxGlobalDataPoint()



Revision 2752 - Directory Listing
Modified Wed Nov 18 06:01:18 2009 UTC (11 years, 3 months ago) by caltinay
Fixed compilation error in mesh reader when using MPI.


Revision 2751 - Directory Listing
Modified Wed Nov 18 00:30:47 2009 UTC (11 years, 3 months ago) by caltinay
Removed stray forward declaration.


Revision 2750 - Directory Listing
Modified Tue Nov 17 23:39:20 2009 UTC (11 years, 3 months ago) by caltinay
Fixed some compilation errors with OpenMP introduced in last commit.


Revision 2749 - Directory Listing
Modified Tue Nov 17 07:34:16 2009 UTC (11 years, 3 months ago) by gross
missing files.

Revision 2748 - Directory Listing
Modified Tue Nov 17 07:32:59 2009 UTC (11 years, 3 months ago) by gross
Macro elements are implemented now. VTK writer for macro elements still needs testing.

Revision 2747 - Directory Listing
Modified Tue Nov 17 05:19:59 2009 UTC (11 years, 3 months ago) by lgao
Minor rivision to minGlobalDataPoint()



Revision 2746 - Directory Listing
Modified Tue Nov 17 05:13:51 2009 UTC (11 years, 3 months ago) by lgao
Fix the error in minGlobalDataPoint() and maxGlobalDataPoint() due to 
the fact that the number of samples on one MPI rank could be 0. Therefore,
not every MPI rank has valid min/max data point. 



Revision 2745 - Directory Listing
Modified Tue Nov 17 04:23:02 2009 UTC (11 years, 3 months ago) by jfenwick
Added getInfLocator and getSupLocator to pdetools.
This means if you want to use them, you will need to import them.
These methods return a locator to a point with the smallest/largest value.

Added resolve() and delay() to utils.
Now you can do things like:

d=delay(v)
..
..
z=resolve(d+1)



Revision 2744 - Directory Listing
Modified Mon Nov 16 23:45:55 2009 UTC (11 years, 3 months ago) by caltinay
SaveVTK: exponent could have 3 digits so reserve enough space.


Revision 2743 - Directory Listing
Modified Mon Nov 16 05:28:47 2009 UTC (11 years, 3 months ago) by caltinay
Corrected memory allocation size for tensors in saveVTK. Fixes issue 460.


Revision 2742 - Directory Listing
Modified Thu Nov 12 06:03:37 2009 UTC (11 years, 3 months ago) by jfenwick
Merging changes from the lapack branch.

The inverse() operation has been moved into c++. [No lazy support for this operation yet.]
Optional Lapack support has been added for matrices larger than 3x3. 
service0 is set to use mkl_lapack.




Revision 2738 - Directory Listing
Modified Fri Nov 6 05:33:13 2009 UTC (11 years, 3 months ago) by jfenwick
Taipan and DataVector use size_type (currently long) internally to talk 
about sizes.
[A lot more work needs to be done on this].
Exceptions now give nicer messages and output the problematic numbers.

Some minor doco errors fixed.

escript.util.mkDir
Now checks to see if the pathname already exists as a non-directory.
On suggestion from slanger it now calls makedirs.




Revision 2737 - Directory Listing
Modified Tue Nov 3 00:44:00 2009 UTC (11 years, 3 months ago) by jfenwick
icc will now record compiler options in libraries.
escriptParams now has a pretty printer option for lazy expressions.

Revision 2736 - Directory Listing
Modified Mon Nov 2 04:15:27 2009 UTC (11 years, 3 months ago) by caltinay
Fixed a couple of typos.


Revision 2735 - Directory Listing
Modified Mon Nov 2 02:03:24 2009 UTC (11 years, 3 months ago) by jfenwick
Fixed bug where calling minval() reintroduced laziness after it had been removed.


Revision 2734 - Directory Listing
Modified Fri Oct 30 05:39:48 2009 UTC (11 years, 3 months ago) by jfenwick
Fixed bug in lazy maxval and minval


Revision 2733 - Directory Listing
Modified Mon Oct 26 02:05:11 2009 UTC (11 years, 4 months ago) by caltinay
escriptreader: added debug flag to configure.ac


Revision 2732 - Directory Listing
Modified Mon Oct 26 01:11:31 2009 UTC (11 years, 4 months ago) by jfenwick
Fixed segfault in debug+omp tests.
Cause:
  variable used in parallel section not declared shared.



Revision 2731 - Directory Listing
Modified Thu Oct 22 04:17:21 2009 UTC (11 years, 4 months ago) by trankine
* Added xe.ivec.org options file as reminder for David Schibeci [dschibeci@ccg.murdoch.edu.au]

Revision 2730 - Directory Listing
Modified Thu Oct 22 01:50:27 2009 UTC (11 years, 4 months ago) by artak
order member variable added to the tests.

Revision 2729 - Directory Listing
Modified Thu Oct 22 01:45:28 2009 UTC (11 years, 4 months ago) by jfenwick
UMFPack and MPI added to guineapig options.
Defaults for omp and mpi removed from SConstruct.


Revision 2728 - Directory Listing
Modified Thu Oct 22 00:13:10 2009 UTC (11 years, 4 months ago) by artak
minor

Revision 2727 - Directory Listing
Modified Wed Oct 21 23:56:23 2009 UTC (11 years, 4 months ago) by jfenwick
Added guineapig options


Revision 2726 - Directory Listing
Modified Wed Oct 21 23:50:05 2009 UTC (11 years, 4 months ago) by artak
New diagonal dominancy based algorithm is added. The coarseneng strategy is changed.

Revision 2725 - Directory Listing
Modified Wed Oct 21 23:44:06 2009 UTC (11 years, 4 months ago) by artak
AMG unit tests are disabled for 2-nd order elements.

Revision 2724 - Directory Listing
Modified Sun Oct 18 23:50:18 2009 UTC (11 years, 4 months ago) by jfenwick
And again


Revision 2723 - Directory Listing
Modified Sun Oct 18 23:44:37 2009 UTC (11 years, 4 months ago) by jfenwick
Use correct types for MPI op parameters


Revision 2722 - Directory Listing
Modified Fri Oct 16 06:45:01 2009 UTC (11 years, 4 months ago) by gross
First steps towards macro elements. at the monent a  macro element is identical to its counterpart of 2nd order.





Revision 2721 - Directory Listing
Modified Fri Oct 16 05:40:12 2009 UTC (11 years, 4 months ago) by jfenwick
minval and maxval are now lazy operations (they weren't before).
Whether or not Lsup, sup and inf resolve their arguments before computing answers is controlled by the escriptParam 'RESOLVE_COLLECTIVE'.
Note: integrate() still forces a resolve.

Added some unit tests for operations which weren't tested before.
Added deepcopy implementations for lazy operations which got missed somehow.

Revision 2720 - Directory Listing
Modified Wed Oct 14 23:43:21 2009 UTC (11 years, 4 months ago) by gross
missing modules added

Revision 2719 - Directory Listing
Modified Wed Oct 14 06:38:03 2009 UTC (11 years, 4 months ago) by gross
a new Stokes solver added

Revision 2718 - Directory Listing
Modified Wed Oct 14 04:03:27 2009 UTC (11 years, 4 months ago) by gross
syntax errors fixed.

Revision 2717 - Directory Listing
Modified Wed Oct 14 03:41:20 2009 UTC (11 years, 4 months ago) by gross
implements https://mantis.esscc.uq.edu.au/view.php?id=426

Revision 2716 - Directory Listing
Modified Tue Oct 13 04:58:08 2009 UTC (11 years, 4 months ago) by jfenwick
Small mod - process C_Tensor??Operation on ExpandedData as a whole 
sample rather than a datapoint at a time.
This is just to bring Non-Lazy into line with Lazy.


Revision 2715 - Directory Listing
Modified Sun Oct 11 23:29:56 2009 UTC (11 years, 4 months ago) by lgao
change back to use Intel MPI (avoid the MPT+MKL problem).



Revision 2714 - Directory Listing
Modified Wed Oct 7 23:29:19 2009 UTC (11 years, 4 months ago) by gross
typo in check fixed.

Revision 2713 - Directory Listing
Modified Wed Oct 7 00:35:06 2009 UTC (11 years, 4 months ago) by jfenwick
Fixes for windows.
Copied from Thomas Poulet


Revision 2712 - Directory Listing
Modified Wed Oct 7 00:22:43 2009 UTC (11 years, 4 months ago) by artak
MKL made default direct solver for AMG

Revision 2711 - Directory Listing
Modified Tue Oct 6 04:43:41 2009 UTC (11 years, 4 months ago) by artak
Little restructuring for solving memory bug in MKL_free process and making sure LDU factorzation done only once.

Revision 2710 - Directory Listing
Modified Mon Oct 5 23:15:04 2009 UTC (11 years, 4 months ago) by jfenwick
Change to error output requested by Thomas Poulet


Revision 2709 - Directory Listing
Modified Mon Oct 5 06:11:58 2009 UTC (11 years, 4 months ago) by artak
Paso_MKL1 put back again

Revision 2708 - Directory Listing
Modified Mon Oct 5 05:59:08 2009 UTC (11 years, 4 months ago) by artak
The n_F==n condition with potentially uninitialized value is fixed.

Revision 2707 - Directory Listing
Modified Fri Oct 2 05:02:59 2009 UTC (11 years, 4 months ago) by artak
some unnecessary lines are removed

Revision 2706 - Directory Listing
Modified Fri Oct 2 02:15:04 2009 UTC (11 years, 4 months ago) by jfenwick
Perhaps this will stop the cookbook from hating me.



Revision 2705 - Directory Listing
Modified Thu Oct 1 23:21:10 2009 UTC (11 years, 4 months ago) by artak
Some openMP codes in AMG systems are removed for testing.

Revision 2704 - Directory Listing
Modified Thu Oct 1 05:38:33 2009 UTC (11 years, 4 months ago) by artak
some clarity in the notations REMOVED changes IN_SET

Revision 2703 - Directory Listing
Modified Thu Oct 1 01:22:36 2009 UTC (11 years, 4 months ago) by jfenwick
Added calls to MPI_Abort to the pythonMPI wrappers.
Now if an uncaught exception is raised on any of the nodes, the whole world should be brought down. I've tested this on a barrier and it works.
One consequence of this is that you should not call sys.exit(2) but we don't recommend using sys.exit anyway.




Revision 2702 - Directory Listing
Modified Wed Sep 30 23:54:17 2009 UTC (11 years, 4 months ago) by artak
UMFPACK is enabled for savanna

Revision 2701 - Directory Listing
Modified Wed Sep 30 23:21:08 2009 UTC (11 years, 4 months ago) by artak
MKL test lines are removed 

Revision 2700 - Directory Listing
Modified Wed Sep 30 08:28:55 2009 UTC (11 years, 4 months ago) by gross
pycad test fixed.

Revision 2699 - Directory Listing
Modified Wed Sep 30 05:43:20 2009 UTC (11 years, 4 months ago) by artak
Direct solver switched to UMFPACK, till problem with MKL solved. When all unknows are eliminated then we switch to Jacobi preconditiner.

Revision 2698 - Directory Listing
Modified Wed Sep 30 01:46:31 2009 UTC (11 years, 4 months ago) by jfenwick
Removing extension from some image filenames


Revision 2697 - Directory Listing
Modified Wed Sep 30 01:29:22 2009 UTC (11 years, 4 months ago) by jfenwick
Trying to get cookbook scripts passing.
Split cblib in two to avoid importing pylab in scripts which
don't otheriwse need it.



Revision 2696 - Directory Listing
Modified Wed Sep 30 00:36:05 2009 UTC (11 years, 4 months ago) by lgao
change service0_options.py to use MPT 1.24



Revision 2695 - Directory Listing
Modified Tue Sep 29 06:29:12 2009 UTC (11 years, 4 months ago) by gross
pycad passes on more infromation from gmsh now.

Revision 2694 - Directory Listing
Modified Tue Sep 29 06:00:44 2009 UTC (11 years, 4 months ago) by gross
some hint on how to access gmsh error messages added.

Revision 2693 - Directory Listing
Modified Tue Sep 29 05:47:45 2009 UTC (11 years, 4 months ago) by artak
sorry python Indentation Error, fixed 

Revision 2692 - Directory Listing
Modified Tue Sep 29 05:35:31 2009 UTC (11 years, 4 months ago) by artak
minor typo

Revision 2691 - Directory Listing
Modified Tue Sep 29 05:30:27 2009 UTC (11 years, 4 months ago) by artak
Projector class had getSolverOptions(), but was returning null, so changed to return correct solver options.

Revision 2690 - Directory Listing
Modified Tue Sep 29 05:23:41 2009 UTC (11 years, 4 months ago) by gross
some description on gmsh reader added.

Revision 2689 - Directory Listing
Modified Tue Sep 29 05:22:51 2009 UTC (11 years, 4 months ago) by artak
getSolverOptionsDiv was returning Pressure options instead of Div equation options

Revision 2688 - Directory Listing
Modified Tue Sep 29 05:19:43 2009 UTC (11 years, 4 months ago) by artak
changes to default threshold values

Revision 2687 - Directory Listing
Modified Tue Sep 29 04:23:10 2009 UTC (11 years, 4 months ago) by caltinay
libescriptreader: fixed a path problem when using autotools to build


Revision 2686 - Directory Listing
Modified Tue Sep 29 03:39:36 2009 UTC (11 years, 4 months ago) by artak
 changes the default thresold, bug fixes in RS coupling and extra checks added in Solver 

Revision 2685 - Directory Listing
Modified Tue Sep 29 02:22:30 2009 UTC (11 years, 4 months ago) by gross
these files are not needed

Revision 2684 - Directory Listing
Modified Tue Sep 29 02:21:11 2009 UTC (11 years, 4 months ago) by gross
added missing file

Revision 2683 - Directory Listing
Modified Tue Sep 29 02:20:22 2009 UTC (11 years, 4 months ago) by gross
documentation for pycad added.

Revision 2681 - Directory Listing
Modified Thu Sep 24 03:04:04 2009 UTC (11 years, 5 months ago) by ahallam
proof reading and review of cookbook, minor changes only + updated depth profiles to cb from last week

Revision 2680 - Directory Listing
Modified Thu Sep 24 00:40:07 2009 UTC (11 years, 5 months ago) by caltinay
Updated service0 options file to use Silo 4.7 on Savanna


Revision 2679 - Directory Listing
Modified Thu Sep 24 00:36:57 2009 UTC (11 years, 5 months ago) by caltinay
Updated shake75 options file


Revision 2678 - Directory Listing
Modified Wed Sep 23 23:54:16 2009 UTC (11 years, 5 months ago) by jfenwick
Some fixes for compile errors for gcc_testing_version


Revision 2677 - Directory Listing
Modified Tue Sep 22 00:48:00 2009 UTC (11 years, 5 months ago) by jfenwick
Removed stuff in user guide about needing to make table larger to allow
boundary points.
The table interpolation is now OMP parallel.



Revision 2676 - Directory Listing
Modified Mon Sep 21 08:06:37 2009 UTC (11 years, 5 months ago) by gross
FaultSystem: MaxValue and MinValue return now a Locator. This makes it possible to extract values of from other data objects at the location of the min/max value

Revision 2675 - Directory Listing
Modified Mon Sep 21 02:32:17 2009 UTC (11 years, 5 months ago) by gross
getMinValue added to the fault system.

Revision 2674 - Directory Listing
Modified Mon Sep 21 00:37:18 2009 UTC (11 years, 5 months ago) by jfenwick
Base matplotlib tests on version number.
This will stop the Mac trying to run some tests it can't execute.


Revision 2673 - Directory Listing
Modified Fri Sep 18 05:33:10 2009 UTC (11 years, 5 months ago) by jfenwick
Some fixes to interpolation


Revision 2672 - Directory Listing
Modified Fri Sep 18 01:46:47 2009 UTC (11 years, 5 months ago) by ahallam
Heat refraction updates : alex's downhole profiles

Revision 2671 - Directory Listing
Modified Thu Sep 17 06:37:22 2009 UTC (11 years, 5 months ago) by gross
missing offset added in interpolation table

Revision 2670 - Directory Listing
Modified Thu Sep 17 06:17:57 2009 UTC (11 years, 5 months ago) by artak
Bug that made MPI tests to fail is fixed.

Revision 2669 - Directory Listing
Modified Thu Sep 17 06:01:30 2009 UTC (11 years, 5 months ago) by jfenwick
Added a bunch of valgrind supressions. Hopefully this will make it more useful.

Asking for an offset on a DataConstant containing no samples no longer fails under debug builds.
I've disabled the sample and dataPoint bounds checks since they don't make sense on DataConstant.

Revision 2668 - Directory Listing
Modified Thu Sep 17 04:04:09 2009 UTC (11 years, 5 months ago) by gross
some clarification in the table interpolation

Revision 2667 - Directory Listing
Modified Thu Sep 17 01:49:11 2009 UTC (11 years, 5 months ago) by jfenwick
Renamed the main cookbook tex file to match our convention.
Replaced doc/cookbook/figures/heatrefraction002contqu.pdf with
a version which is actually pdf. However it needs to be regnerated since
it it sideways.

The examples have had their copyright notices fixed (dates were too early).
sb2.py has been removed since it uses pyvisi.

scons will now build the cookbook as parts of a docs build.
Also in reposnse to :
scons cookbook_pdf



Revision 2666 - Directory Listing
Modified Thu Sep 17 00:10:00 2009 UTC (11 years, 5 months ago) by artak
OpenMP bug fixed and more openMP code added for cutting blocks.

Revision 2665 - Directory Listing
Modified Wed Sep 16 02:56:02 2009 UTC (11 years, 5 months ago) by gross
clarification in the fault depth vector

Revision 2664 - Directory Listing
Modified Wed Sep 16 01:06:50 2009 UTC (11 years, 5 months ago) by artak
Extra check is added for AMG levels. If coursening proccess does not eliminate at least 30% from the fine Matrix then it does not make sense to continue to the next level.

Revision 2663 - Directory Listing
Modified Tue Sep 15 06:04:44 2009 UTC (11 years, 5 months ago) by gross
finally there is a 3D version for the fault system class

Revision 2662 - Directory Listing
Modified Tue Sep 15 03:05:23 2009 UTC (11 years, 5 months ago) by artak
Migrating to block_sizes greather than 3 made easy.

Revision 2661 - Directory Listing
Modified Fri Sep 11 00:59:59 2009 UTC (11 years, 5 months ago) by artak
Finially unit tests for AMG preconditioner for single equations as well as for systems. Minor bug in AMG is also fixed

Revision 2660 - Directory Listing
Modified Thu Sep 10 04:26:39 2009 UTC (11 years, 5 months ago) by artak
minor

Revision 2659 - Directory Listing
Modified Thu Sep 10 03:54:50 2009 UTC (11 years, 5 months ago) by artak
first attempt of AMG on blocks

Revision 2658 - Directory Listing
Modified Thu Sep 10 02:58:44 2009 UTC (11 years, 5 months ago) by ahallam
Updates to all files scripts to support MPI testing proceedure. Updates to cookbook, new section on functino spaces/domains (needs work). Finalising first 3 chapters for editing.

Revision 2657 - Directory Listing
Modified Thu Sep 10 00:58:19 2009 UTC (11 years, 5 months ago) by jfenwick
Fixed some spelling errors.
Added text about parallel vis.


Revision 2656 - Directory Listing
Modified Wed Sep 9 23:47:10 2009 UTC (11 years, 5 months ago) by jfenwick
Fixing doco compile bug


Revision 2655 - Directory Listing
Modified Tue Sep 8 23:31:32 2009 UTC (11 years, 5 months ago) by gross
a comma is missing.

Revision 2654 - Directory Listing
Modified Tue Sep 8 07:11:12 2009 UTC (11 years, 5 months ago) by gross
2D fault systems are now working. 3D still needs work.

Revision 2653 - Directory Listing
Modified Tue Sep 8 04:26:30 2009 UTC (11 years, 5 months ago) by jfenwick
Fix bug in maxGlobalDataPoint and minGlobalDataPoint.
They now give the correct answers and the datapoint ids returned are globally
correct.

Removed some #defines from before COW
Removed hasNoSamples() - I don't trust myself to use that properly let alone anybody else.



Revision 2652 - Directory Listing
Modified Mon Sep 7 05:04:45 2009 UTC (11 years, 5 months ago) by artak
Paso_Pattern_coup changed to Paso_Pattern_YS for making clear that it refers to YAIR-SHAPIRA coarsenenig.

Revision 2651 - Directory Listing
Modified Mon Sep 7 03:39:45 2009 UTC (11 years, 5 months ago) by jfenwick
Fixed latex compile error.
Fixed some overful hboxes


Revision 2650 - Directory Listing
Modified Mon Sep 7 03:38:50 2009 UTC (11 years, 5 months ago) by jfenwick
Reducing the concentration of stupid.


Revision 2649 - Directory Listing
Modified Mon Sep 7 03:33:55 2009 UTC (11 years, 5 months ago) by gross
Some small fixes in FaultSystem

Revision 2648 - Directory Listing
Modified Mon Sep 7 00:06:15 2009 UTC (11 years, 5 months ago) by jfenwick
ecording some changes related to Anthony's cookbook.
These tests still do not run.

test_heatref.py is the current problem.
Current problems include:
undefined symbols
a dependence on X somehow.

I've already addressed the matplotlib X thing somewhere else.
Find and apply.



Revision 2647 - Directory Listing
Modified Fri Sep 4 05:25:25 2009 UTC (11 years, 5 months ago) by gross
fault system add. There is still an example for the usage missing.

Revision 2646 - Directory Listing
Modified Fri Sep 4 00:13:00 2009 UTC (11 years, 5 months ago) by jfenwick
Unit tests and user doco for interpolation and saveCSV

Revision 2645 - Directory Listing
Modified Thu Sep 3 02:20:33 2009 UTC (11 years, 5 months ago) by ahallam
More revisions to cookbook, fixed cblib.py for Scons, new figures.

Revision 2644 - Directory Listing
Modified Wed Sep 2 04:14:03 2009 UTC (11 years, 5 months ago) by jfenwick
Add unit tests for saveDataCSV which should be ready for use now.
Keyword args are now output in sorted order.

Removed some unneeded functions.

Revision 2643 - Directory Listing
Modified Wed Sep 2 00:10:00 2009 UTC (11 years, 5 months ago) by artak
Saving sparse matrix used before for debuging is removed

Revision 2642 - Directory Listing
Modified Tue Sep 1 04:15:50 2009 UTC (11 years, 5 months ago) by jfenwick
pre cleanup

Revision 2641 - Directory Listing
Modified Mon Aug 31 07:41:49 2009 UTC (11 years, 5 months ago) by jfenwick
Fixed some of my stupids related to MPI compile errors.


Revision 2640 - Directory Listing
Modified Mon Aug 31 06:22:10 2009 UTC (11 years, 5 months ago) by jfenwick
Adding getMPIComm


Revision 2637 - Directory Listing
Modified Fri Aug 28 04:12:24 2009 UTC (11 years, 6 months ago) by jfenwick
saveDataCSV looks good but does not do MPI yet.
Also not unit tested.


Revision 2636 - Directory Listing
Modified Thu Aug 27 05:26:42 2009 UTC (11 years, 6 months ago) by jfenwick
Disabling cookbook example checks until we can fix them.


Revision 2635 - Directory Listing
Modified Thu Aug 27 04:54:41 2009 UTC (11 years, 6 months ago) by jfenwick
A bunch of changes related to saveDataCSV.
[Not completed or unit tested yet]

Added saveDataCSV to util.py
AbstractDomain (and MeshAdapter) have a commonFunctionSpace method to 
take a group of FunctionSpaces and return something they can all be interpolated to.

Added pointToStream() in DataTypes to help print points.

added actsConstant() to data - required because DataConstant doesn't store samples the same way other Data do.

Revision 2634 - Directory Listing
Modified Thu Aug 27 04:03:32 2009 UTC (11 years, 6 months ago) by ahallam
Updates to cookbook. Updates to scripts. Updates to figures. Working examples added to SCons. Data folder structure included minus data. More folder rejigging.

Revision 2633 - Directory Listing
Modified Wed Aug 26 22:21:52 2009 UTC (11 years, 6 months ago) by ahallam
Sorry second regigging

Revision 2632 - Directory Listing
Modified Wed Aug 26 22:18:19 2009 UTC (11 years, 6 months ago) by ahallam
Regigger of cookbook directory structure. Examlples->examples/cookbook TEXT->doc/cookbook Figures-> doc/cookbook/figures

Revision 2629 - Directory Listing
Modified Tue Aug 25 06:39:26 2009 UTC (11 years, 6 months ago) by trankine
Changes to work on Windows with boost 1.39.0. Using command separator &. Note: there are still 2 CheckFunc that fail (but can be bypassed as the rest of the build works). 

Revision 2628 - Directory Listing
Modified Tue Aug 25 03:50:00 2009 UTC (11 years, 6 months ago) by jfenwick
Fixed linkage on getTestDomainFunctionSpace.

added Data.interpolateTable to perform 2D interpolation.
It needs better unit tests though.

Revision 2627 - Directory Listing
Modified Mon Aug 24 01:57:34 2009 UTC (11 years, 6 months ago) by gross
some bugs in pycad fixed.


Revision 2626 - Directory Listing
Modified Mon Aug 24 00:48:31 2009 UTC (11 years, 6 months ago) by jfenwick
Making arg0 and arg params in C_GeneralTensorProduct non-optional.
[The using the default args caused an exception.]


Revision 2625 - Directory Listing
Modified Fri Aug 21 06:30:25 2009 UTC (11 years, 6 months ago) by jfenwick
Merging changes from new doco branch.
All docstrings are now in reStructured text.
A few email addresses have been fixes as well.

Revision 2620 - Directory Listing
Modified Thu Aug 20 06:24:00 2009 UTC (11 years, 6 months ago) by gross
some small additions to pycad to make life a bit easier.

Revision 2608 - Directory Listing
Modified Tue Aug 18 01:25:18 2009 UTC (11 years, 6 months ago) by jfenwick
Updating Lutz' email


Revision 2607 - Directory Listing
Modified Tue Aug 18 01:02:56 2009 UTC (11 years, 6 months ago) by jfenwick
Added getMPIWorldSum function to the esys.escript module.
This function takes an integer from each member of the MPIWorld.
This will hopefully address mantis issue 359

Added unit tests for most of the c++ free functions in the module.




Revision 2606 - Directory Listing
Modified Thu Aug 13 04:32:23 2009 UTC (11 years, 6 months ago) by ahallam
Updates to first chapter in cookbook -> approaching completion.
New figures added for model descriptions.
Scripts updated to use pylab/matplotlib and movie making scripts added for *.avi creation.
Still to finalise in chapter 1
- twodheatdiff model of intrusion
	-contouring

- heat refraction scripts and begin cookbook sections
	- pycad discussion
	- steady state pde discussion
	- quiver plot discussion

Revision 2605 - Directory Listing
Modified Wed Aug 12 22:30:47 2009 UTC (11 years, 6 months ago) by gross
some changes to the cook book

Revision 2604 - Directory Listing
Modified Wed Aug 12 01:21:46 2009 UTC (11 years, 6 months ago) by jfenwick
The prefix option for building escript now works correctly.
This fixes mantis issue #362.


Revision 2603 - Directory Listing
Modified Wed Aug 12 00:44:35 2009 UTC (11 years, 6 months ago) by jfenwick
Compute nodes will now read the correct options file and use the correct compiler.
I have added env_export to the service0 options file.
Use this if there are variables from the calling environment which need to be passed through scons. (In this case the INTEL_LICENSE_FILE variable).

There are still some issues with icpc linking.


Revision 2602 - Directory Listing
Modified Tue Aug 11 00:38:42 2009 UTC (11 years, 6 months ago) by jfenwick
Merging changes made for release3.0 back to trunk.

Revision 2600 - Directory Listing
Modified Fri Aug 7 04:47:49 2009 UTC (11 years, 6 months ago) by jfenwick
Using the 'agg' backend in matplotlib to avoid reference to the X Display.


Revision 2599 - Directory Listing
Modified Fri Aug 7 00:16:02 2009 UTC (11 years, 6 months ago) by caltinay
saveESD: added option to save mesh at each timestep if required.


Revision 2598 - Directory Listing
Modified Thu Aug 6 03:47:56 2009 UTC (11 years, 6 months ago) by gross
small fix in ReversedCurve clas

Revision 2597 - Directory Listing
Modified Thu Aug 6 03:30:09 2009 UTC (11 years, 6 months ago) by ahallam
Updates to: cookbook documentation; heat refraction problems; mencoder investigation for *.png animation

Revision 2596 - Directory Listing
Modified Thu Aug 6 03:09:03 2009 UTC (11 years, 6 months ago) by lgao
Add new diagnostic information: "net time" (the execution time of solver, excluding the setup time for solver and the execution time of preconditioner)



Revision 2595 - Directory Listing
Modified Thu Aug 6 00:49:09 2009 UTC (11 years, 6 months ago) by gross
there was wrong test which triggered an excpetion in some cases where things were actually right

Revision 2594 - Directory Listing
Modified Thu Aug 6 00:47:48 2009 UTC (11 years, 6 months ago) by gross
change to the default value for toListOfTuples

Revision 2592 - Directory Listing
Modified Thu Aug 6 00:43:19 2009 UTC (11 years, 6 months ago) by gross
additional tests for the Locator

Revision 2589 - Directory Listing
Modified Wed Aug 5 23:06:35 2009 UTC (11 years, 6 months ago) by ahallam


Revision 2588 - Directory Listing
Modified Wed Aug 5 22:42:36 2009 UTC (11 years, 6 months ago) by ahallam
Heat diffraction initial committal 2 weeks work.

Revision 2583 - Directory Listing
Modified Wed Aug 5 01:49:56 2009 UTC (11 years, 6 months ago) by jfenwick
Minor fixes

Revision 2581 - Directory Listing
Modified Wed Aug 5 01:11:33 2009 UTC (11 years, 6 months ago) by jfenwick
Fixed unit test for missing matplotlib case.


Revision 2580 - Directory Listing
Modified Tue Aug 4 08:24:12 2009 UTC (11 years, 6 months ago) by gross
another example for the usage of matplot lib added to users guide.

Revision 2578 - Directory Listing
Modified Tue Aug 4 04:05:36 2009 UTC (11 years, 6 months ago) by jfenwick
Fixed problem with unit tests

Revision 2575 - Directory Listing
Modified Mon Aug 3 23:38:33 2009 UTC (11 years, 6 months ago) by jfenwick
Fixed some grammar note about Lenny not working.


Revision 2574 - Directory Listing
Modified Mon Aug 3 09:09:20 2009 UTC (11 years, 6 months ago) by gross
matplotlib description added to usersguide

Revision 2573 - Directory Listing
Modified Mon Aug 3 04:30:09 2009 UTC (11 years, 6 months ago) by gross
some more fixes on solver options.

Revision 2568 - Directory Listing
Modified Fri Jul 31 05:37:41 2009 UTC (11 years, 6 months ago) by jfenwick
Updated install guide to include the correct version of python.
Updated Mac build instructions not to use numarray or frameworks.
Removed (commented out) references to MacPorts in the Mac instructions.
- These need to be updated and Artak isn't here.

Removed (commented out) references to windows in the install guide.
CSIRO won't have a windows release ready yet. 



Revision 2567 - Directory Listing
Modified Fri Jul 31 01:17:37 2009 UTC (11 years, 6 months ago) by jfenwick
Added example options file for Mac


Revision 2566 - Directory Listing
Modified Wed Jul 29 01:39:16 2009 UTC (11 years, 7 months ago) by artak
AMG on systems not supported yet exeption is added

Revision 2565 - Directory Listing
Modified Tue Jul 28 05:50:15 2009 UTC (11 years, 7 months ago) by artak
stopping criteria is slightly changed.

Revision 2564 - Directory Listing
Modified Tue Jul 28 04:46:38 2009 UTC (11 years, 7 months ago) by gross
reduced PDE solutions added to topography

Revision 2563 - Directory Listing
Modified Tue Jul 28 03:50:45 2009 UTC (11 years, 7 months ago) by gross
reengineered version of the mountain class so it becomes easier to use for the convection code

Revision 2562 - Directory Listing
Modified Tue Jul 28 01:25:12 2009 UTC (11 years, 7 months ago) by artak
inplace bugs are fixed

Revision 2561 - Directory Listing
Modified Mon Jul 27 07:38:45 2009 UTC (11 years, 7 months ago) by gross
small bug in the calculation of the errors fixed.

Revision 2560 - Directory Listing
Modified Mon Jul 27 07:38:00 2009 UTC (11 years, 7 months ago) by gross
a test for unique PropertySet name added.

Revision 2559 - Directory Listing
Modified Mon Jul 27 05:19:21 2009 UTC (11 years, 7 months ago) by artak
typo: MaxIter changed IterMax

Revision 2558 - Directory Listing
Modified Mon Jul 27 05:03:32 2009 UTC (11 years, 7 months ago) by gross
a table added showing the available solver options for finley paso.

Revision 2557 - Directory Listing
Modified Mon Jul 27 04:46:37 2009 UTC (11 years, 7 months ago) by artak
minor comments changed

Revision 2556 - Directory Listing
Modified Mon Jul 27 02:05:20 2009 UTC (11 years, 7 months ago) by artak
memory leack fixed

Revision 2555 - Directory Listing
Modified Mon Jul 27 01:50:16 2009 UTC (11 years, 7 months ago) by artak
Pattern_free for Aggregiation coarsening is added.

Revision 2554 - Directory Listing
Modified Fri Jul 24 05:38:54 2009 UTC (11 years, 7 months ago) by gross
bug with MKL call fixed.

Revision 2553 - Directory Listing
Modified Fri Jul 24 01:30:14 2009 UTC (11 years, 7 months ago) by jfenwick
Added another citation.


Revision 2552 - Directory Listing
Modified Fri Jul 24 00:42:10 2009 UTC (11 years, 7 months ago) by artak
openmp change 

Revision 2551 - Directory Listing
Modified Thu Jul 23 09:19:15 2009 UTC (11 years, 7 months ago) by gross
a problem with the sparse matrix unrolling fixed.

Revision 2550 - Directory Listing
Modified Tue Jul 21 03:36:13 2009 UTC (11 years, 7 months ago) by gross
AMG throws an error now if block size not 1

Revision 2549 - Directory Listing
Modified Mon Jul 20 06:43:47 2009 UTC (11 years, 7 months ago) by jfenwick
Remainder of copyright date fixes

Revision 2548 - Directory Listing
Modified Mon Jul 20 06:20:06 2009 UTC (11 years, 7 months ago) by jfenwick
Updating copyright notices

Revision 2547 - Directory Listing
Modified Mon Jul 20 05:50:46 2009 UTC (11 years, 7 months ago) by caltinay
More work on the install guide.


Revision 2546 - Directory Listing
Modified Mon Jul 20 05:35:08 2009 UTC (11 years, 7 months ago) by jfenwick
Updated builddeb script to include the architecture in the package filename.
(the architecture is also written into the control file).
Modified dependencies to not include VTK.
Added python-matplotlib as a "Recomends" dependency.

This means we can build 64bit debs now.

Revision 2545 - Directory Listing
Modified Mon Jul 20 04:54:57 2009 UTC (11 years, 7 months ago) by caltinay
Install guide: fixed a minor typo


Revision 2544 - Directory Listing
Modified Mon Jul 20 04:50:38 2009 UTC (11 years, 7 months ago) by caltinay
Enable building doxygen docs for the escriptreader library.


Revision 2543 - Directory Listing
Modified Mon Jul 20 04:38:21 2009 UTC (11 years, 7 months ago) by caltinay
Install guide: fixed latex compilation due to incompatible hyperref package.


Revision 2542 - Directory Listing
Modified Mon Jul 20 04:18:27 2009 UTC (11 years, 7 months ago) by jfenwick
Importing esys.pyvisi now generates a warning.

Revision 2541 - Directory Listing
Modified Mon Jul 20 00:25:55 2009 UTC (11 years, 7 months ago) by jfenwick
Added matplotlib to the stand-alone path.
Removed VTK


Revision 2540 - Directory Listing
Modified Mon Jul 20 00:09:55 2009 UTC (11 years, 7 months ago) by jfenwick
Deprecating pyvisi in the user guide.

Revision 2539 - Directory Listing
Modified Sat Jul 18 02:47:34 2009 UTC (11 years, 7 months ago) by artak
the line added in RS for symetricity brings factorization failure in heatedblock example 

Revision 2538 - Directory Listing
Modified Fri Jul 17 06:24:15 2009 UTC (11 years, 7 months ago) by caltinay
Install guide: Reworked introduction and enabled hyperref package


Revision 2537 - Directory Listing
Modified Fri Jul 17 05:50:35 2009 UTC (11 years, 7 months ago) by jfenwick
Operation_make_pyvisi_go_away: Stage 1 of PI

Removing pyvisi example files.


Revision 2536 - Directory Listing
Modified Thu Jul 16 23:53:07 2009 UTC (11 years, 7 months ago) by caltinay
installguide: Fixed typos, minor semantics, repetitions and whitespace issues.


Revision 2535 - Directory Listing
Modified Thu Jul 16 23:39:58 2009 UTC (11 years, 7 months ago) by gross
LinearPDE is now updating stiffness matrix and right hand side even only geometry is modified. fix for 333

Revision 2534 - Directory Listing
Modified Thu Jul 16 06:49:19 2009 UTC (11 years, 7 months ago) by caltinay
Changed examples, tests and tutorials to save VTK files as .vtu instead .xml.
Visit doesn't know what to do with xml's and vtu is the proper extension
anyway.


Revision 2533 - Directory Listing
Modified Wed Jul 15 05:57:01 2009 UTC (11 years, 7 months ago) by gross
finley delivers now a status identifier of the mesh.

Revision 2532 - Directory Listing
Modified Fri Jul 10 01:13:44 2009 UTC (11 years, 7 months ago) by caltinay
libescriptreader: fixed a typo in configure script and added missing lib
to Makefile.


Revision 2531 - Directory Listing
Modified Thu Jul 9 23:56:57 2009 UTC (11 years, 7 months ago) by jfenwick
Setting always build on the api_epydoc target as a quick work around

Revision 2530 - Directory Listing
Modified Thu Jul 9 06:08:44 2009 UTC (11 years, 7 months ago) by jfenwick
Some changes relating to install from source.


Revision 2529 - Directory Listing
Modified Thu Jul 9 06:06:35 2009 UTC (11 years, 7 months ago) by jfenwick
Some changes to the install guide.
More work to do.

Revision 2528 - Directory Listing
Modified Wed Jul 8 23:27:49 2009 UTC (11 years, 7 months ago) by jfenwick
Added stand-alone example options file for install instructions.



Revision 2527 - Directory Listing
Modified Wed Jul 8 07:04:35 2009 UTC (11 years, 7 months ago) by lgao
endof line added.

Revision 2526 - Directory Listing
Modified Wed Jul 8 05:52:06 2009 UTC (11 years, 7 months ago) by caltinay
util: Updated saveESD to allow saving of time series. Combined with an update
of the visit plugin this fixes issue 325.


Revision 2525 - Directory Listing
Modified Wed Jul 8 03:41:15 2009 UTC (11 years, 7 months ago) by caltinay
libescriptreader: Added 'timestep increment' option to allow time series files
to be named like file.0, file.10, file.20 etc.


Revision 2524 - Directory Listing
Modified Wed Jul 8 00:39:26 2009 UTC (11 years, 7 months ago) by artak
Minimum size of the coarsest level matrix option added to solver options

Revision 2523 - Directory Listing
Modified Wed Jul 8 00:07:36 2009 UTC (11 years, 7 months ago) by jfenwick
Fixed bug in MPI form of mkDir


Revision 2522 - Directory Listing
Modified Tue Jul 7 06:17:47 2009 UTC (11 years, 7 months ago) by jfenwick
Split test_util_spatial_functions.py into three python files (it had three classes in it).
This reduces memory required to compile down to about 600Mb each as opposed to >1Gb.

This should not affect the tests performed.

Revision 2521 - Directory Listing
Modified Tue Jul 7 00:08:58 2009 UTC (11 years, 7 months ago) by jfenwick
Modified Lazy so that resolving a single sample uses the node cache method.
Fixed some doxygen problems.

Revision 2520 - Directory Listing
Modified Mon Jul 6 03:13:11 2009 UTC (11 years, 7 months ago) by artak
AMG now takes as an input Paso_options for selecting coarsenening algorithm and treshold variable.

Revision 2519 - Directory Listing
Modified Mon Jul 6 00:43:08 2009 UTC (11 years, 7 months ago) by jfenwick
Correcting some doxygen errors

Revision 2518 - Directory Listing
Modified Fri Jul 3 07:43:11 2009 UTC (11 years, 7 months ago) by gross
bug in setNewX fixed: now it is made sure that the FunctionSpace of the new coordinates is correct.

Revision 2517 - Directory Listing
Modified Fri Jul 3 05:27:45 2009 UTC (11 years, 7 months ago) by jfenwick
Fixed bug in Locator


Revision 2516 - Directory Listing
Modified Fri Jul 3 02:51:05 2009 UTC (11 years, 7 months ago) by gross
files are not needed anymore.


Revision 2515 - Directory Listing
Modified Fri Jul 3 00:59:05 2009 UTC (11 years, 7 months ago) by gross
missing files for documentation

Revision 2514 - Directory Listing
Modified Fri Jul 3 00:57:45 2009 UTC (11 years, 7 months ago) by jfenwick
Fixed compile warning on Mac



Revision 2513 - Directory Listing
Modified Thu Jul 2 08:42:11 2009 UTC (11 years, 7 months ago) by gross
some fixes in wave.py example

Revision 2512 - Directory Listing
Modified Thu Jul 2 05:34:14 2009 UTC (11 years, 7 months ago) by jfenwick
Made the warnings against linking gomp a bit more detailed.
Commented out gomp from the linux sample.

Revision 2511 - Directory Listing
Modified Thu Jul 2 05:16:19 2009 UTC (11 years, 7 months ago) by gross
more openmp

Revision 2510 - Directory Listing
Modified Thu Jul 2 05:15:59 2009 UTC (11 years, 7 months ago) by gross
fix for INTELMPI

Revision 2509 - Directory Listing
Modified Thu Jul 2 04:51:51 2009 UTC (11 years, 7 months ago) by artak
Now one can choose coarsening method from python for AMG. Some commented lines are removed.

Revision 2508 - Directory Listing
Modified Thu Jul 2 04:33:25 2009 UTC (11 years, 7 months ago) by jfenwick
Ensured that example files are copied with build_py_tests rather than py_tests.
This means that:
build_full
will set up all the files ready for utest.sh

Revision 2507 - Directory Listing
Modified Thu Jul 2 03:14:35 2009 UTC (11 years, 7 months ago) by artak
some profiling tools added

Revision 2506 - Directory Listing
Modified Thu Jul 2 01:23:30 2009 UTC (11 years, 7 months ago) by jfenwick
Fix to allow binary unit tests to run.
Note: I have only fixed the non-windows systems and I don't know if they
have the same problem.

Diagnosis of the utest problems continues.



Revision 2505 - Directory Listing
Modified Thu Jul 2 00:46:53 2009 UTC (11 years, 7 months ago) by lgao
adding config file for Lin's machine



Revision 2504 - Directory Listing
Modified Wed Jul 1 07:27:17 2009 UTC (11 years, 7 months ago) by jfenwick
First stage of fix to utest.sh


Revision 2503 - Directory Listing
Modified Wed Jul 1 05:05:08 2009 UTC (11 years, 7 months ago) by jfenwick
Fixing doc build so examples tar and zip are built properly.
Fixed image filenames in user guide.

Please do not put extensions on image files.



Revision 2502 - Directory Listing
Modified Tue Jun 30 05:49:22 2009 UTC (11 years, 7 months ago) by gross
tests for examples added. utest is not working yet.

Revision 2501 - Directory Listing
Modified Tue Jun 30 04:43:01 2009 UTC (11 years, 7 months ago) by jfenwick
Caching now works.
Number of levels and nodes permitted in a lazy expression has increased to 70 and 15000.

Revision 2500 - Directory Listing
Modified Tue Jun 30 00:42:38 2009 UTC (11 years, 7 months ago) by jfenwick
Experimental per node cache for lazy evaluation is now available via the 
LAZY_NODE_STORAGE #define 
It's a bit slower and larger for small problems but a bit faster and 
smaller for large (drucker prager) problems.


Revision 2499 - Directory Listing
Modified Mon Jun 29 04:31:00 2009 UTC (11 years, 7 months ago) by gross
new stand

Revision 2498 - Directory Listing
Modified Mon Jun 29 04:25:23 2009 UTC (11 years, 7 months ago) by gross
new function MaskFromTag

Revision 2497 - Directory Listing
Modified Mon Jun 29 00:04:45 2009 UTC (11 years, 8 months ago) by jfenwick
Calling resolve now replaces resolved expression with an identity node.


Revision 2496 - Directory Listing
Modified Fri Jun 26 06:09:47 2009 UTC (11 years, 8 months ago) by jfenwick
Added lazy version of swapaxes operation.

Revision 2495 - Directory Listing
Modified Fri Jun 26 03:39:21 2009 UTC (11 years, 8 months ago) by ahallam
Many revisions to Head Diff Documentation, One grammar correction to user guide.

Revision 2494 - Directory Listing
Modified Thu Jun 25 05:00:57 2009 UTC (11 years, 8 months ago) by ahallam
Many updates to onedheatdiff in example and documentation. Still in need of some TLC however.

Revision 2493 - Directory Listing
Modified Thu Jun 25 02:58:52 2009 UTC (11 years, 8 months ago) by jfenwick
Taipan now prints an error message if new[] throws.
Note, the exception is rethrown after the message is printed.


Revision 2492 - Directory Listing
Modified Wed Jun 24 01:28:57 2009 UTC (11 years, 8 months ago) by gross
MPI_DOUBLE changed to MPI_INT as lowProc is int

Revision 2491 - Directory Listing
Modified Wed Jun 24 00:03:08 2009 UTC (11 years, 8 months ago) by gross
some modifications to the OPENMPI launcher.

Revision 2490 - Directory Listing
Modified Tue Jun 23 06:02:26 2009 UTC (11 years, 8 months ago) by artak
adjusting to new Paso_Options.

Revision 2489 - Directory Listing
Modified Tue Jun 23 06:00:25 2009 UTC (11 years, 8 months ago) by artak
void *solver; is added to Paso_SpaseMatrix struct. Paso_MKL will need this.

Revision 2488 - Directory Listing
Modified Tue Jun 23 05:56:33 2009 UTC (11 years, 8 months ago) by artak
Paso_MKL1 supports Paso_SparseMatrix type with offset1

Revision 2487 - Directory Listing
Modified Tue Jun 23 04:26:07 2009 UTC (11 years, 8 months ago) by jfenwick
Fixed const-ness on some return values.
Null-Domain now reports tag one as being in use.

Revision 2486 - Directory Listing
Modified Tue Jun 23 03:38:54 2009 UTC (11 years, 8 months ago) by gross
a bit more info are printed for the DarcyFlux now.

Revision 2485 - Directory Listing
Modified Mon Jun 22 07:27:31 2009 UTC (11 years, 8 months ago) by jfenwick
Added unit test file.


Revision 2484 - Directory Listing
Modified Mon Jun 22 04:22:19 2009 UTC (11 years, 8 months ago) by gross
numarray removed from docu; Locator revised.

Revision 2483 - Directory Listing
Modified Mon Jun 22 03:33:43 2009 UTC (11 years, 8 months ago) by jfenwick
And Joel closes the barn door.


Revision 2482 - Directory Listing
Modified Fri Jun 19 05:56:20 2009 UTC (11 years, 8 months ago) by jfenwick
Added run_data_access.py to unit tests - tests things like toListOfTuples.
Corrected some doco comments.
Added TestDomain class to escript.
This should allow more testing without resorting to finley.

Revision 2481 - Directory Listing
Modified Fri Jun 19 04:29:06 2009 UTC (11 years, 8 months ago) by jfenwick
Corrected a comment and fixed more bugs in the bulk copyFromArrayToOffset method.

Revision 2480 - Directory Listing
Modified Fri Jun 19 03:35:14 2009 UTC (11 years, 8 months ago) by gross
test fixed.

Revision 2479 - Directory Listing
Modified Thu Jun 18 06:50:37 2009 UTC (11 years, 8 months ago) by gross
paso returns now some diagnostics. SCSL has been removed.


Revision 2478 - Directory Listing
Modified Thu Jun 18 06:20:57 2009 UTC (11 years, 8 months ago) by jfenwick
Fixed bug when creating scalar expanded data.
Fixed some comments and moved a variable into anonymous namespace

Revision 2477 - Directory Listing
Modified Wed Jun 17 06:22:15 2009 UTC (11 years, 8 months ago) by gross
modification to the cookbook

Revision 2476 - Directory Listing
Modified Wed Jun 17 04:42:13 2009 UTC (11 years, 8 months ago) by jfenwick
Added maxGlobalDataPoint.
Not currently unit tested.

Revision 2475 - Directory Listing
Modified Wed Jun 17 01:48:46 2009 UTC (11 years, 8 months ago) by artak
AMG now takes into account new SolverOptions class, namely one can select coarsening algorithms from python. Not all options are included into AMG, this will be implemented later on.

Revision 2474 - Directory Listing
Modified Tue Jun 16 06:32:15 2009 UTC (11 years, 8 months ago) by gross
linearPDEs has is now using the SolverOptions class to talk to PASO

Revision 2473 - Directory Listing
Modified Mon Jun 15 02:21:07 2009 UTC (11 years, 8 months ago) by jfenwick
Change logging functions so I don't get confused about what they do.
Added parameter to name the log file if called directly.

Revision 2472 - Directory Listing
Modified Thu Jun 11 23:33:47 2009 UTC (11 years, 8 months ago) by jfenwick
Added new params to control auto resolving for lazy data

Revision 2471 - Directory Listing
Modified Thu Jun 11 23:33:06 2009 UTC (11 years, 8 months ago) by jfenwick
Fixed extract of ndarray from xml to properly return booleans.
Modified some strings which had numarray:: in them

Revision 2470 - Directory Listing
Modified Thu Jun 11 08:32:32 2009 UTC (11 years, 8 months ago) by gross
SolverOption class added. It is not linked with anything.

Revision 2469 - Directory Listing
Modified Thu Jun 11 04:52:14 2009 UTC (11 years, 8 months ago) by ahallam
Week 11: Close to finishing wave equation, looking at adding friction to wave equation.

Revision 2468 - Directory Listing
Modified Thu Jun 11 02:55:51 2009 UTC (11 years, 8 months ago) by gross
some more work toward numpy

Revision 2467 - Directory Listing
Modified Tue Jun 9 23:12:04 2009 UTC (11 years, 8 months ago) by jfenwick
Fixed a missing file.


Revision 2466 - Directory Listing
Modified Tue Jun 9 05:02:56 2009 UTC (11 years, 8 months ago) by jfenwick
Fixed build from source instructions for linux to include offscreen rendering by default!

Revision 2465 - Directory Listing
Modified Tue Jun 9 05:01:36 2009 UTC (11 years, 8 months ago) by jfenwick
Changed the default behaviour of Data::toListOfTuples() so that scalars are returned in tuples.
This is to match the behaviour of getTupleForDataPoint.

Revision 2464 - Directory Listing
Modified Tue Jun 9 04:14:07 2009 UTC (11 years, 8 months ago) by artak
updated to use openmpi

Revision 2463 - Directory Listing
Modified Tue Jun 9 03:51:23 2009 UTC (11 years, 8 months ago) by jfenwick
Added an svn-ignore, added changes and references section to user guide.

Revision 2462 - Directory Listing
Modified Fri Jun 5 06:04:01 2009 UTC (11 years, 8 months ago) by jfenwick
Modified wrapper script to correctly point at numpy in standalone builds.
Updated build from source doco for linux to take numpy into account.
Also removed backticks in favour of $()  - it should be the same but latex won't eat them

Revision 2461 - Directory Listing
Modified Fri Jun 5 05:06:31 2009 UTC (11 years, 8 months ago) by jfenwick
Trying to presize a list to reduce runtime of toListOfTuples


Revision 2460 - Directory Listing
Modified Fri Jun 5 05:04:45 2009 UTC (11 years, 8 months ago) by ahallam
Week 10:
Continued work on wave equation and tutorial write up.

Revision 2459 - Directory Listing
Modified Thu Jun 4 06:17:54 2009 UTC (11 years, 8 months ago) by jfenwick
Removed some commented out code.
Added toListOfTuples to the DataObject.

Revision 2458 - Directory Listing
Modified Wed Jun 3 06:18:21 2009 UTC (11 years, 8 months ago) by jfenwick
Various numarray erasures


Revision 2456 - Directory Listing
Modified Wed Jun 3 03:54:25 2009 UTC (11 years, 8 months ago) by jfenwick
Switching savanna scons to use python-2.6.2 and boost-1.39


Revision 2455 - Directory Listing
Modified Wed Jun 3 03:29:07 2009 UTC (11 years, 8 months ago) by jfenwick
Merging changes from numpy branch.


Revision 2450 - Directory Listing
Modified Tue Jun 2 01:22:11 2009 UTC (11 years, 8 months ago) by artak
First version of 'greedy' algorithm for Ruge Stuben and Aggregiation.

Revision 2448 - Directory Listing
Modified Fri May 29 04:47:48 2009 UTC (11 years, 9 months ago) by ahallam
Week 9: implemented cosine taper for wave function, need to work on direct method without lumping, wave propagation velocity is still not correct

Revision 2447 - Directory Listing
Modified Fri May 29 04:32:53 2009 UTC (11 years, 9 months ago) by artak
minor

Revision 2446 - Directory Listing
Modified Fri May 29 04:24:01 2009 UTC (11 years, 9 months ago) by gross
same adjustment of nameing

Revision 2445 - Directory Listing
Modified Fri May 29 03:23:25 2009 UTC (11 years, 9 months ago) by gross
some improvement on convection which ios now working again

Revision 2444 - Directory Listing
Modified Fri May 29 01:51:28 2009 UTC (11 years, 9 months ago) by ahallam


Revision 2443 - Directory Listing
Modified Fri May 29 01:44:22 2009 UTC (11 years, 9 months ago) by ahallam
Fixing some things

Revision 2442 - Directory Listing
Modified Fri May 29 00:39:44 2009 UTC (11 years, 9 months ago) by artak
Some bugs are fixed.

Revision 2440 - Directory Listing
Modified Wed May 27 08:45:55 2009 UTC (11 years, 9 months ago) by gross
convection works now again.

Revision 2439 - Directory Listing
Modified Tue May 26 04:34:21 2009 UTC (11 years, 9 months ago) by artak
AMG now works with blocksize 3. Logical block sizes replaced with real block size before starting AMG. But this happens only when we use AMG as a preconditioner.

Revision 2438 - Directory Listing
Modified Tue May 26 02:26:52 2009 UTC (11 years, 9 months ago) by gross
new version of power law (blame Hans)

Revision 2436 - Directory Listing
Modified Mon May 25 05:05:00 2009 UTC (11 years, 9 months ago) by jfenwick
A fix for escript not compiling on boost 1.39.


Revision 2434 - Directory Listing
Modified Thu May 21 07:59:53 2009 UTC (11 years, 9 months ago) by ahallam
Week 8: Still working on seismic wave propagation. Need to come up with a smooth source function next week. All TEXT files up to date.

Revision 2433 - Directory Listing
Modified Wed May 20 08:43:43 2009 UTC (11 years, 9 months ago) by gross
some documentation on power law added

Revision 2432 - Directory Listing
Modified Wed May 20 06:06:20 2009 UTC (11 years, 9 months ago) by gross
power law and incompressible flow is running now

Revision 2431 - Directory Listing
Modified Wed May 20 03:39:57 2009 UTC (11 years, 9 months ago) by jfenwick
Added at the request of Dian.


Revision 2430 - Directory Listing
Modified Wed May 20 03:20:57 2009 UTC (11 years, 9 months ago) by jfenwick
Use Variables class instead of Options in scons versions which support 
it.


Revision 2429 - Directory Listing
Modified Tue May 19 10:04:54 2009 UTC (11 years, 9 months ago) by gross
pycad allows noe to set the number of elements per line and the generation of quadrilateral elements over serfaces.

Revision 2428 - Directory Listing
Modified Tue May 19 04:04:11 2009 UTC (11 years, 9 months ago) by gross
problem for python2.4 fixed: IOError has no attribute message.

Revision 2427 - Directory Listing
Modified Fri May 15 04:29:01 2009 UTC (11 years, 9 months ago) by ahallam
Week 7: Work done on wave problem.

Revision 2426 - Directory Listing
Modified Fri May 15 04:28:31 2009 UTC (11 years, 9 months ago) by ahallam
Week 7: Work done on wave problem.

Revision 2425 - Directory Listing
Modified Thu May 14 09:06:35 2009 UTC (11 years, 9 months ago) by gross
bug in getListOfTags fixed and some tested added

Revision 2424 - Directory Listing
Modified Thu May 14 05:15:47 2009 UTC (11 years, 9 months ago) by gross
small bug fixed.

Revision 2423 - Directory Listing
Modified Thu May 14 05:02:20 2009 UTC (11 years, 9 months ago) by gross
* handling LD_LIBRARY_PATH for Windows (that only uses PATH)
* passing PATH env var in mpi call for Windows

Revision 2422 - Directory Listing
Modified Thu May 14 03:17:28 2009 UTC (11 years, 9 months ago) by gross
bug in testing saveVTK fixed

Revision 2421 - Directory Listing
Modified Thu May 14 02:29:06 2009 UTC (11 years, 9 months ago) by gross
vtk writer supports now meta data and meta data schema

Revision 2420 - Directory Listing
Modified Thu May 14 02:28:58 2009 UTC (11 years, 9 months ago) by gross
vtk writer supports now meta data and meta data schema

Revision 2419 - Directory Listing
Modified Thu May 14 01:56:18 2009 UTC (11 years, 9 months ago) by jfenwick
Use os.path.join instead of os.sep in tests
If you can read this message it means svn commit mails are working again.
... Or you are looking at the logs

Revision 2418 - Directory Listing
Modified Wed May 13 08:36:04 2009 UTC (11 years, 9 months ago) by gross
redirect stdout to NULL instead of /dev/null for Windows

Revision 2417 - Directory Listing
Modified Wed May 13 08:18:47 2009 UTC (11 years, 9 months ago) by gross
some remarks on load and dump added to the users guide.

Revision 2416 - Directory Listing
Modified Wed May 13 06:03:59 2009 UTC (11 years, 9 months ago) by gross
* fix Windows MPI case: export system variables
* define ESCRIPT_NUM_PROC and ESCRIPT_NUM_NODES
* cleanup using os.path.join()

Revision 2415 - Directory Listing
Modified Wed May 13 02:48:39 2009 UTC (11 years, 9 months ago) by gross
FileWriter added: this class takes care of writing data which are global in MPI to a file. It is recommended to use this class rather then the build in open as it takes care of the case of many processors.

Revision 2414 - Directory Listing
Modified Tue May 12 03:33:49 2009 UTC (11 years, 9 months ago) by gross
added flags (commented out) to compile MPI version on Windows (Visual Studio 2003) using MPICH2

Revision 2413 - Directory Listing
Modified Tue May 12 01:26:20 2009 UTC (11 years, 9 months ago) by artak
There was a bug in computing logical_block_size. It was always returning 0.

Revision 2412 - Directory Listing
Modified Fri May 8 04:27:17 2009 UTC (11 years, 9 months ago) by jfenwick
Clean up cookbook-
Cleaned up the svn:ignore
removed some latex intermediate files


Revision 2411 - Directory Listing
Modified Fri May 8 03:13:15 2009 UTC (11 years, 9 months ago) by ahallam
Week 6 I think?? Started work on 2d wave solution, want to change from verlet according to lutz. Have semi finished heat diffusion but is ready for review and further modification in the future. Added new sections to first chapter, may or may not be needed but added as a reminder anyway.

Revision 2409 - Directory Listing
Modified Tue May 5 06:22:11 2009 UTC (11 years, 9 months ago) by jfenwick
bin/escript is now under version control.
The wrapper template is no longer used.
Extraneous output doc removed from scons during build.

note: finleypython is no longer built (it was deprecated anyway).

Revision 2405 - Directory Listing
Modified Wed Apr 29 23:57:38 2009 UTC (11 years, 9 months ago) by jfenwick
Another attempt at building the doco.
--transform is not supported by savanna's tar


Revision 2404 - Directory Listing
Modified Wed Apr 29 06:53:36 2009 UTC (11 years, 10 months ago) by gross
documentation for units added.

Revision 2403 - Directory Listing
Modified Wed Apr 29 06:08:18 2009 UTC (11 years, 10 months ago) by gross
units support Celsius, Farenheit and kelvin now

Revision 2402 - Directory Listing
Modified Wed Apr 29 06:02:21 2009 UTC (11 years, 10 months ago) by jfenwick
Fixing the build of example tar and zip files so they don't have full 
paths.


Revision 2401 - Directory Listing
Modified Wed Apr 29 04:23:07 2009 UTC (11 years, 10 months ago) by ahallam
End Week 5:
Renamed *.tex files to more logical, changed to chapter format as HEAT_DIFFUSION.tex
Editted and Reviewed text portion and some python scripts for heat diffusion.
Looking to push for finalisation on heat diffusion in the next couple of week to begin next modelling problem/Chapter.

Revision 2399 - Directory Listing
Modified Tue Apr 28 12:04:34 2009 UTC (11 years, 10 months ago) by gross
some improvements on units

Revision 2398 - Directory Listing
Modified Tue Apr 28 04:41:53 2009 UTC (11 years, 10 months ago) by gross
first version of units in escript




Revision 2397 - Directory Listing
Modified Fri Apr 24 04:24:28 2009 UTC (11 years, 10 months ago) by ahallam
End Week 4, Finalised 1D examples, need work on text but script ok.
Begining of 2D example builds on 1D. Script semi-finalised, text to complete.

Revision 2394 - Directory Listing
Modified Fri Apr 17 01:32:30 2009 UTC (11 years, 10 months ago) by caltinay
Updated shake75 options file.


Revision 2393 - Directory Listing
Modified Thu Apr 16 04:24:07 2009 UTC (11 years, 10 months ago) by ahallam
End Day Commit
Working on onedheatdiff_var001

Revision 2392 - Directory Listing
Modified Thu Apr 16 01:53:23 2009 UTC (11 years, 10 months ago) by ahallam
Initial Commital of CookBook to SVN
Has 2.5 Weeks work and semi completed first heat diffusion tutorial

Revision 2391 - Directory Listing
Modified Thu Apr 16 01:08:57 2009 UTC (11 years, 10 months ago) by jfenwick
Minor tweak to title page.
Better handling of alternative names in SConstruct.


Revision 2390 - Directory Listing
Modified Wed Apr 15 06:46:42 2009 UTC (11 years, 10 months ago) by gross
some minor fixes.

Revision 2389 - Directory Listing
Modified Wed Apr 15 06:46:01 2009 UTC (11 years, 10 months ago) by gross
some minor fixes.

Revision 2388 - Directory Listing
Modified Wed Apr 15 06:21:25 2009 UTC (11 years, 10 months ago) by jfenwick
scons files executed on compute nodes will use the config file for the service node (when we get the other issues 
sorted).


Revision 2387 - Directory Listing
Modified Wed Apr 15 05:05:27 2009 UTC (11 years, 10 months ago) by jfenwick
Changed the figure eps->pdf to use a builder to make hypothetical windows doc building easier.

Revision 2386 - Directory Listing
Modified Wed Apr 15 03:54:25 2009 UTC (11 years, 10 months ago) by gross
some minor fixes

Revision 2385 - Directory Listing
Modified Wed Apr 15 03:52:38 2009 UTC (11 years, 10 months ago) by gross
two fixes dealing with zero samples under MPI

Revision 2384 - Directory Listing
Modified Wed Apr 15 00:17:20 2009 UTC (11 years, 10 months ago) by jfenwick
Added getDataRW to DataC

Revision 2383 - Directory Listing
Modified Tue Apr 14 03:53:56 2009 UTC (11 years, 10 months ago) by artak
-h parameter added for help

Revision 2382 - Directory Listing
Modified Tue Apr 14 03:48:22 2009 UTC (11 years, 10 months ago) by artak
Testing environment now mor flexible. Added a lot of options.

Revision 2381 - Directory Listing
Modified Tue Apr 14 03:46:59 2009 UTC (11 years, 10 months ago) by artak
Ruge Stuben and Aggregiation is added for testing performance of AMG solver.

Revision 2380 - Directory Listing
Modified Tue Apr 14 03:23:29 2009 UTC (11 years, 10 months ago) by artak
minor typo

Revision 2379 - Directory Listing
Modified Thu Apr 9 07:36:55 2009 UTC (11 years, 10 months ago) by gross
type fixed.

Revision 2378 - Directory Listing
Modified Thu Apr 9 01:09:08 2009 UTC (11 years, 10 months ago) by jfenwick
Added warning when openmp params are specified by escript was build without openmp.
escript now reports the number of threads requested. 


Revision 2377 - Directory Listing
Modified Wed Apr 8 07:57:55 2009 UTC (11 years, 10 months ago) by gross
a namespace  problem in pycad fixed.

Revision 2376 - Directory Listing
Modified Tue Apr 7 06:21:31 2009 UTC (11 years, 10 months ago) by gross
output form others than the master process can now be switched off (stderr is still redirected to master)

Revision 2375 - Directory Listing
Modified Tue Apr 7 04:41:28 2009 UTC (11 years, 10 months ago) by gross
MPI hints added

Revision 2374 - Directory Listing
Modified Tue Apr 7 00:26:49 2009 UTC (11 years, 10 months ago) by jfenwick
Modified utest to use the wrapper script.


Revision 2373 - Directory Listing
Modified Mon Apr 6 23:49:31 2009 UTC (11 years, 10 months ago) by jfenwick
Minor spelling and man page tweaks.


Revision 2372 - Directory Listing
Modified Mon Apr 6 23:36:15 2009 UTC (11 years, 10 months ago) by gross
changes to the urls

Revision 2371 - Directory Listing
Modified Mon Apr 6 11:48:32 2009 UTC (11 years, 10 months ago) by gross
missing  citations and references added

Revision 2370 - Directory Listing
Modified Mon Apr 6 06:41:49 2009 UTC (11 years, 10 months ago) by gross
some modifications to docu for MPI

Revision 2369 - Directory Listing
Modified Mon Apr 6 05:32:12 2009 UTC (11 years, 10 months ago) by gross
some fixed for mpich2

Revision 2368 - Directory Listing
Modified Mon Apr 6 05:05:35 2009 UTC (11 years, 10 months ago) by gross
some fixes for MKL and Mpisize>1

Revision 2367 - Directory Listing
Modified Mon Apr 6 04:51:49 2009 UTC (11 years, 10 months ago) by jfenwick
Added version number to deb files.
Fixed tests to check for ppmtompeg before running

Revision 2366 - Directory Listing
Modified Mon Apr 6 03:10:55 2009 UTC (11 years, 10 months ago) by gross
starter for MPICH and MPICH2 add

Revision 2365 - Directory Listing
Modified Mon Apr 6 01:25:25 2009 UTC (11 years, 10 months ago) by gross
all tests passed under scons on 4 mpi processes with  openmpi on shake34

Revision 2364 - Directory Listing
Modified Fri Apr 3 08:06:30 2009 UTC (11 years, 10 months ago) by gross
MPI intel works now for the escript wrapper.

Revision 2363 - Directory Listing
Modified Fri Apr 3 03:56:19 2009 UTC (11 years, 10 months ago) by gross
scons should now be able to run tests under MPI and OpenMP

Revision 2362 - Directory Listing
Modified Fri Apr 3 02:41:14 2009 UTC (11 years, 10 months ago) by gross
escript wrapper does not use Compiled.with.*

Revision 2361 - Directory Listing
Modified Fri Apr 3 00:37:25 2009 UTC (11 years, 10 months ago) by jfenwick
Hopefully fixing the bad figures.
It turns out latex2html can not handle the optional angle= param in 
\includegraphics


Revision 2360 - Directory Listing
Modified Thu Apr 2 04:12:12 2009 UTC (11 years, 10 months ago) by artak
AMG now checks how many elemens left. if n_F<500, then it does not coursen further.

Revision 2359 - Directory Listing
Modified Thu Apr 2 03:50:33 2009 UTC (11 years, 10 months ago) by jfenwick
Moved man page for easier testing.
Modified the wrapper script to take into account debian packaging.
This setting is recorded in the escript wrapper automatically by the package building script.

Revision 2358 - Directory Listing
Modified Wed Apr 1 22:25:24 2009 UTC (11 years, 10 months ago) by gross
mpi is not really ready yet.

Revision 2357 - Directory Listing
Modified Wed Apr 1 06:01:56 2009 UTC (11 years, 10 months ago) by gross
fixes to run escript command with SGI MPT

Revision 2356 - Directory Listing
Modified Wed Apr 1 04:46:22 2009 UTC (11 years, 10 months ago) by gross
more on escript command.

Revision 2355 - Directory Listing
Modified Wed Apr 1 04:08:28 2009 UTC (11 years, 10 months ago) by gross
intel MPI added.

Revision 2354 - Directory Listing
Modified Wed Apr 1 04:01:58 2009 UTC (11 years, 10 months ago) by gross
some modifications to the Darcy flux solver to make it faster and more robust.

Revision 2353 - Directory Listing
Modified Wed Apr 1 01:49:47 2009 UTC (11 years, 10 months ago) by artak
AMG levels parameter moved to options file. Now one can set how many levels AMG will go in SetDefauls. Default value is 3.

Revision 2352 - Directory Listing
Modified Wed Apr 1 01:15:15 2009 UTC (11 years, 10 months ago) by jfenwick
Updated doco to reflect changed env variables


Revision 2351 - Directory Listing
Modified Tue Mar 31 08:26:41 2009 UTC (11 years, 10 months ago) by gross
some fixes in the transport solver

Revision 2350 - Directory Listing
Modified Tue Mar 31 08:26:05 2009 UTC (11 years, 10 months ago) by gross
more escript wrapper stuff

Revision 2349 - Directory Listing
Modified Mon Mar 30 08:14:23 2009 UTC (11 years, 10 months ago) by gross
first version of escript command: no MPI support yet.

Revision 2348 - Directory Listing
Modified Mon Mar 30 06:27:14 2009 UTC (11 years, 10 months ago) by gross
obsolet

Revision 2347 - Directory Listing
Modified Mon Mar 30 06:07:47 2009 UTC (11 years, 10 months ago) by jfenwick
Added windows notes to install guide.


Revision 2346 - Directory Listing
Modified Mon Mar 30 05:05:44 2009 UTC (11 years, 10 months ago) by jfenwick
Added instructions to test installations.


Revision 2345 - Directory Listing
Modified Mon Mar 30 04:44:06 2009 UTC (11 years, 10 months ago) by jfenwick
Added proper man page (with formatting and everything).
Updated package description.


Revision 2344 - Directory Listing
Modified Mon Mar 30 02:13:58 2009 UTC (11 years, 10 months ago) by jfenwick
Change __url__ to launchpad site


Revision 2343 - Directory Listing
Modified Mon Mar 30 01:34:45 2009 UTC (11 years, 10 months ago) by jfenwick
Added -b option to wrapper script. For the running of non-python 
binaries.


Revision 2342 - Directory Listing
Modified Sun Mar 29 23:28:55 2009 UTC (11 years, 10 months ago) by jfenwick
No comment.


Revision 2341 - Directory Listing
Modified Fri Mar 27 05:40:56 2009 UTC (11 years, 11 months ago) by jfenwick


Revision 2340 - Directory Listing
Modified Fri Mar 27 05:32:05 2009 UTC (11 years, 11 months ago) by jfenwick
And again

Revision 2339 - Directory Listing
Modified Fri Mar 27 05:14:55 2009 UTC (11 years, 11 months ago) by jfenwick
Fixing a bug preventing docs from building

Revision 2338 - Directory Listing
Modified Fri Mar 27 05:01:49 2009 UTC (11 years, 11 months ago) by jfenwick
Added vars for mpi_flavour
Output correct version into the user guide

Revision 2337 - Directory Listing
Modified Thu Mar 26 07:07:42 2009 UTC (11 years, 11 months ago) by gross
Transport class uses now useBackwardEuler rather than the mysterious theta.

Revision 2336 - Directory Listing
Modified Thu Mar 26 06:09:20 2009 UTC (11 years, 11 months ago) by jfenwick
Fixed title for pdf builds.
All the peices build now. (There are still issues with Figure 1.7 in the html version).

Revision 2335 - Directory Listing
Modified Thu Mar 26 04:33:44 2009 UTC (11 years, 11 months ago) by jfenwick
The user guide now builds under pdflatex (if you have converted the figures). Unfortunately, it has a really ugly title.

Revision 2334 - Directory Listing
Modified Thu Mar 26 03:05:33 2009 UTC (11 years, 11 months ago) by jfenwick
Getting install guide to build.


Revision 2333 - Directory Listing
Modified Wed Mar 25 02:15:11 2009 UTC (11 years, 11 months ago) by jfenwick
Minor format tweaks.
All relevant info from the twiki install page now copied.
(Except INSTALL.SGI_ICE)


Revision 2332 - Directory Listing
Modified Tue Mar 24 01:13:08 2009 UTC (11 years, 11 months ago) by jfenwick
Added new options to the escript wrapper.
This populates all the variables described in the documentation but does 
not necessarily do anything with them.

Fixed minor typo in doco.


Revision 2331 - Directory Listing
Modified Mon Mar 23 01:18:21 2009 UTC (11 years, 11 months ago) by jfenwick
Updated the escript execution section.
Added a few references.

Revision 2330 - Directory Listing
Modified Mon Mar 23 01:18:03 2009 UTC (11 years, 11 months ago) by artak
RILU changed to Jacobi in accordance with mantis bug reported a while ago

Revision 2329 - Directory Listing
Modified Mon Mar 23 00:42:57 2009 UTC (11 years, 11 months ago) by artak
minor

Revision 2328 - Directory Listing
Modified Fri Mar 20 03:40:56 2009 UTC (11 years, 11 months ago) by artak
Added a section on installing using Macports. in srclinux.tex $ replaced by $

Revision 2327 - Directory Listing
Modified Thu Mar 19 06:01:26 2009 UTC (11 years, 11 months ago) by artak
Mac OS X development tools instructions are added.

Revision 2326 - Directory Listing
Modified Thu Mar 19 05:34:00 2009 UTC (11 years, 11 months ago) by artak
Instructions on how to install on Mac from source.

Revision 2325 - Directory Listing
Modified Thu Mar 19 05:32:13 2009 UTC (11 years, 11 months ago) by gross
tests for Lame equation added.

Revision 2324 - Directory Listing
Modified Thu Mar 19 04:35:30 2009 UTC (11 years, 11 months ago) by jfenwick
Fixed some non-portable paths in SConstruct.
Added section links for compiling only escript.

Revision 2323 - Directory Listing
Modified Thu Mar 19 04:23:32 2009 UTC (11 years, 11 months ago) by gross
test for Helmholtz added

Revision 2322 - Directory Listing
Modified Thu Mar 19 04:13:21 2009 UTC (11 years, 11 months ago) by gross
ops

Revision 2321 - Directory Listing
Modified Thu Mar 19 04:08:59 2009 UTC (11 years, 11 months ago) by artak
Mac instructions for binary bundle.

Revision 2320 - Directory Listing
Modified Thu Mar 19 03:40:16 2009 UTC (11 years, 11 months ago) by gross
some modifictaions to make sure that Mesh_merge.c Mesh_glueFaces.c Mesh_joinFaces.c reject to work under MPI

Revision 2319 - Directory Listing
Modified Thu Mar 19 03:19:41 2009 UTC (11 years, 11 months ago) by gross
some more work on tests on MPI

Revision 2318 - Directory Listing
Modified Thu Mar 19 03:18:11 2009 UTC (11 years, 11 months ago) by gross
more on MPI in the users guide.

Revision 2317 - Directory Listing
Modified Thu Mar 19 01:48:00 2009 UTC (11 years, 11 months ago) by jfenwick
Adding Content.


Revision 2316 - Directory Listing
Modified Thu Mar 19 01:22:15 2009 UTC (11 years, 11 months ago) by gross
some documentation on the escript wrapper added.

Revision 2315 - Directory Listing
Modified Wed Mar 18 00:38:48 2009 UTC (11 years, 11 months ago) by gross
fixes for MPI

Revision 2314 - Directory Listing
Modified Tue Mar 17 04:16:24 2009 UTC (11 years, 11 months ago) by gross
proper error handling for ppn2mpeg execution added.



Revision 2313 - Directory Listing
Modified Tue Mar 17 03:41:17 2009 UTC (11 years, 11 months ago) by gross
pyvisi is now rejecting to work under MPI with more than 1 processor. Tests for this configuration are dropped now.




Revision 2312 - Directory Listing
Modified Tue Mar 17 01:42:02 2009 UTC (11 years, 11 months ago) by jfenwick
Made the standalone setup a bit more generic.


Revision 2311 - Directory Listing
Modified Mon Mar 16 23:00:08 2009 UTC (11 years, 11 months ago) by jfenwick
Fixed a bug causing Mac crashes.


Revision 2310 - Directory Listing
Modified Mon Mar 16 04:07:43 2009 UTC (11 years, 11 months ago) by gross
some modifications to the test to fix a problem cased by reordering in MPI



Revision 2309 - Directory Listing
Modified Mon Mar 16 02:42:13 2009 UTC (11 years, 11 months ago) by caltinay
Fixed a typo affecting OpenMP usage.


Revision 2308 - Directory Listing
Modified Mon Mar 16 01:20:56 2009 UTC (11 years, 11 months ago) by gross
size_t may be 64 bits which is incompatible to MPI_INT. This problem is fixed by inserting a cast in Mesh_read.c. 
Moreover a fix has been added making sure that gmsh and triangle are executed on one processor only.




Revision 2307 - Directory Listing
Modified Mon Mar 16 00:38:09 2009 UTC (11 years, 11 months ago) by artak
some clean up. RS and Aggregiation are removed.

Revision 2306 - Directory Listing
Modified Mon Mar 16 00:23:57 2009 UTC (11 years, 11 months ago) by artak
verbose added

Revision 2305 - Directory Listing
Modified Mon Mar 16 00:19:41 2009 UTC (11 years, 11 months ago) by artak
verbose option is added

Revision 2304 - Directory Listing
Modified Fri Mar 13 03:17:24 2009 UTC (11 years, 11 months ago) by gross
a more robust way of doing whereZero and whereNotZero.

Revision 2303 - Directory Listing
Modified Fri Mar 13 01:34:36 2009 UTC (11 years, 11 months ago) by artak
This was the troublemaker for test failures on both MAC and Debian. I think numarry has a bug in memory managment. So we removed some numarray.array related lines in _givapp function and tests pass again.

Revision 2302 - Directory Listing
Modified Thu Mar 12 04:40:03 2009 UTC (11 years, 11 months ago) by jfenwick
Debian/ubuntu package now includes the user guide and the python doco (but not the c++) as well as the examples.tar.gz.
A file called buildvars is now written to the lib directory.
It contains some configuration things I can easily get in python.

Feel free to add additional ones.

Revision 2301 - Directory Listing
Modified Thu Mar 12 01:35:26 2009 UTC (11 years, 11 months ago) by gross
test for power law added

Revision 2300 - Directory Listing
Modified Wed Mar 11 08:17:57 2009 UTC (11 years, 11 months ago) by gross
a power law model. tests still need to be added and needs to be linked with an incompressible solver.

Revision 2299 - Directory Listing
Modified Wed Mar 11 03:14:41 2009 UTC (11 years, 11 months ago) by jfenwick
Modified script template to explcitly require bash (because of the 
bash-ism I'm using).
Wrapper script also sets up environment for standalone builds if the 
STANDALONE variable is set.

utest.sh will now be generated with executable bit set.


Revision 2298 - Directory Listing
Modified Sun Mar 8 23:45:29 2009 UTC (11 years, 11 months ago) by jfenwick
wrapper script construction does not record callers environment.

Revision 2297 - Directory Listing
Modified Fri Mar 6 04:46:14 2009 UTC (11 years, 11 months ago) by jfenwick
SConstruct now records the version of python used to build.
The wrapper script now checks (where possible) and exits with a warning 
if the versions do not match.


Revision 2296 - Directory Listing
Modified Thu Mar 5 05:47:34 2009 UTC (11 years, 11 months ago) by jfenwick
The escript wrapper now determines ESCRIPT_ROOT based on the position of the 
script rather than the value inserted at compile time.
This is one step towards making binary releases less tied to a known location.

SConstruct now keeps escript root at the front of LD_LIBRARY_PATH and PYTHONPATH

The wrapper script now accepts a -e arguement.
This doesn't actually run anything but outputs a set of exports which one can 
eval to give you the same environment as the wrapper.



Revision 2295 - Directory Listing
Modified Wed Mar 4 05:18:28 2009 UTC (11 years, 11 months ago) by jfenwick
Modified SConstruct to be smarter about when it puts /boost on the end 
of paths.


Revision 2294 - Directory Listing
Modified Mon Mar 2 03:44:27 2009 UTC (11 years, 11 months ago) by jfenwick
Added instructions on how to install debian package to the install guide.
Wrapper script generation now produces two scripts (escript and finleypython).
The two are identical - eventually we will remove finleypython.

Modified the wrapper script so it will print a message and start the python interpreter if you don't specify a script.

Revision 2293 - Directory Listing
Modified Fri Feb 27 05:34:51 2009 UTC (12 years ago) by jfenwick
Cleaned up the dependencies.
The builddeb script puts fewer libraries in escript/lib and doesn't depend on dev packages on g++.

Revision 2292 - Directory Listing
Modified Fri Feb 27 02:07:43 2009 UTC (12 years ago) by jfenwick
Disabling default use of OpenMP in SConstruct.
I have set the option in service0_options so savanna should build as before.

If you are expecting OpenMP by default on any other machine please adjust your options files accordingly.



Revision 2291 - Directory Listing
Modified Fri Feb 27 01:53:06 2009 UTC (12 years ago) by jfenwick
Added scripts and such for building debian packages against Debian/Lenny.
Some things like the man page and the package description need some work but the packages produced appear to work.

If people are going to produce .debs please read read the packaging/lenny/README_developers_this_means_you

file.



Revision 2290 - Directory Listing
Modified Thu Feb 26 06:38:16 2009 UTC (12 years ago) by jfenwick
Some minor changes to doco before I mess about with packaging.

Revision 2289 - Directory Listing
Modified Wed Feb 25 03:38:59 2009 UTC (12 years ago) by jfenwick
Main compilation page copied from twiki.

Revision 2288 - Directory Listing
Modified Tue Feb 24 06:11:48 2009 UTC (12 years ago) by gross
a new idea for the sacling factor

Revision 2287 - Directory Listing
Modified Tue Feb 24 04:29:17 2009 UTC (12 years ago) by jfenwick
Added skeleton of install guide.
Removed some files which come in the standard texlive distro anyway.
Updated README_LICENSE to list python tex styles.

Revision 2286 - Directory Listing
Modified Mon Feb 23 02:50:06 2009 UTC (12 years ago) by jfenwick
Added build_full target. This will build escript, the unit test binaries 
and compile all the python files.
This should be called before using utest.sh.

Added gcc openmp params for badger


Revision 2285 - Directory Listing
Modified Fri Feb 20 06:02:30 2009 UTC (12 years ago) by jfenwick
Modified the escript python module.
If the escriptExitProfiling environment variable is set, then the 
contents of the status file from /proc will be copied to memescript.pid

This means we can log fun things like peak memory usage.

This only works on linux systems recent enough to have the status file.



Revision 2284 - Directory Listing
Modified Fri Feb 20 02:10:59 2009 UTC (12 years ago) by gross
soem small fixes.

Revision 2283 - Directory Listing
Modified Fri Feb 20 01:08:21 2009 UTC (12 years 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 (12 years 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 (12 years ago) by artak
minor comments are added

Revision 2280 - Directory Listing
Modified Thu Feb 19 03:34:35 2009 UTC (12 years 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 (12 years ago) by gross
mofification of the weighting factor

Revision 2278 - Directory Listing
Modified Tue Feb 17 07:39:16 2009 UTC (12 years 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 (12 years ago) by gross
type fixed

Revision 2276 - Directory Listing
Modified Tue Feb 17 06:21:31 2009 UTC (12 years 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 (12 years 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 (12 years 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 (12 years 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 (12 years ago) by jfenwick
Stop icpc on savanna warning about ignoring namespaces.


Revision 2271 - Directory Listing
Modified Mon Feb 16 05:08:29 2009 UTC (12 years ago) by jfenwick
Merging version 2269 to trunk


Revision 2269 - Directory Listing
Modified Fri Feb 13 03:55:28 2009 UTC (12 years ago) by jfenwick
Updating prepare.py


Revision 2268 - Directory Listing
Modified Fri Feb 13 01:23:42 2009 UTC (12 years ago) by jfenwick
Tweaking environment


Revision 2267 - Directory Listing
Modified Thu Feb 12 06:18:45 2009 UTC (12 years ago) by gross
weighting factor introduced.

Revision 2265 - Directory Listing
Modified Wed Feb 11 07:46:07 2009 UTC (12 years 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 (12 years ago) by gross
a new darcy flux solver.

Revision 2263 - Directory Listing
Modified Wed Feb 11 03:56:47 2009 UTC (12 years 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 (12 years ago) by jfenwick
Create missing directory in script.


Revision 2261 - Directory Listing
Modified Tue Feb 10 08:38:53 2009 UTC (12 years ago) by gross
GMRES supports prconditioning from the right now.

Revision 2260 - Directory Listing
Modified Tue Feb 10 04:50:10 2009 UTC (12 years 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 (12 years 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 (12 years ago) by jfenwick
Making directories required for pyvisi tests


Revision 2257 - Directory Listing
Modified Mon Feb 9 07:06:00 2009 UTC (12 years ago) by gross
test can now deal with contact elements

Revision 2256 - Directory Listing
Modified Mon Feb 9 06:20:32 2009 UTC (12 years 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 (12 years ago) by gross
problem in maximum fixed.

Revision 2254 - Directory Listing
Modified Sun Feb 8 23:40:22 2009 UTC (12 years 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 (12 years ago) by jfenwick
Fixing incorrect user info


Revision 2252 - Directory Listing
Modified Fri Feb 6 07:51:28 2009 UTC (12 years 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 (12 years ago) by gross
new compressible flow solver

Revision 2250 - Directory Listing
Modified Fri Feb 6 06:25:21 2009 UTC (12 years ago) by jfenwick
Looking good.


Revision 2249 - Directory Listing
Modified Fri Feb 6 00:11:51 2009 UTC (12 years ago) by jfenwick
Fixed some pathing issues.


Revision 2248 - Directory Listing
Modified Thu Feb 5 23:24:04 2009 UTC (12 years ago) by gross
small fixes to gmsh command generation

Revision 2247 - Directory Listing
Modified Thu Feb 5 07:39:20 2009 UTC (12 years ago) by gross
output control fixed.

Revision 2246 - Directory Listing
Modified Thu Feb 5 06:04:55 2009 UTC (12 years ago) by jfenwick
Made some changes to the way copyWithMask works.


Revision 2245 - Directory Listing
Modified Wed Feb 4 06:27:59 2009 UTC (12 years ago) by gross
renaming to make _GMRESm visibale

Revision 2244 - Directory Listing
Modified Wed Feb 4 06:27:34 2009 UTC (12 years ago) by gross
fix for openmp

Revision 2243 - Directory Listing
Modified Wed Feb 4 05:22:28 2009 UTC (12 years 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 (12 years ago) by jfenwick
Development continues on unit test framework


Revision 2241 - Directory Listing
Modified Wed Feb 4 03:34:57 2009 UTC (12 years ago) by artak
correct openmp options for MAC

Revision 2240 - Directory Listing
Modified Wed Feb 4 01:17:06 2009 UTC (12 years 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 (12 years 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 (12 years 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 (12 years ago) by gross
better method to du clipping

Revision 2236 - Directory Listing
Modified Tue Feb 3 06:13:50 2009 UTC (12 years ago) by gross
switch to relative tolerance in face detection

Revision 2235 - Directory Listing
Modified Tue Feb 3 01:47:47 2009 UTC (12 years ago) by jfenwick
Added support for generating non-scons test scripts

Revision 2234 - Directory Listing
Modified Mon Feb 2 05:30:30 2009 UTC (12 years ago) by artak
two new tests for Mountains class are added.

Revision 2232 - Directory Listing
Modified Fri Jan 30 05:24:02 2009 UTC (12 years ago) by jfenwick
Ooops need this one too.


Revision 2231 - Directory Listing
Modified Fri Jan 30 05:16:05 2009 UTC (12 years 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 (12 years, 1 month ago) by artak
Example of a usage of Mountains class.

Revision 2210 - Directory Listing
Modified Tue Jan 13 03:49:47 2009 UTC (12 years, 1 month ago) by artak
First version of the mountains class.

Revision 2208 - Directory Listing
Modified Mon Jan 12 06:37:07 2009 UTC (12 years, 1 month ago) by gross
more work on the dary solver 



Revision 2206 - Directory Listing
Modified Fri Jan 9 03:50:29 2009 UTC (12 years, 1 month ago) by caltinay
Added some more doxygen docu to escriptreader classes.


Revision 2204 - Directory Listing
Modified Fri Jan 9 01:33:39 2009 UTC (12 years, 1 month ago) by caltinay
Fixed a little doxygen typo in the hyperlink.


Revision 2201 - Directory Listing
Modified Fri Jan 9 00:45:44 2009 UTC (12 years, 1 month ago) by caltinay
Avoid NULL reference.


Revision 2200 - Directory Listing
Modified Thu Jan 8 23:55:40 2009 UTC (12 years, 1 month 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 (12 years, 1 month 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 (12 years, 1 month ago) by gross
bug with OPENMP fixed.



Revision 2197 - Directory Listing
Modified Thu Jan 8 05:49:16 2009 UTC (12 years, 1 month 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 (12 years, 1 month 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 (12 years, 1 month 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 (12 years, 1 month 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 (12 years, 1 month 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 (12 years, 1 month ago) by lgraham
Edited Stokes flow tutorial


Revision 2191 - Directory Listing
Modified Mon Jan 5 00:30:15 2009 UTC (12 years, 1 month 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 months ago) by caltinay
Fixed some more typos


Revision 2181 - Directory Listing
Modified Thu Dec 18 00:58:48 2008 UTC (12 years, 2 months ago) by caltinay
Fixed two typos in bibliography


Revision 2180 - Directory Listing
Modified Thu Dec 18 00:30:25 2008 UTC (12 years, 2 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 (12 years, 2 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 (12 years, 2 months ago) by artak
AMG coupling parameter added to options file.

Revision 2177 - Directory Listing
Modified Wed Dec 17 23:51:23 2008 UTC (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 months ago) by jfenwick
Another unit test fix


Revision 2169 - Directory Listing
Modified Wed Dec 17 03:08:58 2008 UTC (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 months ago) by jfenwick
Fixed a bug related to lazy trace

Revision 2165 - Directory Listing
Modified Tue Dec 16 05:32:43 2008 UTC (12 years, 2 months ago) by artak
testing level as a parameter added

Revision 2164 - Directory Listing
Modified Tue Dec 16 04:00:23 2008 UTC (12 years, 2 months ago) by artak
escript library added

Revision 2163 - Directory Listing
Modified Tue Dec 16 03:55:06 2008 UTC (12 years, 2 months ago) by artak
minor

Revision 2162 - Directory Listing
Modified Tue Dec 16 03:51:27 2008 UTC (12 years, 2 months ago) by artak
Unused variable removed

Revision 2161 - Directory Listing
Modified Tue Dec 16 03:31:00 2008 UTC (12 years, 2 months ago) by artak
Paso Testing target is added.

Revision 2160 - Directory Listing
Modified Tue Dec 16 03:29:54 2008 UTC (12 years, 2 months ago) by artak
Testing envirounment for PASO

Revision 2159 - Directory Listing
Modified Tue Dec 16 03:27:16 2008 UTC (12 years, 2 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 (12 years, 2 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 (12 years, 2 months ago) by jfenwick
Some lazy fixes to the symmetric operation.

Revision 2156 - Directory Listing
Modified Mon Dec 15 05:09:02 2008 UTC (12 years, 2 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 (12 years, 2 months ago) by jfenwick
Test


Revision 2154 - Directory Listing
Modified Mon Dec 15 01:50:56 2008 UTC (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 months ago) by caltinay
Removed unnecessary "magic name length".


Revision 2149 - Directory Listing
Modified Wed Dec 10 05:08:17 2008 UTC (12 years, 2 months ago) by caltinay
Fixed a typo in error message.


Revision 2148 - Directory Listing
Modified Wed Dec 10 04:57:35 2008 UTC (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 months ago) by gross
typo fixed

Revision 2122 - Directory Listing
Modified Wed Dec 3 02:52:28 2008 UTC (12 years, 2 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 (12 years, 2 months ago) by jfenwick
Removing pdf from repository.

Revision 2120 - Directory Listing
Modified Tue Dec 2 06:21:49 2008 UTC (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 years, 2 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 years, 3 months ago) by phornby
Fix unsigned/signed comparison.

Revision 2097 - Directory Listing
Modified Tue Nov 25 12:03:29 2008 UTC (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 years, 3 months ago) by caltinay
pycad: Added missing 'self' scope


Revision 2087 - Directory Listing
Modified Mon Nov 24 04:51:30 2008 UTC (12 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 (12 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 (12 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by caltinay
Removed unused variable.


Revision 2081 - Directory Listing
Modified Fri Nov 21 01:28:31 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by phornby
Nearly there with dll'ing paso.



Revision 2073 - Directory Listing
Modified Thu Nov 20 10:51:41 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by phornby
More preparation for making paso a dll.



Revision 2070 - Directory Listing
Modified Thu Nov 20 10:11:13 2008 UTC (12 years, 3 months ago) by phornby
Further preparation for sharable paso.



Revision 2069 - Directory Listing
Modified Thu Nov 20 09:13:19 2008 UTC (12 years, 3 months ago) by phornby
Another ElementTypeId TypeId=NoType; fix.

Revision 2068 - Directory Listing
Modified Thu Nov 20 09:11:01 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by gross
changes as suggested by phornby

Revision 2058 - Directory Listing
Modified Mon Nov 17 13:35:10 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by jfenwick
Putting poisson.py back


Revision 2034 - Directory Listing
Modified Thu Nov 13 03:03:42 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by jfenwick
__const on some strings

Revision 2021 - Directory Listing
Modified Mon Nov 10 14:07:49 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by jfenwick
Updating svn:ignore properties.


Revision 2005 - Directory Listing
Modified Mon Nov 10 01:21:39 2008 UTC (12 years, 3 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 (12 years, 3 months ago) by caltinay
finley: Constify two variables.


Revision 1990 - Directory Listing
Modified Fri Nov 7 04:19:07 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by jfenwick
Warning removal

Revision 1985 - Directory Listing
Modified Thu Nov 6 22:13:54 2008 UTC (12 years, 3 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 (12 years, 3 months ago) by caltinay
Added shake75 build options file


Revision 1983 - Directory Listing
Modified Thu Nov 6 22:00:18 2008 UTC (12 years, 3 months ago) by caltinay
Paso: Fixed compilation with OpenMPI


Revision 1982 - Directory Listing
Modified Thu Nov 6 06:16:07 2008 UTC (12 years, 3 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 (12 years, 3 months ago) by jfenwick
More warning removal.


Revision 1980 - Directory Listing
Modified Thu Nov 6 04:45:08 2008 UTC (12 years, 3 months ago) by artak
sum variable is removed from #pragma

Revision 1979 - Directory Listing
Modified Thu Nov 6 04:29:58 2008 UTC (12 years, 3 months ago) by artak
warning removal

Revision 1978 - Directory Listing
Modified Thu Nov 6 04:21:23 2008 UTC (12 years, 3 months ago) by artak
MINRES, TFQMR, GS are added

Revision 1977 - Directory Listing
Modified Thu Nov 6 03:54:35 2008 UTC (12 years, 3 months ago) by jfenwick
More warning removal.

Revision 1976 - Directory Listing
Modified Thu Nov 6 03:14:52 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by jfenwick
Some more fixes to user guide.

Revision 1965 - Directory Listing
Modified Wed Nov 5 03:24:09 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by caltinay
user's guide: Fixed some typos.


Revision 1962 - Directory Listing
Modified Tue Nov 4 07:17:31 2008 UTC (12 years, 3 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 (12 years, 3 months ago) by caltinay
Pyvisi: Fixed wording/typos in readme file.


Revision 1960 - Directory Listing
Modified Tue Nov 4 05:50:41 2008 UTC (12 years, 3 months ago) by artak
some unsed variables are removed

Revision 1959 - Directory Listing
Modified Tue Nov 4 01:49:19 2008 UTC (12 years, 3 months ago) by jfenwick
More fixes to doco.

Revision 1958 - Directory Listing
Modified Mon Nov 3 23:47:16 2008 UTC (12 years, 3 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 (12 years, 3 months ago) by jfenwick
Some fixes to user guide


Revision 1956 - Directory Listing
Modified Mon Nov 3 05:08:42 2008 UTC (12 years, 3 months ago) by gross
bug fixed.

Revision 1955 - Directory Listing
Modified Fri Oct 31 04:01:24 2008 UTC (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 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 (12 years, 3 months ago) by phornby
remove unused rtmp var.

Revision 1941 - Directory Listing
Modified Tue Oct 28 07:51:49 2008 UTC (12 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 (12 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 (12 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 (12 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 (12 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 (12 years, 4 months ago) by artak
some typos

Revision 1933 - Directory Listing
Modified Mon Oct 27 04:58:59 2008 UTC (12 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 (12 years, 4 months ago) by artak
one input parameter is added

Revision 1931 - Directory Listing
Modified Mon Oct 27 01:31:28 2008 UTC (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 years, 4 months ago) by phornby
remove unused vars.

Revision 1919 - Directory Listing
Modified Thu Oct 23 10:03:10 2008 UTC (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by artak
some bugs fixed in coresening methods

Revision 1900 - Directory Listing
Modified Mon Oct 20 07:33:42 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by gross
small fixes.

Revision 1895 - Directory Listing
Modified Sat Oct 18 11:06:38 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by gross
brakets in SCAN error detection were missing.

Revision 1892 - Directory Listing
Modified Fri Oct 17 00:55:59 2008 UTC (12 years, 4 months ago) by artak
memory leak is fixed

Revision 1891 - Directory Listing
Modified Fri Oct 17 00:15:17 2008 UTC (12 years, 4 months ago) by artak
minor

Revision 1890 - Directory Listing
Modified Fri Oct 17 00:14:22 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by artak
< changed to >=

Revision 1882 - Directory Listing
Modified Tue Oct 14 04:39:02 2008 UTC (12 years, 4 months ago) by artak
minor

Revision 1881 - Directory Listing
Modified Tue Oct 14 04:34:09 2008 UTC (12 years, 4 months ago) by artak
pattern multiply, binary operation are added

Revision 1880 - Directory Listing
Modified Tue Oct 14 04:23:21 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by phornby
Add a TMPMEMREALLOC macro

Revision 1874 - Directory Listing
Modified Mon Oct 13 05:15:55 2008 UTC (12 years, 4 months ago) by ksteube
num_equations -> numEquations


Revision 1873 - Directory Listing
Modified Mon Oct 13 04:32:22 2008 UTC (12 years, 4 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 (12 years, 4 months ago) by jfenwick
Closing the moreshared branch


Revision 1870 - Directory Listing
Modified Thu Oct 9 08:49:53 2008 UTC (12 years, 4 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 (12 years, 4 months ago) by gross
typo fixed.

Revision 1867 - Directory Listing
Modified Thu Oct 9 05:35:24 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by artak
Should work now

Revision 1861 - Directory Listing
Modified Wed Oct 8 04:20:07 2008 UTC (12 years, 4 months ago) by gross
minres test are switched on

Revision 1860 - Directory Listing
Modified Wed Oct 8 04:07:10 2008 UTC (12 years, 4 months ago) by artak
minor bug is fixed

Revision 1859 - Directory Listing
Modified Wed Oct 8 03:03:37 2008 UTC (12 years, 4 months ago) by gross
first version of testing for transport solver.

Revision 1857 - Directory Listing
Modified Tue Oct 7 23:58:44 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by ksteube
local_NE0 typo


Revision 1848 - Directory Listing
Modified Mon Oct 6 01:45:59 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by gross
bug fixed.

Revision 1845 - Directory Listing
Modified Fri Oct 3 05:23:47 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by artak
forgot this one

Revision 1842 - Directory Listing
Modified Fri Oct 3 04:18:26 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by phornby
temporary fix to get run_tests working

Revision 1838 - Directory Listing
Modified Fri Oct 3 02:05:01 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by phornby
do some code reuse to ease upkeep.

Revision 1835 - Directory Listing
Modified Thu Oct 2 10:18:03 2008 UTC (12 years, 4 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 (12 years, 4 months ago) by phornby
Remove a signed/unsigned comparison

Revision 1833 - Directory Listing
Modified Thu Oct 2 09:47:24 2008 UTC (12 years, 4 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 (12 years, 4 months ago) by phornby
This one is closer to working.

Revision 1831 - Directory Listing
Modified Thu Oct 2 08:55:16 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by phornby
Updated for new build system.
Still generating std::bad_alloc deep in VTK.



Revision 1824 - Directory Listing
Modified Thu Oct 2 01:08:25 2008 UTC (12 years, 4 months ago) by ksteube
Updated tests for new Mesh_readGmsh.c of revision 1814


Revision 1823 - Directory Listing
Modified Wed Oct 1 05:56:05 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by gross
chnaged the wrong line

Revision 1817 - Directory Listing
Modified Tue Sep 30 04:03:40 2008 UTC (12 years, 4 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 (12 years, 4 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 (12 years, 4 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 (12 years, 4 months ago) by gross
Contact elements have the right tyoe now.

Revision 1812 - Directory Listing
Modified Fri Sep 26 00:19:18 2008 UTC (12 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 (12 years, 5 months ago) by ksteube
Copyright updated in all files


Revision 1810 - Directory Listing
Modified Thu Sep 25 06:53:26 2008 UTC (12 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 (12 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 (12 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 (12 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 (12 years, 5 months ago) by ksteube
Cleaned up use of gethostname


Revision 1805 - Directory Listing
Modified Wed Sep 24 23:39:00 2008 UTC (12 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 (12 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 (12 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 (12 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 months ago) by jfenwick
Merged noarrayview branch onto trunk.



Revision 1792 - Directory Listing
Modified Tue Sep 16 08:28:25 2008 UTC (12 years, 5 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 (12 years, 5 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 (12 years, 5 months ago) by gross
test is obsolet

Revision 1789 - Directory Listing
Modified Mon Sep 15 08:34:44 2008 UTC (12 years, 5 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 (12 years, 5 months ago) by gross
levelset in the way laurent did it.

Revision 1787 - Directory Listing
Modified Mon Sep 15 01:36:34 2008 UTC (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 months ago) by gross
memry leak fixed

Revision 1777 - Directory Listing
Modified Tue Sep 9 06:39:37 2008 UTC (12 years, 5 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 (12 years, 5 months ago) by ksteube
Cleared away some debugging prints


Revision 1774 - Directory Listing
Modified Tue Sep 9 03:50:45 2008 UTC (12 years, 5 months ago) by gross
bug: unitialized values

Revision 1772 - Directory Listing
Modified Tue Sep 9 00:18:49 2008 UTC (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 months ago) by ksteube
test commit


Revision 1768 - Directory Listing
Modified Mon Sep 8 04:32:19 2008 UTC (12 years, 5 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 (12 years, 5 months ago) by gross
print statements removed

Revision 1766 - Directory Listing
Modified Mon Sep 8 02:51:14 2008 UTC (12 years, 5 months ago) by gross
code formatting

Revision 1765 - Directory Listing
Modified Mon Sep 8 02:49:57 2008 UTC (12 years, 5 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 (12 years, 5 months ago) by gross
type for the non mpi case fixed.

Revision 1763 - Directory Listing
Modified Mon Sep 8 02:47:55 2008 UTC (12 years, 5 months ago) by gross
more code formatting

Revision 1762 - Directory Listing
Modified Mon Sep 8 02:42:39 2008 UTC (12 years, 5 months ago) by gross
some formatting

Revision 1761 - Directory Listing
Modified Mon Sep 8 02:36:47 2008 UTC (12 years, 5 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 (12 years, 5 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 (12 years, 5 months ago) by gross
MPI version plus some openmp optimization

Revision 1758 - Directory Listing
Modified Mon Sep 8 02:29:33 2008 UTC (12 years, 5 months ago) by gross
uses now memcpy rather than for loop

Revision 1757 - Directory Listing
Modified Mon Sep 8 02:28:38 2008 UTC (12 years, 5 months ago) by gross
no ifdef _OPENMP required

Revision 1756 - Directory Listing
Modified Mon Sep 8 01:45:46 2008 UTC (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 months ago) by gross
small bug fixed

Revision 1749 - Directory Listing
Modified Wed Sep 3 07:25:01 2008 UTC (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 months ago) by gross
VTK writer supports HEX27 and REC9 now.

Revision 1740 - Directory Listing
Modified Fri Aug 29 06:23:11 2008 UTC (12 years, 5 months ago) by gross
and some fixes for the GMSH reader

Revision 1739 - Directory Listing
Modified Fri Aug 29 06:19:53 2008 UTC (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 years, 5 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 years, 6 months ago) by gross
some unnecessary code removed.

Revision 1722 - Directory Listing
Modified Fri Aug 22 04:20:30 2008 UTC (12 years, 6 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 (12 years, 6 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 (12 years, 6 months ago) by gross
robust function to normalize data object added

Revision 1718 - Directory Listing
Modified Thu Aug 21 05:50:11 2008 UTC (12 years, 6 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 (12 years, 6 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 (12 years, 6 months ago) by gross
getListOfTags method added to FunctionSpace class

Revision 1713 - Directory Listing
Modified Wed Aug 20 07:03:45 2008 UTC (12 years, 6 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 (12 years, 6 months ago) by artak
minor

Revision 1709 - Directory Listing
Modified Fri Aug 15 01:09:45 2008 UTC (12 years, 6 months ago) by lgraham
added separate section for Einstein notation



Revision 1708 - Directory Listing
Modified Thu Aug 14 22:42:24 2008 UTC (12 years, 6 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 (12 years, 6 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 (12 years, 6 months ago) by artak
some problems with C90 compiler fixed

Revision 1705 - Directory Listing
Modified Thu Aug 14 05:56:40 2008 UTC (12 years, 6 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 (12 years, 6 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 (12 years, 6 months ago) by lgraham
added in latex file for models chapter



Revision 1701 - Directory Listing
Modified Thu Aug 14 04:05:15 2008 UTC (12 years, 6 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 (12 years, 6 months ago) by lgraham


Revision 1695 - Directory Listing
Modified Fri Aug 8 04:28:28 2008 UTC (12 years, 6 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 (12 years, 6 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 (12 years, 6 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 (12 years, 6 months ago) by artak
working configuration

Revision 1690 - Directory Listing
Modified Thu Aug 7 01:12:38 2008 UTC (12 years, 6 months ago) by jfenwick
Added Configuration for shake63 (Joel-Box)

Revision 1679 - Directory Listing
Modified Wed Jul 30 00:09:12 2008 UTC (12 years, 6 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 (12 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 (12 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 (12 years, 7 months ago) by gross
more algorithms for level set

Revision 1670 - Directory Listing
Modified Thu Jul 24 04:30:43 2008 UTC (12 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 (12 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 (12 years, 7 months ago) by ksteube
Removed unused software bruce


Revision 1665 - Directory Listing
Modified Wed Jul 23 03:23:03 2008 UTC (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 months ago) by gross
some improvements on level set

Revision 1660 - Directory Listing
Modified Mon Jul 21 03:23:46 2008 UTC (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 months ago) by phornby
unused vars.

Revision 1644 - Directory Listing
Modified Tue Jul 15 05:25:32 2008 UTC (12 years, 7 months ago) by phornby
tmp_str was unused var on windows.

Revision 1643 - Directory Listing
Modified Tue Jul 15 05:24:14 2008 UTC (12 years, 7 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 (12 years, 7 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 (12 years, 7 months ago) by gross


Revision 1638 - Directory Listing
Modified Mon Jul 14 05:47:20 2008 UTC (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 years, 7 months ago) by trankine
eliminate unused var argument of catch statement.

Revision 1630 - Directory Listing
Modified Sat Jul 12 07:15:32 2008 UTC (12 years, 7 months ago) by trankine
Merge resulted in double declaration.

Revision 1629 - Directory Listing
Modified Sat Jul 12 05:16:32 2008 UTC (12 years, 7 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 (12 years, 7 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 (12 years, 7 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 (12 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 (12 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 (12 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 (12 years, 8 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 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 (12 years, 9 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 (12 years, 9 months ago) by gross
some changes to chunk test

Revision 1565 - Directory Listing
Modified Thu May 22 10:19:47 2008 UTC (12 years, 9 months ago) by gross
some small fixes for openmp

Revision 1564 - Directory Listing
Modified Thu May 22 09:31:33 2008 UTC (12 years, 9 months ago) by gross
some openmp dynamic scheduling for MVM.

Revision 1563 - Directory Listing
Modified Wed May 21 15:27:34 2008 UTC (12 years, 9 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 (12 years, 9 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 (12 years, 9 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 (12 years, 9 months ago) by ksteube
Improvements to Savanna configuration


Revision 1559 - Directory Listing
Modified Wed May 21 04:27:15 2008 UTC (12 years, 9 months ago) by ksteube
Compiles and runs on Savanna (hostname service0)


Revision 1557 - Directory Listing
Modified Mon May 19 04:44:27 2008 UTC (12 years, 9 months ago) by artak
some changes to ArithmenticTuple class

Revision 1556 - Directory Listing
Modified Mon May 12 00:54:58 2008 UTC (12 years, 9 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 (12 years, 9 months ago) by ksteube
Adjusted vantage point


Revision 1554 - Directory Listing
Modified Fri May 9 02:50:49 2008 UTC (12 years, 9 months ago) by artak
minor changes

Revision 1553 - Directory Listing
Modified Thu May 8 09:38:07 2008 UTC (12 years, 9 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 (12 years, 9 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 (12 years, 9 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 (12 years, 9 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 (12 years, 9 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 (12 years, 9 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 (12 years, 9 months ago) by ksteube
Changed #s to %s in print


Revision 1527 - Directory Listing
Modified Tue Apr 29 00:52:01 2008 UTC (12 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 (12 years, 10 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 (12 years, 10 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 (12 years, 10 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 (12 years, 10 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 (12 years, 10 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 (12 years, 10 months ago) by ksteube
Change to 3-D and change viscosity


Revision 1514 - Directory Listing
Modified Wed Apr 16 00:15:44 2008 UTC (12 years, 10 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 (12 years, 10 months ago) by gross
pragma ivdep removed. icc produced wrong code.

Revision 1512 - Directory Listing
Modified Tue Apr 15 00:54:25 2008 UTC (12 years, 10 months ago) by ksteube
Some typos


Revision 1511 - Directory Listing
Modified Mon Apr 14 23:09:38 2008 UTC (12 years, 10 months ago) by gross
some fixes of compiler complains under windows

Revision 1494 - Directory Listing
Modified Mon Apr 14 06:53:28 2008 UTC (12 years, 10 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 (12 years, 10 months ago) by artak
Initial version of TFQMR method

Revision 1488 - Directory Listing
Modified Fri Apr 11 00:22:31 2008 UTC (12 years, 10 months ago) by artak
restart parameter is changed in GMRES(m)

Revision 1487 - Directory Listing
Modified Thu Apr 10 05:28:01 2008 UTC (12 years, 10 months ago) by gross
reordering when reading Netcfd files added.

Revision 1486 - Directory Listing
Modified Thu Apr 10 00:10:50 2008 UTC (12 years, 10 months ago) by artak
minor

Revision 1485 - Directory Listing
Modified Wed Apr 9 04:13:09 2008 UTC (12 years, 10 months ago) by ksteube
Removed semicolons from #pragma omp


Revision 1484 - Directory Listing
Modified Wed Apr 9 03:25:53 2008 UTC (12 years, 10 months ago) by artak
minor: PCG set as default solver

Revision 1483 - Directory Listing
Modified Wed Apr 9 03:20:00 2008 UTC (12 years, 10 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 (12 years, 10 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 (12 years, 10 months ago) by artak
initial version of MINRES algorithm

Revision 1480 - Directory Listing
Modified Tue Apr 8 02:02:48 2008 UTC (12 years, 10 months ago) by artak
Unil.h header is added

Revision 1479 - Directory Listing
Modified Tue Apr 8 02:02:25 2008 UTC (12 years, 10 months ago) by artak
Unil.h header is added

Revision 1478 - Directory Listing
Modified Tue Apr 8 01:53:33 2008 UTC (12 years, 10 months ago) by gross
some more header file fixing

Revision 1477 - Directory Listing
Modified Tue Apr 8 01:50:17 2008 UTC (12 years, 10 months ago) by gross
missing header file included

Revision 1476 - Directory Listing
Modified Mon Apr 7 23:38:50 2008 UTC (12 years, 10 months ago) by gross
Jacobian-free Newton method added to Paso

Revision 1475 - Directory Listing
Modified Mon Apr 7 05:13:21 2008 UTC (12 years, 10 months ago) by artak
Initial version of GMRES with restart

Revision 1474 - Directory Listing
Modified Mon Apr 7 01:27:01 2008 UTC (12 years, 10 months ago) by gross
restart is supported now.

Revision 1473 - Directory Listing
Modified Fri Apr 4 07:49:18 2008 UTC (12 years, 10 months ago) by gross
initial checkin for level set

Revision 1472 - Directory Listing
Modified Thu Apr 3 09:07:07 2008 UTC (12 years, 10 months ago) by gross
some first steps towards restart added

Revision 1471 - Directory Listing
Modified Thu Apr 3 05:19:06 2008 UTC (12 years, 10 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 (12 years, 10 months ago) by gross
bug in pressure definition fixed

Revision 1469 - Directory Listing
Modified Thu Apr 3 05:16:56 2008 UTC (12 years, 10 months ago) by gross
additional stopping criterion added

Revision 1468 - Directory Listing
Modified Thu Apr 3 04:14:48 2008 UTC (12 years, 10 months ago) by gross
test for GMRES added

Revision 1467 - Directory Listing
Modified Wed Apr 2 08:10:37 2008 UTC (12 years, 10 months ago) by gross
a bit of reengineering.

Revision 1466 - Directory Listing
Modified Wed Apr 2 03:33:43 2008 UTC (12 years, 10 months ago) by artak


Revision 1465 - Directory Listing
Modified Wed Apr 2 03:28:25 2008 UTC (12 years, 10 months ago) by artak


Revision 1464 - Directory Listing
Modified Tue Apr 1 23:27:09 2008 UTC (12 years, 10 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 (12 years, 10 months ago) by gross
a better convection code

Revision 1459 - Directory Listing
Modified Thu Mar 27 01:49:10 2008 UTC (12 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 (12 years, 11 months 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 (12 years, 11 months 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 (12 years, 11 months 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 years ago) by gross
interpoilation inserted

Revision 1417 - Directory Listing
Modified Mon Feb 25 04:45:48 2008 UTC (13 years ago) by gross
some more work on the transport solver.

Revision 1416 - Directory Listing
Modified Mon Feb 25 03:56:17 2008 UTC (13 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 (13 years 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 (13 years ago) by gross
a first verion of a Stokes solver

Revision 1413 - Directory Listing
Modified Sun Feb 10 08:45:37 2008 UTC (13 years 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 (13 years ago) by ksteube
Updated configuration for ac.apac.edu.au


Revision 1411 - Directory Listing
Modified Thu Feb 7 08:09:15 2008 UTC (13 years ago) by gross
second test for upwinding added

Revision 1410 - Directory Listing
Modified Thu Feb 7 04:24:00 2008 UTC (13 years 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 (13 years 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 (13 years ago) by gross
some problems with openmp fixed.

Revision 1407 - Directory Listing
Modified Mon Feb 4 06:45:48 2008 UTC (13 years ago) by gross
new upwinding algorithm (still fails)

Revision 1403 - Directory Listing
Modified Thu Jan 31 04:17:38 2008 UTC (13 years 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 (13 years ago) by ksteube
now implemented to read/fan out elements


Revision 1401 - Directory Listing
Modified Fri Jan 25 04:31:18 2008 UTC (13 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 (13 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 (13 years, 1 month ago) by gross
axissymmetric collaps added.

Revision 1392 - Directory Listing
Modified Mon Jan 21 06:20:54 2008 UTC (13 years, 1 month ago) by gross
axissymmetric collaps added.

Revision 1391 - Directory Listing
Modified Mon Jan 14 03:54:57 2008 UTC (13 years, 1 month 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 (13 years, 1 month ago) by gross
typo fixed.

Revision 1389 - Directory Listing
Modified Mon Jan 14 03:31:57 2008 UTC (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month ago) by phornby
Link to the latest boost.



Revision 1382 - Directory Listing
Modified Thu Jan 10 00:21:22 2008 UTC (13 years, 1 month ago) by gross
some tests got deactivated. they are back now.

Revision 1381 - Directory Listing
Modified Wed Jan 9 07:59:15 2008 UTC (13 years, 1 month ago) by gross
import sys missing

Revision 1380 - Directory Listing
Modified Wed Jan 9 04:26:03 2008 UTC (13 years, 1 month ago) by gross
some info about the modules to be used

Revision 1379 - Directory Listing
Modified Wed Jan 9 04:17:03 2008 UTC (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month ago) by gross
bug in interpolation at reduced face elements fixed.

Revision 1374 - Directory Listing
Modified Tue Jan 8 09:37:55 2008 UTC (13 years, 1 month 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 (13 years, 1 month 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 (13 years, 1 month ago) by gross
some OMP related compile problems fixed.

Revision 1371 - Directory Listing
Modified Thu Jan 3 06:11:21 2008 UTC (13 years, 1 month 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 (13 years, 1 month ago) by gross
explicit upwinding scheme added.

Revision 1369 - Directory Listing
Modified Fri Dec 21 05:51:44 2007 UTC (13 years, 2 months ago) by gross
does something now!

Revision 1368 - Directory Listing
Modified Wed Dec 19 03:45:20 2007 UTC (13 years, 2 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 (13 years, 2 months ago) by gross
finley can now assemble a transport problem.

Revision 1366 - Directory Listing
Modified Tue Dec 18 05:49:17 2007 UTC (13 years, 2 months ago) by gross
finley can create a TransportProblem now

Revision 1365 - Directory Listing
Modified Mon Dec 17 07:28:23 2007 UTC (13 years, 2 months ago) by gross
some cosmetics.

Revision 1364 - Directory Listing
Modified Mon Dec 17 07:22:45 2007 UTC (13 years, 2 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 (13 years, 2 months ago) by gross
initialization for FCT solver added.

Revision 1362 - Directory Listing
Modified Mon Dec 17 02:28:16 2007 UTC (13 years, 2 months ago) by gross
and more on FCT solver

Revision 1361 - Directory Listing
Modified Fri Dec 14 09:26:51 2007 UTC (13 years, 2 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 (13 years, 2 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 (13 years, 2 months ago) by gross
debug print removed.

Revision 1358 - Directory Listing
Modified Wed Dec 5 03:41:06 2007 UTC (13 years, 2 months ago) by gross
setTaggedValue works now for expanded data.

Revision 1357 - Directory Listing
Modified Thu Nov 29 08:39:32 2007 UTC (13 years, 2 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 (13 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 (13 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 (13 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 (13 years, 3 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 (13 years, 3 months ago) by matt
Removed blocktimer code from Finley_Assemble_PDE().


Revision 1351 - Directory Listing
Modified Thu Nov 22 01:54:26 2007 UTC (13 years, 3 months ago) by matt
Removed blocktimer code from gradOn().


Revision 1350 - Directory Listing
Modified Thu Nov 22 01:17:20 2007 UTC (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 months ago) by gross
tests for numerical integration added.

Revision 1340 - Directory Listing
Modified Thu Nov 8 06:24:43 2007 UTC (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 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 (13 years, 3 months ago) by gross
color ranges were not initialized.

Revision 1334 - Directory Listing
Modified Thu Oct 25 05:08:54 2007 UTC (13 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 (13 years, 4 months ago) by matt
scons configuration file for shake45.


Revision 1332 - Directory Listing
Modified Tue Oct 23 03:28:51 2007 UTC (13 years, 4 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 (13 years, 4 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 (13 years, 4 months ago) by gross
more flexible stopping criterium for the PCG

Revision 1329 - Directory Listing
Modified Thu Oct 18 05:39:25 2007 UTC (13 years, 4 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 (13 years, 4 months ago) by matt
Fixed bug in power operation.


Revision 1327 - Directory Listing
Modified Fri Oct 12 07:10:40 2007 UTC (13 years, 4 months ago) by matt
Initial rewrite of binary escript operations.



Revision 1326 - Directory Listing
Modified Mon Oct 1 08:10:41 2007 UTC (13 years, 4 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 (13 years, 4 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 (13 years, 4 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 (13 years, 5 months ago) by matt
Minor inconsistency.


Revision 1322 - Directory Listing
Modified Thu Sep 27 04:40:43 2007 UTC (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 years, 5 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 (13 years, 6 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 (13 years, 6 months ago) by ksteube
Minor repairs to scons files


Revision 1248 - Directory Listing
Modified Tue Aug 14 05:20:39 2007 UTC (13 years, 6 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 (13 years, 6 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 (13 years, 6 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 (13 years, 6 months ago) by phornby
Add in the netcdf libraries.

Revision 1244 - Directory Listing
Modified Mon Aug 13 07:13:17 2007 UTC (13 years, 6 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 (13 years, 6 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 (13 years, 6 months ago) by phornby
Update for the new SConstruct

Revision 1241 - Directory Listing
Modified Mon Aug 13 06:41:05 2007 UTC (13 years, 6 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 (13 years, 6 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 (13 years, 6 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 1234 - Directory Listing
Modified Mon Aug 13 00:22:25 2007 UTC (13 years, 6 months ago) by phornby
Based on http://www.scons.org/wiki/DoxygenBuilder, this is a useful tool for managing doxygen builds.

Revision 1233 - Directory Listing
Modified Mon Aug 13 00:20:22 2007 UTC (13 years, 6 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 (13 years, 6 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 (13 years, 6 months ago) by ksteube
Disabled HRZ lumping until the tests pass


Revision 1220 - Directory Listing
Modified Thu Aug 2 04:46:20 2007 UTC (13 years, 6 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 (13 years, 6 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 (13 years, 7 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 (13 years, 7 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 (13 years, 7 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 (13 years, 7 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 (13 years, 7 months ago) by ksteube
Add image missing from user guide


Revision 1213 - Directory Listing
Modified Thu Jul 5 04:18:34 2007 UTC (13 years, 7 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 (13 years, 7 months ago) by jongui
Made some minor changes to the guide.

Revision 1211 - Directory Listing
Modified Wed Jul 4 05:16:46 2007 UTC (13 years, 7 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 (13 years, 7 months ago) by jongui
Made some minor changes.

Revision 1209 - Directory Listing
Modified Mon Jul 2 05:46:49 2007 UTC (13 years, 7 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 (13 years, 7 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 (13 years, 7 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 (13 years, 8 months ago) by jongui
Updated the guide further.

Revision 1205 - Directory Listing
Modified Fri Jun 29 04:44:04 2007 UTC (13 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 (13 years, 8 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 (13 years, 8 months ago) by jongui
Made some minor changes to the exampels.

Revision 1202 - Directory Listing
Modified Thu Jun 21 04:44:17 2007 UTC (13 years, 8 months ago) by jongui
Minor change to the movie example.

Revision 1201 - Directory Listing
Modified Thu Jun 21 04:42:56 2007 UTC (13 years, 8 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 (13 years, 8 months ago) by jongui
Corrected a small epydoc error.

Revision 1199 - Directory Listing
Modified Wed Jun 20 05:01:30 2007 UTC (13 years, 8 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 (13 years, 8 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 (13 years, 8 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 (13 years, 8 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 (13 years, 8 months ago) by jongui
Added the missing movie module.

Revision 1191 - Directory Listing
Modified Tue Jun 12 05:54:41 2007 UTC (13 years, 8 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 (13 years, 8 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 (13 years, 8 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 (13 years, 8 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 (13 years, 8 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 (13 years, 8 months ago) by matt
Fixed netCDF compile option.


Revision 1181 - Directory Listing
Modified Wed May 30 06:08:44 2007 UTC (13 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 (13 years, 9 months ago) by gross
some new test data

Revision 1179 - Directory Listing
Modified Wed May 30 05:10:02 2007 UTC (13 years, 9 months ago) by gross
some debug print outs removed.

Revision 1178 - Directory Listing
Modified Wed May 30 05:03:17 2007 UTC (13 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 (13 years, 9 months ago) by gross
debug print out removed.

Revision 1175 - Directory Listing
Modified Wed May 30 03:51:11 2007 UTC (13 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 (13 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 (13 years, 9 months ago) by ksteube
Reverted to revision 1170, update in 1171 was a mistake


Revision 1172 - Directory Listing
Modified Mon May 28 00:03:32 2007 UTC (13 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 (13 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 (13 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 (13 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 (13 years, 9 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 (13 years, 9 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 (13 years, 9 months ago) by jongui
Updated some test.

Revision 1164 - Directory Listing
Modified Thu May 24 00:38:40 2007 UTC (13 years, 9 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 (13 years, 9 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 (13 years, 9 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 (13 years, 9 months ago) by jongui
Made some minor updates to the test.

Revision 1160 - Directory Listing
Modified Wed May 23 00:44:01 2007 UTC (13 years, 9 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 (13 years, 9 months ago) by jongui
Some update to test_escript.

Revision 1158 - Directory Listing
Modified Tue May 22 04:24:01 2007 UTC (13 years, 9 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 (13 years, 9 months ago) by gross
ops, wrong name

Revision 1156 - Directory Listing
Modified Mon May 21 06:45:14 2007 UTC (13 years, 9 months ago) by gross
node label optimization

Revision 1154 - Directory Listing
Modified Fri May 18 02:46:32 2007 UTC (13 years, 9 months ago) by jongui
Updated the in-line documentation and guide.

Revision 1153 - Directory Listing
Modified Thu May 17 06:33:54 2007 UTC (13 years, 9 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 (13 years, 9 months ago) by gross
some features for PMDCRC project

Revision 1151 - Directory Listing
Modified Thu May 17 04:11:18 2007 UTC (13 years, 9 months ago) by jongui
More update.

Revision 1150 - Directory Listing
Modified Thu May 17 00:42:34 2007 UTC (13 years, 9 months ago) by jongui
Added the new images.

Revision 1149 - Directory Listing
Modified Thu May 17 00:30:15 2007 UTC (13 years, 9 months ago) by gross
some fixes from the windows version

Revision 1148 - Directory Listing
Modified Wed May 16 22:45:33 2007 UTC (13 years, 9 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 (13 years, 9 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 (13 years, 9 months ago) by jongui
Removed the old version of pyvisi.

Revision 1144 - Directory Listing
Modified Wed May 16 04:51:19 2007 UTC (13 years, 9 months ago) by jongui
Added updated files.

Revision 1143 - Directory Listing
Modified Wed May 16 04:49:55 2007 UTC (13 years, 9 months ago) by jongui
some cleanup.

Revision 1141 - Directory Listing
Modified Tue May 15 04:24:51 2007 UTC (13 years, 9 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 (13 years, 9 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 (13 years, 9 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 (13 years, 9 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 (13 years, 9 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 (13 years, 9 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 (13 years, 9 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 (13 years, 9 months ago) by phornby
c flags to suppress pragma warnings

Revision 1131 - Directory Listing
Modified Tue May 8 05:52:21 2007 UTC (13 years, 9 months ago) by gross
netcdf c++ interface removed

Revision 1130 - Directory Listing
Modified Tue May 8 04:23:51 2007 UTC (13 years, 9 months ago) by gross


Revision 1129 - Directory Listing
Modified Tue May 8 04:23:25 2007 UTC (13 years, 9 months ago) by gross


Revision 1128 - Directory Listing
Modified Tue May 8 04:22:53 2007 UTC (13 years, 9 months ago) by gross


Revision 1127 - Directory Listing
Modified Tue May 8 03:23:12 2007 UTC (13 years, 9 months ago) by gross


Revision 1125 - Directory Listing
Modified Thu May 3 05:40:30 2007 UTC (13 years, 9 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 (13 years, 9 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 (13 years, 9 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 (13 years, 10 months ago) by gross
debug print removed.

Revision 1118 - Directory Listing
Modified Tue Apr 24 08:55:04 2007 UTC (13 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 (13 years, 10 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 (13 years, 10 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 (13 years, 10 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 (13 years, 10 months ago) by jongui
Added some epydocs.

Revision 1112 - Directory Listing
Modified Thu Apr 19 06:31:49 2007 UTC (13 years, 10 months ago) by jongui
Made some updates to the guide.

Revision 1111 - Directory Listing
Modified Thu Apr 19 05:28:19 2007 UTC (13 years, 10 months ago) by jongui
Some clean up.

Revision 1110 - Directory Listing
Modified Thu Apr 19 05:24:28 2007 UTC (13 years, 10 months ago) by jongui
Some test for the logo.

Revision 1109 - Directory Listing
Modified Thu Apr 19 04:21:43 2007 UTC (13 years, 10 months ago) by btully


Revision 1108 - Directory Listing
Modified Thu Apr 19 04:02:11 2007 UTC (13 years, 10 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 (13 years, 10 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 (13 years, 10 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 (13 years, 10 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 (13 years, 10 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 (13 years, 10 months ago) by jongui
Some updates.

Revision 1102 - Directory Listing
Modified Tue Apr 17 07:16:49 2007 UTC (13 years, 10 months ago) by jongui
some cleanup.

Revision 1101 - Directory Listing
Modified Tue Apr 17 07:11:02 2007 UTC (13 years, 10 months ago) by jongui
Added some test for reading escript objects.

Revision 1100 - Directory Listing
Modified Tue Apr 17 05:36:24 2007 UTC (13 years, 10 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 (13 years, 10 months ago) by jongui
Upated some examples.

Revision 1098 - Directory Listing
Modified Mon Apr 16 23:15:23 2007 UTC (13 years, 10 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 (13 years, 10 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 (13 years, 10 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 (13 years, 10 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 (13 years, 10 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 (13 years, 10 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 (13 years, 10 months ago) by jongui
More updates to the guide.

Revision 1086 - Directory Listing
Modified Thu Apr 12 05:54:14 2007 UTC (13 years, 10 months ago) by jongui
Performed some cleanup.

Revision 1085 - Directory Listing
Modified Thu Apr 12 05:36:31 2007 UTC (13 years, 10 months ago) by jongui
More minor fixes to Camera.

Revision 1084 - Directory Listing
Modified Thu Apr 12 05:19:22 2007 UTC (13 years, 10 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 (13 years, 10 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 (13 years, 10 months ago) by jongui
Made some updates to the guide.

Revision 1081 - Directory Listing
Modified Wed Apr 11 06:13:46 2007 UTC (13 years, 10 months ago) by jongui
Made some updates to the guide.

Revision 1080 - Directory Listing
Modified Wed Apr 11 06:07:30 2007 UTC (13 years, 10 months ago) by gross
small typo fixed.

Revision 1079 - Directory Listing
Modified Tue Apr 10 04:27:31 2007 UTC (13 years, 10 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 (13 years, 10 months ago) by jongui
Added and updated some epydocs.

Revision 1077 - Directory Listing
Modified Wed Apr 4 13:31:39 2007 UTC (13 years, 10 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 (13 years, 10 months ago) by jongui
Some updates.

Revision 1075 - Directory Listing
Modified Tue Apr 3 02:47:39 2007 UTC (13 years, 10 months ago) by jongui
Some minor cleanup.

Revision 1074 - Directory Listing
Modified Fri Mar 30 02:44:42 2007 UTC (13 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 (13 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 (13 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 (13 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 (13 years, 11 months ago) by jongui
Perform some cleanup.

Revision 1068 - Directory Listing
Modified Wed Mar 28 22:26:00 2007 UTC (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 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 (13 years, 11 months ago) by ksteube
Commented the example


Revision 1060 - Directory Listing
Modified Mon Mar 26 05:11:10 2007 UTC (13 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 (13 years, 11 months 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 (13 years, 11 months ago) by jongui
Locator argument fixed.

Revision 1057 - Directory Listing
Modified Thu Mar 22 23:57:37 2007 UTC (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months ago) by gross
a bit of work towards the bandwidth optimizer

Revision 1054 - Directory Listing
Modified Thu Mar 22 03:41:46 2007 UTC (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months ago) by gross
rename so compilation does not fail

Revision 1049 - Directory Listing
Modified Tue Mar 20 03:00:18 2007 UTC (13 years, 11 months 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 (13 years, 11 months ago) by gross
bandwidth optimizer has been moved.

Revision 1047 - Directory Listing
Modified Tue Mar 20 02:54:09 2007 UTC (13 years, 11 months ago) by gross
some clean-up

Revision 1046 - Directory Listing
Modified Tue Mar 20 02:52:24 2007 UTC (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months ago) by gross
clear name tagging is supported now.

Revision 1043 - Directory Listing
Modified Mon Mar 19 06:46:34 2007 UTC (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months ago) by phornby
Just trying to get the intelc version going.



Revision 1038 - Directory Listing
Modified Fri Mar 16 05:15:37 2007 UTC (13 years, 11 months ago) by jongui
Added more examples.

Revision 1037 - Directory Listing
Modified Fri Mar 16 05:00:32 2007 UTC (13 years, 11 months ago) by jongui
Added the updated files.

Revision 1036 - Directory Listing
Modified Fri Mar 16 04:55:44 2007 UTC (13 years, 11 months ago) by phornby
msvc7.1 options file for windows.



Revision 1035 - Directory Listing
Modified Fri Mar 16 04:54:17 2007 UTC (13 years, 11 months ago) by jongui
Performed some cleanup of old files.

Revision 1034 - Directory Listing
Modified Wed Mar 14 23:49:20 2007 UTC (13 years, 11 months 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 (13 years, 11 months ago) by phornby
Options for the IVEC SGI altix.



Revision 1032 - Directory Listing
Modified Wed Mar 14 06:32:09 2007 UTC (13 years, 11 months ago) by phornby
Implement inverse hyp. functions.



Revision 1031 - Directory Listing
Modified Wed Mar 14 06:03:21 2007 UTC (13 years, 11 months ago) by phornby
Finer control of the inverse hyp. functions.



Revision 1030 - Directory Listing
Modified Wed Mar 14 05:14:44 2007 UTC (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months ago) by ksteube
Generate epydoc every night


Revision 1026 - Directory Listing
Modified Tue Mar 13 08:25:00 2007 UTC (13 years, 11 months 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 (13 years, 11 months ago) by phornby
More windows options.



Revision 1024 - Directory Listing
Modified Tue Mar 13 06:31:50 2007 UTC (13 years, 11 months ago) by gross
import of PATH

Revision 1023 - Directory Listing
Modified Tue Mar 13 05:43:36 2007 UTC (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months ago) by phornby
More windows options changes.



Revision 1018 - Directory Listing
Modified Mon Mar 12 07:36:36 2007 UTC (13 years, 11 months ago) by phornby
Make Name consistent.



Revision 1017 - Directory Listing
Modified Mon Mar 12 07:35:46 2007 UTC (13 years, 11 months ago) by phornby
Windows options files.



Revision 1010 - Directory Listing
Modified Mon Mar 5 04:01:43 2007 UTC (13 years, 11 months ago) by gross
simple quad example added

Revision 1009 - Directory Listing
Modified Mon Mar 5 02:13:40 2007 UTC (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (13 years, 11 months 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 (14 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 (14 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 (14 years ago) by gross
coulomb stress failure added

Revision 999 - Directory Listing
Modified Tue Feb 27 08:12:37 2007 UTC (14 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 (14 years ago) by gross
basic mine scenario

Revision 997 - Directory Listing
Modified Mon Feb 26 06:31:45 2007 UTC (14 years ago) by gross
small small fixes in modellib

Revision 996 - Directory Listing
Modified Mon Feb 26 03:43:13 2007 UTC (14 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 (14 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 (14 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 (14 years ago) by gross
problem with undefined value fixed.

Revision 992 - Directory Listing
Modified Fri Feb 23 03:35:33 2007 UTC (14 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 (14 years 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 (14 years 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 (14 years 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 (14 years ago) by gross
file missing

Revision 986 - Directory Listing
Modified Tue Feb 20 06:18:52 2007 UTC (14 years ago) by gross
first steps toward the model

Revision 985 - Directory Listing
Modified Tue Feb 20 04:02:10 2007 UTC (14 years ago) by gross
 small bug for openmp fixed.

Revision 984 - Directory Listing
Modified Tue Feb 20 03:33:45 2007 UTC (14 years ago) by gross
warning in dump and load at altix fixed.

Revision 983 - Directory Listing
Modified Tue Feb 20 02:49:08 2007 UTC (14 years 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 (14 years ago) by gross
data object load checks for sample  ordering now.

Revision 981 - Directory Listing
Modified Mon Feb 19 06:52:25 2007 UTC (14 years ago) by gross
extraction records added

Revision 980 - Directory Listing
Modified Mon Feb 19 05:12:38 2007 UTC (14 years ago) by gross
bug in Simulation fixed.

Revision 979 - Directory Listing
Modified Sun Feb 18 23:24:47 2007 UTC (14 years 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 (14 years 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 (14 years ago) by gross
dion: this is for you.

Revision 976 - Directory Listing
Modified Thu Feb 15 23:57:02 2007 UTC (14 years ago) by gross
direct input of escript objects added.

Revision 975 - Directory Listing
Modified Thu Feb 15 10:18:18 2007 UTC (14 years ago) by gross
first steps towards restart in modelframe

Revision 974 - Directory Listing
Modified Thu Feb 15 04:36:38 2007 UTC (14 years 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 (14 years 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 (14 years 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 (14 years 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 (14 years ago) by jongui
modified some files.



Revision 969 - Directory Listing
Modified Tue Feb 13 23:02:23 2007 UTC (14 years 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 (14 years 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 (14 years 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 (14 years ago) by gross
johns local setting removed.

Revision 964 - Directory Listing
Modified Tue Feb 13 05:10:26 2007 UTC (14 years 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 (14 years ago) by jongui
Added more examples and on-the-fly animation.

Revision 962 - Directory Listing
Modified Tue Feb 13 02:03:23 2007 UTC (14 years ago) by jongui
Added some examples.

Revision 961 - Directory Listing
Modified Tue Feb 13 01:58:48 2007 UTC (14 years ago) by jongui
Tidied up some codes

Revision 960 - Directory Listing
Modified Tue Feb 13 01:39:05 2007 UTC (14 years ago) by gross
typo in file name fixed

Revision 959 - Directory Listing
Modified Tue Feb 13 01:38:39 2007 UTC (14 years ago) by gross
typo in file name fixed

Revision 958 - Directory Listing
Modified Tue Feb 13 01:08:39 2007 UTC (14 years 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 (14 years ago) by gross
some test about lists added.

Revision 956 - Directory Listing
Modified Tue Feb 13 00:03:40 2007 UTC (14 years 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 (14 years ago) by gross
some examples for pycad added

Revision 954 - Directory Listing
Modified Fri Feb 9 08:56:14 2007 UTC (14 years ago) by gross
testing for completness if simulations improved.

Revision 953 - Directory Listing
Modified Fri Feb 9 08:55:28 2007 UTC (14 years ago) by gross
TagMap is supported by modellib now

Revision 952 - Directory Listing
Modified Wed Feb 7 23:53:24 2007 UTC (14 years ago) by gross
testing of simulation completness improved.

Revision 951 - Directory Listing
Modified Wed Feb 7 05:26:13 2007 UTC (14 years ago) by gross
fixes to get netcdf going on the altix

Revision 950 - Directory Listing
Modified Tue Feb 6 07:01:11 2007 UTC (14 years 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 (14 years 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 (14 years 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 (14 years ago) by jongui
added some epydocs.

Revision 946 - Directory Listing
Modified Wed Jan 31 03:08:04 2007 UTC (14 years 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 (14 years 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 (14 years ago) by gross
PropertySet added

Revision 943 - Directory Listing
Modified Mon Jan 29 07:22:43 2007 UTC (14 years ago) by jongui
new pyvisi files

Revision 942 - Directory Listing
Modified Mon Jan 29 07:12:15 2007 UTC (14 years 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 (14 years ago) by gross
small fix

Revision 940 - Directory Listing
Modified Mon Jan 29 00:09:08 2007 UTC (14 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 (14 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 (14 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 (14 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 (14 years, 1 month ago) by jongui
performed some cleanup

Revision 935 - Directory Listing
Modified Tue Jan 23 09:53:10 2007 UTC (14 years, 1 month ago) by gross
a missing file

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

Revision 933 - Directory Listing
Modified Mon Jan 22 07:20:25 2007 UTC (14 years, 1 month ago) by gross
test for generation of gmsh script added

Revision 932 - Directory Listing
Modified Fri Jan 19 09:27:15 2007 UTC (14 years, 1 month 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 (14 years, 1 month ago) by gross
pycad supports volumes now.

Revision 930 - Directory Listing
Modified Thu Jan 18 08:12:58 2007 UTC (14 years, 1 month ago) by gross
more tests and some modifications on SurfaceLoop

Revision 929 - Directory Listing
Modified Wed Jan 17 07:41:13 2007 UTC (14 years, 1 month 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 (14 years, 1 month 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 (14 years, 1 month ago) by gross
surfaces implemented by no testing yet

Revision 926 - Directory Listing
Modified Fri Jan 12 06:31:37 2007 UTC (14 years, 1 month 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 (14 years, 1 month ago) by gross
testing for CurvedLoop added.

Revision 924 - Directory Listing
Modified Wed Jan 10 03:39:27 2007 UTC (14 years, 1 month 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 (14 years, 1 month ago) by gross
CurveLoop revised and tests added

Revision 922 - Directory Listing
Modified Fri Jan 5 04:23:05 2007 UTC (14 years, 1 month ago) by gross
setValueOfDataPoint accepts double value as argument now

Revision 921 - Directory Listing
Modified Fri Jan 5 00:54:37 2007 UTC (14 years, 1 month 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 (14 years, 1 month ago) by gross
small fix on DataSource.fromDom

Revision 919 - Directory Listing
Modified Wed Jan 3 22:54:50 2007 UTC (14 years, 1 month 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 (14 years, 1 month 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 (14 years, 1 month 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 (14 years, 2 months ago) by gross
curves implemenred and tested.

Revision 915 - Directory Listing
Modified Thu Dec 14 06:12:53 2006 UTC (14 years, 2 months ago) by gross
more testing on pycad

Revision 914 - Directory Listing
Modified Thu Dec 14 04:38:18 2006 UTC (14 years, 2 months ago) by gross
access to the number of samples added

Revision 913 - Directory Listing
Modified Tue Dec 12 01:21:00 2006 UTC (14 years, 2 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 (14 years, 2 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 (14 years, 2 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 (14 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 (14 years, 3 months ago) by jongui
some cleanup

Revision 908 - Directory Listing
Modified Thu Nov 23 06:39:39 2006 UTC (14 years, 3 months ago) by gross
some fixes

Revision 907 - Directory Listing
Modified Wed Nov 22 09:54:19 2006 UTC (14 years, 3 months ago) by gross
more testing for transformations added

Revision 906 - Directory Listing
Modified Tue Nov 21 05:34:15 2006 UTC (14 years, 3 months ago) by gross
some minor fixes

Revision 905 - Directory Listing
Modified Mon Nov 20 11:23:24 2006 UTC (14 years, 3 months ago) by gross
some tests for pycad added

Revision 904 - Directory Listing
Modified Fri Nov 17 08:49:44 2006 UTC (14 years, 3 months ago) by gross
MergeConstraints added

Revision 903 - Directory Listing
Modified Fri Nov 17 01:59:49 2006 UTC (14 years, 3 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 (14 years, 3 months ago) by gross
extended functionality

Revision 901 - Directory Listing
Modified Mon Nov 13 08:14:55 2006 UTC (14 years, 3 months ago) by gross
some small changes

Revision 900 - Directory Listing
Modified Mon Nov 13 08:03:22 2006 UTC (14 years, 3 months ago) by gross
some clean up

Revision 899 - Directory Listing
Modified Mon Nov 13 08:02:24 2006 UTC (14 years, 3 months ago) by gross
a first very basic version of pycad

Revision 898 - Directory Listing
Modified Sun Nov 12 23:56:26 2006 UTC (14 years, 3 months ago) by gross
first checkin of pycad (gmsh pythoin wrapper)

Revision 897 - Directory Listing
Modified Thu Nov 9 07:37:40 2006 UTC (14 years, 3 months ago) by gross
cfs added

Revision 896 - Directory Listing
Modified Thu Nov 9 05:46:31 2006 UTC (14 years, 3 months ago) by gross
a new version

Revision 895 - Directory Listing
Modified Thu Nov 9 05:45:55 2006 UTC (14 years, 3 months ago) by gross
moved to make plave for better version

Revision 894 - Directory Listing
Modified Thu Nov 9 05:45:22 2006 UTC (14 years, 3 months ago) by gross


Revision 893 - Directory Listing
Modified Wed Nov 8 08:20:19 2006 UTC (14 years, 3 months ago) by gross
small bug fixed

Revision 892 - Directory Listing
Modified Wed Nov 8 06:14:29 2006 UTC (14 years, 3 months ago) by gross


Revision 891 - Directory Listing
Modified Wed Nov 8 03:26:21 2006 UTC (14 years, 3 months ago) by jongui
more cleanup

Revision 890 - Directory Listing
Modified Tue Nov 7 23:50:29 2006 UTC (14 years, 3 months ago) by jongui
some cleanup in pyvisi

Revision 889 - Directory Listing
Modified Tue Nov 7 23:42:31 2006 UTC (14 years, 3 months ago) by jongui
drivers added

Revision 888 - Directory Listing
Modified Tue Nov 7 08:31:26 2006 UTC (14 years, 3 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 (14 years, 3 months ago) by gross
some more work on the slip distribution

Revision 886 - Directory Listing
Modified Thu Nov 2 01:34:58 2006 UTC (14 years, 3 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 (14 years, 3 months ago) by gross
DataSource for modelib added

Revision 884 - Directory Listing
Modified Mon Oct 30 06:37:30 2006 UTC (14 years, 3 months ago) by gross
simple mesh generator for slip_stress

Revision 883 - Directory Listing
Modified Mon Oct 30 06:12:54 2006 UTC (14 years, 3 months ago) by gross
new example added

Revision 882 - Directory Listing
Modified Fri Oct 27 08:15:33 2006 UTC (14 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 (14 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 (14 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 (14 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 (14 years, 4 months ago) by gross
bigger mesh

Revision 877 - Directory Listing
Modified Wed Oct 25 03:06:58 2006 UTC (14 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 (14 years, 4 months ago) by ksteube
Added erf (error function) implementation


Revision 875 - Directory Listing
Modified Tue Oct 17 12:42:47 2006 UTC (14 years, 4 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 (14 years, 4 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 (14 years, 4 months ago) by gross
uszawa scheme runs with variable viscosity

Revision 872 - Directory Listing
Modified Sun Oct 15 23:33:14 2006 UTC (14 years, 4 months ago) by gross
bla

Revision 871 - Directory Listing
Modified Sat Oct 14 08:25:54 2006 UTC (14 years, 4 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 (14 years, 4 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 (14 years, 4 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 (14 years, 4 months ago) by gross
new benchmark problem

Revision 867 - Directory Listing
Modified Mon Oct 9 06:50:09 2006 UTC (14 years, 4 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 (14 years, 4 months ago) by gross
now GEAR scheme is used

Revision 865 - Directory Listing
Modified Fri Oct 6 10:02:18 2006 UTC (14 years, 4 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 (14 years, 4 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 (14 years, 4 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 (14 years, 4 months ago) by gross
bug in mesh generator fixed.

Revision 861 - Directory Listing
Modified Fri Sep 29 06:54:46 2006 UTC (14 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 (14 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 (14 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 (14 years, 5 months ago) by gross
typo fixed

Revision 857 - Directory Listing
Modified Tue Sep 26 01:00:45 2006 UTC (14 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 (14 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 (14 years, 5 months ago) by gross
some tests for triangle meshes added

Revision 854 - Directory Listing
Modified Thu Sep 21 05:29:42 2006 UTC (14 years, 5 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 (14 years, 5 months ago) by gross
some performance problems wit openmp fixed.

Revision 852 - Directory Listing
Modified Wed Sep 20 03:23:16 2006 UTC (14 years, 5 months ago) by jongui
added carpet and isosurface



Revision 851 - Directory Listing
Modified Mon Sep 18 07:28:18 2006 UTC (14 years, 5 months ago) by gross
add some tensor data

Revision 850 - Directory Listing
Modified Sun Sep 17 23:27:00 2006 UTC (14 years, 5 months ago) by gross
some problems with vtk writer fixed

Revision 849 - Directory Listing
Modified Fri Sep 15 07:11:55 2006 UTC (14 years, 5 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 (14 years, 5 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 (14 years, 5 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 (14 years, 5 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 (14 years, 5 months ago) by jongui
Display an image is partially completed.


Revision 844 - Directory Listing
Modified Thu Sep 7 08:32:01 2006 UTC (14 years, 5 months ago) by gross
with better  mesh

Revision 843 - Directory Listing
Modified Thu Sep 7 05:55:12 2006 UTC (14 years, 5 months ago) by gross
some timing added

Revision 842 - Directory Listing
Modified Thu Sep 7 05:40:22 2006 UTC (14 years, 5 months ago) by gross
a little wave propagation simulation

Revision 841 - Directory Listing
Modified Wed Sep 6 09:48:37 2006 UTC (14 years, 5 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 (14 years, 5 months ago) by jongui
Added arrowsOnPlane and mapOnPlane. 


Revision 839 - Directory Listing
Modified Wed Sep 6 04:53:50 2006 UTC (14 years, 5 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 (14 years, 5 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 (14 years, 5 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 (14 years, 5 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 (14 years, 5 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 (14 years, 5 months ago) by gross
chenges to drucker-prager

Revision 833 - Directory Listing
Modified Fri Sep 1 07:48:20 2006 UTC (14 years, 5 months ago) by jongui
Added docstrings to openscene.py



Revision 832 - Directory Listing
Modified Fri Sep 1 02:04:46 2006 UTC (14 years, 5 months ago) by gross
almost there

Revision 831 - Directory Listing
Modified Thu Aug 31 08:47:40 2006 UTC (14 years, 5 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 (14 years, 5 months ago) by jongui
Added the light and camera components.



Revision 829 - Directory Listing
Modified Thu Aug 31 01:31:15 2006 UTC (14 years, 5 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 (14 years, 5 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 (14 years, 5 months ago) by jongui
Added:
contour.py and arrows.py



Revision 826 - Directory Listing
Modified Tue Aug 29 09:12:33 2006 UTC (14 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 (14 years, 6 months ago) by gross
and more on Drucker Prager

Revision 824 - Directory Listing
Modified Tue Aug 29 05:22:50 2006 UTC (14 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 (14 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 (14 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 (14 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 (14 years, 6 months ago) by gross
make the modelframe test run

Revision 819 - Directory Listing
Modified Sun Aug 27 23:07:51 2006 UTC (14 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 (14 years, 6 months ago) by dhawcroft
saveVTK fixes



Revision 817 - Directory Listing
Modified Sat Aug 26 03:08:52 2006 UTC (14 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 (14 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 (14 years, 6 months ago) by gross
ops! wrong file has been sent

Revision 814 - Directory Listing
Modified Wed Aug 23 09:31:10 2006 UTC (14 years, 6 months ago) by gross
small bug in general tensor propduct fixed

Revision 813 - Directory Listing
Modified Mon Aug 21 02:08:47 2006 UTC (14 years, 6 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 (14 years, 6 months ago) by dhawcroft


Revision 811 - Directory Listing
Modified Mon Aug 14 05:36:17 2006 UTC (14 years, 6 months ago) by gross
generator for test data

Revision 810 - Directory Listing
Modified Mon Aug 14 04:49:14 2006 UTC (14 years, 6 months ago) by gross
some more test data

Revision 809 - Directory Listing
Modified Sun Aug 13 22:10:03 2006 UTC (14 years, 6 months ago) by gross
update of user guide'


Revision 808 - Directory Listing
Modified Fri Aug 11 01:25:16 2006 UTC (14 years, 6 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 (14 years, 6 months ago) by gross
new target for users guide

Revision 806 - Directory Listing
Modified Thu Aug 10 11:58:52 2006 UTC (14 years, 6 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 (14 years, 6 months ago) by gross
first steps toward UMFPACK

Revision 804 - Directory Listing
Modified Thu Aug 10 01:12:16 2006 UTC (14 years, 6 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 (14 years, 6 months ago) by gross
type fixed. compiles now

Revision 802 - Directory Listing
Modified Wed Aug 9 09:21:00 2006 UTC (14 years, 6 months ago) by gross
some stuff for john

Revision 801 - Directory Listing
Modified Wed Aug 9 00:49:56 2006 UTC (14 years, 6 months ago) by ksteube
Removed outdated tests that use trace()



Revision 800 - Directory Listing
Modified Tue Aug 8 11:23:18 2006 UTC (14 years, 6 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 (14 years, 6 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 (14 years, 6 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 (14 years, 6 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 (14 years, 6 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 (14 years, 6 months ago) by ksteube
Fixed typo in method name


Revision 794 - Directory Listing
Modified Sun Jul 30 03:45:01 2006 UTC (14 years, 7 months ago) by dhawcroft


Revision 793 - Directory Listing
Modified Sat Jul 29 19:40:22 2006 UTC (14 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 (14 years, 7 months ago) by gross
frame for pyvisi set up

Revision 791 - Directory Listing
Modified Thu Jul 27 00:37:57 2006 UTC (14 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 (14 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 (14 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 (14 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 (14 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 (14 years, 7 months ago) by gross
switched off pyvisi

Revision 785 - Directory Listing
Modified Tue Jul 25 03:48:10 2006 UTC (14 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 (14 years, 7 months ago) by bcumming
removed personal testing code from SConscript



Revision 783 - Directory Listing
Modified Tue Jul 18 01:32:50 2006 UTC (14 years, 7 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 (14 years, 7 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 (14 years, 7 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 (14 years, 7 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 (14 years, 7 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 (14 years, 7 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 (14 years, 7 months ago) by gross
integration with persistent jacobeans is running now

Revision 776 - Directory Listing
Modified Wed Jul 12 00:07:31 2006 UTC (14 years, 7 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 (14 years, 7 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 (14 years, 7 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 (14 years, 7 months ago) by gross
assemblage tests added

Revision 772 - Directory Listing
Modified Fri Jul 7 05:47:28 2006 UTC (14 years, 7 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 (14 years, 7 months ago) by ksteube
deleted test files



Revision 770 - Directory Listing
Modified Tue Jul 4 05:37:36 2006 UTC (14 years, 7 months ago) by ksteube
Ken's initial import

Revision 769 - Directory Listing
Modified Sun Jul 2 23:58:22 2006 UTC (14 years, 7 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 (14 years, 7 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 (14 years, 7 months ago) by gross
new FunctionSpace method setTags added

Revision 766 - Directory Listing
Modified Fri Jun 30 06:44:14 2006 UTC (14 years, 7 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 (14 years, 7 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 (14 years, 7 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 (14 years, 7 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 (14 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 (14 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 (14 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 (14 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 (14 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 (14 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 (14 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 (14 years, 8 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 (14 years, 8 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 (14 years, 8 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 (14 years, 8 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 (14 years, 8 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 (14 years, 8 months ago) by ksteube
Fixed a couple spelling errors



Revision 735 - Directory Listing
Modified Wed Jun 14 02:09:21 2006 UTC (14 years, 8 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 (14 years, 8 months ago) by ksteube
Removed test file



Revision 733 - Directory Listing
Modified Tue Jun 13 03:55:10 2006 UTC (14 years, 8 months ago) by ksteube
Test file



Revision 732 - Directory Listing
Modified Fri Jun 9 05:26:48 2006 UTC (14 years, 8 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 (14 years, 9 months ago) by bcumming


Revision 730 - Directory Listing
Modified Mon May 15 04:03:49 2006 UTC (14 years, 9 months ago) by bcumming


Revision 729 - Directory Listing
Modified Mon May 15 03:16:53 2006 UTC (14 years, 9 months ago) by gross
cut down the number of time steps

Revision 728 - Directory Listing
Modified Mon May 15 02:01:18 2006 UTC (14 years, 9 months ago) by gross
modelframe test examples work now

Revision 727 - Directory Listing
Modified Fri May 12 06:31:06 2006 UTC (14 years, 9 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 (14 years, 9 months ago) by gross
some installation notes added to users guide

Revision 722 - Directory Listing
Modified Mon May 1 11:49:18 2006 UTC (14 years, 9 months ago) by gross
abstract added in users guide added

Revision 721 - Directory Listing
Modified Sat Apr 29 06:59:59 2006 UTC (14 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 (14 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 (14 years, 10 months ago) by elspeth
Added example files to upload


Revision 718 - Directory Listing
Modified Thu Apr 27 08:28:08 2006 UTC (14 years, 10 months ago) by elspeth
Minor correction to buildlogs 


Revision 717 - Directory Listing
Modified Thu Apr 27 08:07:11 2006 UTC (14 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 (14 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 (14 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 (14 years, 10 months ago) by elspeth
Fixed python test

Revision 713 - Directory Listing
Modified Thu Apr 27 05:03:44 2006 UTC (14 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 (14 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 (14 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 (14 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 (14 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 (14 years, 10 months ago) by gross
missing file added

Revision 707 - Directory Listing
Modified Wed Apr 12 23:58:02 2006 UTC (14 years, 10 months ago) by gross
latex build documentation is working now

Revision 706 - Directory Listing
Modified Sat Apr 8 16:13:02 2006 UTC (14 years, 10 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 (14 years, 10 months ago) by gross
python tests are allmost working

Revision 704 - Directory Listing
Modified Thu Apr 6 02:27:37 2006 UTC (14 years, 10 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 (14 years, 10 months ago) by gross
some missing files

Revision 702 - Directory Listing
Modified Thu Apr 6 01:11:01 2006 UTC (14 years, 10 months ago) by gross
not needed anymore

Revision 700 - Directory Listing
Modified Thu Apr 6 00:13:40 2006 UTC (14 years, 10 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 (14 years, 10 months ago) by gross
now float**Data is running

Revision 698 - Directory Listing
Modified Fri Mar 31 04:52:55 2006 UTC (14 years, 10 months ago) by gross
test with tagged data pass now

Revision 697 - Directory Listing
Modified Fri Mar 31 04:48:56 2006 UTC (14 years, 10 months ago) by gross
bug with tagged data fixed

Revision 696 - Directory Listing
Modified Thu Mar 30 12:45:13 2006 UTC (14 years, 11 months ago) by gross
pyvisi builds now

Revision 695 - Directory Listing
Modified Thu Mar 30 12:44:11 2006 UTC (14 years, 11 months ago) by gross
obsolet tests removed

Revision 694 - Directory Listing
Modified Thu Mar 30 11:35:55 2006 UTC (14 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 (14 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 (14 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 (14 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 (14 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 (14 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 (14 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 (14 years, 11 months ago) by gross
small fixes

Revision 686 - Directory Listing
Modified Mon Mar 27 22:17:16 2006 UTC (14 years, 11 months ago) by gross
small fixes

Revision 685 - Directory Listing
Modified Mon Mar 27 22:16:33 2006 UTC (14 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 (14 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 (14 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 (14 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 (14 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 (14 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 (14 years, 11 months 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 (14 years, 11 months ago) by gross
some typos fixed

Revision 653 - Directory Listing
Modified Fri Mar 24 07:34:34 2006 UTC (14 years, 11 months ago) by gross
linearPDE docu fixed

Revision 645 - Directory Listing
Modified Fri Mar 24 01:10:42 2006 UTC (14 years, 11 months ago) by elspeth
More copyright.


Revision 644 - Directory Listing
Modified Fri Mar 24 01:05:42 2006 UTC (14 years, 11 months ago) by elspeth
More copyright.


Revision 643 - Directory Listing
Modified Fri Mar 24 00:28:41 2006 UTC (14 years, 11 months ago) by elspeth
More copyright info added.


Revision 637 - Directory Listing
Modified Thu Mar 23 10:55:31 2006 UTC (14 years, 11 months ago) by gross
more copyright statements added

Revision 633 - Directory Listing
Modified Thu Mar 23 05:37:00 2006 UTC (14 years, 11 months ago) by dhawcroft


Revision 631 - Directory Listing
Modified Thu Mar 23 04:27:32 2006 UTC (14 years, 11 months 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 (14 years, 11 months ago) by elspeth
Copyright information added.


Revision 628 - Directory Listing
Modified Thu Mar 23 02:27:57 2006 UTC (14 years, 11 months ago) by elspeth
Copyright information added.


Revision 627 - Directory Listing
Modified Thu Mar 23 02:22:46 2006 UTC (14 years, 11 months ago) by elspeth
Copyright information added.


Revision 626 - Directory Listing
Modified Thu Mar 23 02:16:36 2006 UTC (14 years, 11 months ago) by elspeth
Copyright information inserted


Revision 625 - Directory Listing
Modified Thu Mar 23 00:41:25 2006 UTC (14 years, 11 months ago) by gross
some updates and linearPDE.tex switched off

Revision 621 - Directory Listing
Modified Wed Mar 22 07:44:18 2006 UTC (14 years, 11 months ago) by gross
bugs in test fixed

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

Revision 619 - Directory Listing
Modified Wed Mar 22 04:49:24 2006 UTC (14 years, 11 months 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 (14 years, 11 months ago) by gross
mmio moced to paso

Revision 617 - Directory Listing
Modified Wed Mar 22 02:58:17 2006 UTC (14 years, 11 months ago) by elspeth
More copyright.


Revision 616 - Directory Listing
Modified Wed Mar 22 02:46:56 2006 UTC (14 years, 11 months ago) by elspeth
Copyright added to more source files.


Revision 615 - Directory Listing
Modified Wed Mar 22 02:12:00 2006 UTC (14 years, 11 months ago) by elspeth
More copyright information.


Revision 614 - Directory Listing
Modified Wed Mar 22 01:37:07 2006 UTC (14 years, 11 months 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 (14 years, 11 months ago) by elspeth
More copyright information inserted.


Revision 612 - Directory Listing
Modified Tue Mar 21 23:54:39 2006 UTC (14 years, 11 months ago) by gross
strange problem with import numarray.linear_algebra fixed

Revision 611 - Directory Listing
Modified Tue Mar 21 23:22:37 2006 UTC (14 years, 11 months ago) by gross
typo fixed

Revision 610 - Directory Listing
Modified Tue Mar 21 23:08:28 2006 UTC (14 years, 11 months ago) by gross
some missing files

Revision 609 - Directory Listing
Modified Tue Mar 21 09:46:39 2006 UTC (14 years, 11 months ago) by elspeth
Updated copyright and licence notices.


Revision 608 - Directory Listing
Modified Tue Mar 21 09:46:06 2006 UTC (14 years, 11 months 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 (14 years, 11 months ago) by gross
documentation on pyvisi added

Revision 605 - Directory Listing
Modified Mon Mar 20 07:16:27 2006 UTC (14 years, 11 months ago) by gross
pyvisi with vtk runs noe on the altix

Revision 604 - Directory Listing
Modified Mon Mar 20 02:23:14 2006 UTC (14 years, 11 months ago) by gross
example cleanup

Revision 603 - Directory Listing
Modified Mon Mar 20 01:49:39 2006 UTC (14 years, 11 months ago) by gross
pyvisi compiles now

Revision 602 - Directory Listing
Modified Fri Mar 17 06:57:46 2006 UTC (14 years, 11 months ago) by gross
more work on pyvisi integration

Revision 601 - Directory Listing
Modified Fri Mar 17 06:18:25 2006 UTC (14 years, 11 months ago) by gross
directories are moved around to match escript convention

Revision 600 - Directory Listing
Modified Fri Mar 17 05:53:59 2006 UTC (14 years, 11 months ago) by gross
some renaming

Revision 599 - Directory Listing
Modified Fri Mar 17 05:48:59 2006 UTC (14 years, 11 months ago) by gross
update on escript function

Revision 598 - Directory Listing
Modified Fri Mar 17 05:00:24 2006 UTC (14 years, 11 months ago) by gross
edable versions

Revision 597 - Directory Listing
Modified Fri Mar 17 04:42:57 2006 UTC (14 years, 11 months ago) by gross


Revision 596 - Directory Listing
Modified Wed Mar 15 22:41:23 2006 UTC (14 years, 11 months ago) by gross
some work on AdvectivePDE for the scalar case

Revision 595 - Directory Listing
Modified Tue Mar 14 23:52:45 2006 UTC (14 years, 11 months 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 (14 years, 11 months ago) by gross
print message removed

Revision 593 - Directory Listing
Modified Tue Mar 14 02:50:27 2006 UTC (14 years, 11 months ago) by gross
updates on escript documentation (unfinished)

Revision 592 - Directory Listing
Modified Mon Mar 13 04:04:26 2006 UTC (14 years, 11 months 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 (14 years, 11 months ago) by gross
papi switched off on altix

Revision 590 - Directory Listing
Modified Fri Mar 10 06:29:14 2006 UTC (14 years, 11 months ago) by gross
all tests activated

Revision 589 - Directory Listing
Modified Fri Mar 10 06:28:35 2006 UTC (14 years, 11 months ago) by gross
my little test generator

Revision 588 - Directory Listing
Modified Fri Mar 10 04:45:04 2006 UTC (14 years, 11 months 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 (14 years, 11 months 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 (14 years, 11 months ago) by lkettle
corrected error in natural b.c.


Revision 585 - Directory Listing
Modified Thu Mar 9 23:47:42 2006 UTC (14 years, 11 months 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 (14 years, 11 months ago) by gross
eigenvalues: compiles and passes tests on altix now

Revision 583 - Directory Listing
Modified Wed Mar 8 08:15:34 2006 UTC (14 years, 11 months 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 (14 years, 11 months 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 (14 years, 11 months 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 (14 years, 11 months ago) by gross
faster version of the local eigenvalue calculation

Revision 579 - Directory Listing
Modified Tue Mar 7 01:28:23 2006 UTC (14 years, 11 months ago) by gross
new section on lame equation completed

Revision 578 - Directory Listing
Modified Mon Mar 6 06:12:04 2006 UTC (14 years, 11 months ago) by gross
new section in the tutorial

Revision 577 - Directory Listing
Modified Fri Mar 3 08:32:16 2006 UTC (14 years, 11 months ago) by gross
installation of new inc file

Revision 576 - Directory Listing
Modified Fri Mar 3 08:28:42 2006 UTC (14 years, 11 months ago) by gross
some steps towards eigenvalue and eigenvector calculation

Revision 575 - Directory Listing
Modified Fri Mar 3 03:33:07 2006 UTC (14 years, 11 months 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 (14 years, 11 months 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 (14 years, 11 months 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 (14 years, 11 months ago) by gross
some fixes to get Latex compiled

Revision 571 - Directory Listing
Modified Tue Feb 28 06:53:17 2006 UTC (15 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 (15 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 (15 years ago) by gross
modified presentation of LinearPDE

Revision 568 - Directory Listing
Modified Tue Feb 28 03:59:06 2006 UTC (15 years ago) by gross
update

Revision 567 - Directory Listing
Modified Tue Feb 28 03:58:05 2006 UTC (15 years ago) by gross
updates examples

Revision 566 - Directory Listing
Modified Tue Feb 28 03:52:29 2006 UTC (15 years ago) by gross
rename

Revision 565 - Directory Listing
Modified Mon Feb 27 00:04:17 2006 UTC (15 years ago) by gross
some updates

Revision 564 - Directory Listing
Modified Thu Feb 23 05:22:31 2006 UTC (15 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 (15 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 (15 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 (15 years ago) by jgs
minor reformatting


Revision 560 - Directory Listing
Modified Thu Feb 23 01:58:35 2006 UTC (15 years ago) by jgs
reinstate testing of DataTagged object unary ops


Revision 559 - Directory Listing
Modified Thu Feb 23 01:43:44 2006 UTC (15 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 (15 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 (15 years 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 (15 years ago) by jgs
reinstate testing using DataTagged objects


Revision 555 - Directory Listing
Modified Wed Feb 22 04:44:10 2006 UTC (15 years 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 (15 years 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 (15 years ago) by gross
tests for tagged data

Revision 552 - Directory Listing
Modified Wed Feb 22 03:18:07 2006 UTC (15 years 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 (15 years 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 (15 years ago) by gross
more tests on slicing

Revision 549 - Directory Listing
Modified Wed Feb 22 00:45:48 2006 UTC (15 years 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 (15 years 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 (15 years 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 (15 years ago) by jgs
reinstate testing of DataTagged objects


Revision 545 - Directory Listing
Modified Tue Feb 21 01:24:05 2006 UTC (15 years ago) by jgs
reinstate testing using DataTagged values


Revision 544 - Directory Listing
Modified Tue Feb 21 01:23:23 2006 UTC (15 years ago) by jgs
minor comment fixes


Revision 543 - Directory Listing
Modified Tue Feb 21 01:18:38 2006 UTC (15 years 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 (15 years ago) by jgs
reinstate sliceSetting testing of DataTagged


Revision 541 - Directory Listing
Modified Mon Feb 20 06:50:39 2006 UTC (15 years 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 (15 years ago) by jgs
reinstate sliceGetting testing for DataTagged objects


Revision 539 - Directory Listing
Modified Mon Feb 20 04:12:51 2006 UTC (15 years ago) by jgs
add a test case for tag() method


Revision 538 - Directory Listing
Modified Mon Feb 20 03:43:25 2006 UTC (15 years ago) by jgs
minor formatting changes


Revision 537 - Directory Listing
Modified Mon Feb 20 02:00:18 2006 UTC (15 years 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 (15 years ago) by gross
symmetric and nonsymmetric part functions added

Revision 535 - Directory Listing
Modified Fri Feb 17 02:27:06 2006 UTC (15 years ago) by jgs
minor comment changes


Revision 534 - Directory Listing
Modified Fri Feb 17 01:03:53 2006 UTC (15 years ago) by jgs
finish testing of DataTagged::setSlice


Revision 533 - Directory Listing
Modified Thu Feb 16 06:49:59 2006 UTC (15 years 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 (15 years 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 (15 years 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 (15 years ago) by gross
eigenvalues is working now

Revision 529 - Directory Listing
Modified Wed Feb 15 03:58:50 2006 UTC (15 years 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 (15 years ago) by gross
local eigenvalues added (not tested yet)

Revision 527 - Directory Listing
Modified Wed Feb 15 01:25:57 2006 UTC (15 years 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 (15 years ago) by gross
pdetools test added

Revision 525 - Directory Listing
Modified Tue Feb 14 06:56:13 2006 UTC (15 years ago) by gross
rob's strange NoPDE class added

Revision 524 - Directory Listing
Modified Tue Feb 14 05:55:46 2006 UTC (15 years ago) by jgs
more testing of setSlice


Revision 523 - Directory Listing
Modified Tue Feb 14 05:54:41 2006 UTC (15 years ago) by gross
symbol tests removed

Revision 522 - Directory Listing
Modified Tue Feb 14 05:53:52 2006 UTC (15 years ago) by gross
now done by test_utilOnBruce.py

Revision 521 - Directory Listing
Modified Tue Feb 14 05:50:56 2006 UTC (15 years ago) by gross
now done test_utilOnFinley.py

Revision 520 - Directory Listing
Modified Tue Feb 14 05:45:11 2006 UTC (15 years ago) by gross
obsolet

Revision 519 - Directory Listing
Modified Tue Feb 14 05:30:50 2006 UTC (15 years ago) by jgs
fix comments for setSlice - were totally misleading!


Revision 518 - Directory Listing
Modified Tue Feb 14 05:18:09 2006 UTC (15 years ago) by jgs
add some basic testing for DataTagged::setSlice


Revision 517 - Directory Listing
Modified Tue Feb 14 02:25:02 2006 UTC (15 years ago) by gross
tests for __getitem__ added

Revision 516 - Directory Listing
Modified Tue Feb 14 01:53:58 2006 UTC (15 years ago) by jgs
comprehensive testing of DataTagged::getSlice completed


Revision 515 - Directory Listing
Modified Mon Feb 13 05:59:51 2006 UTC (15 years 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 (15 years ago) by jgs
add testing of slicing methods


Revision 513 - Directory Listing
Modified Mon Feb 13 04:46:51 2006 UTC (15 years ago) by jgs
comment and formatting changes


Revision 512 - Directory Listing
Modified Fri Feb 10 07:04:14 2006 UTC (15 years ago) by gross
bug in parallelization fixed

Revision 511 - Directory Listing
Modified Fri Feb 10 05:39:18 2006 UTC (15 years 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 (15 years ago) by jgs
add tests for getSampleData

Revision 509 - Directory Listing
Modified Fri Feb 10 03:24:44 2006 UTC (15 years ago) by jgs
minor comment changes


Revision 508 - Directory Listing
Modified Fri Feb 10 01:41:55 2006 UTC (15 years ago) by jgs
comprehensive testing of reshapeDataPoint method

Revision 507 - Directory Listing
Modified Thu Feb 9 06:13:07 2006 UTC (15 years ago) by jgs
minor comment changes


Revision 506 - Directory Listing
Modified Thu Feb 9 06:06:02 2006 UTC (15 years 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 (15 years ago) by gross
bandwidth optimizer but it does not really work.

Revision 504 - Directory Listing
Modified Wed Feb 8 05:51:27 2006 UTC (15 years ago) by jgs
initial testing of operations involving DataTagged objects


Revision 503 - Directory Listing
Modified Wed Feb 8 04:25:40 2006 UTC (15 years ago) by jgs
add test for copy constructors


Revision 502 - Directory Listing
Modified Wed Feb 8 03:57:20 2006 UTC (15 years ago) by jgs
add test for setTaggedValue


Revision 501 - Directory Listing
Modified Wed Feb 8 03:37:20 2006 UTC (15 years ago) by jgs
add extensive testing of addTaggedValue

Revision 500 - Directory Listing
Modified Tue Feb 7 05:19:07 2006 UTC (15 years ago) by jgs
fix a reference indicator


Revision 499 - Directory Listing
Modified Tue Feb 7 04:40:44 2006 UTC (15 years 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 (15 years 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 (15 years ago) by jgs
extend testing of default DataTagged object


Revision 496 - Directory Listing
Modified Tue Feb 7 01:27:14 2006 UTC (15 years 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 (15 years ago) by gross
performance monitoring added. complies without PAPI.

Revision 494 - Directory Listing
Modified Fri Feb 3 07:35:49 2006 UTC (15 years 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 (15 years ago) by gross
transpose added (just for me)

Revision 492 - Directory Listing
Modified Fri Feb 3 02:07:24 2006 UTC (15 years ago) by gross
transpose function added

Revision 491 - Directory Listing
Modified Thu Feb 2 08:21:10 2006 UTC (15 years ago) by gross
small  bug fixed

Revision 490 - Directory Listing
Modified Thu Feb 2 07:07:21 2006 UTC (15 years ago) by gross
tolerance in face detection added

Revision 489 - Directory Listing
Modified Thu Feb 2 06:27:15 2006 UTC (15 years ago) by jgs
fix message file paths

Revision 488 - Directory Listing
Modified Thu Feb 2 06:19:23 2006 UTC (15 years 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 (15 years ago) by jgs
define epydoc PYTHONPATH setting

Revision 486 - Directory Listing
Modified Thu Feb 2 05:23:44 2006 UTC (15 years ago) by jgs
define locations of doxygen/epydoc executables

Revision 485 - Directory Listing
Modified Thu Feb 2 04:21:02 2006 UTC (15 years 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 (15 years ago) by jgs
add remainder of includes to SConscript includes install

Revision 483 - Directory Listing
Modified Thu Feb 2 02:10:15 2006 UTC (15 years 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 (15 years 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 (15 years 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 (15 years ago) by jgs
rationalise #includes and forward declarations


Revision 479 - Directory Listing
Modified Wed Feb 1 04:36:53 2006 UTC (15 years ago) by gross
a few more benchmarks added

Revision 478 - Directory Listing
Modified Tue Jan 31 02:21:49 2006 UTC (15 years ago) by jgs
rationalise #includes


Revision 477 - Directory Listing
Modified Mon Jan 30 07:20:20 2006 UTC (15 years ago) by jgs
rationalise #includes


Revision 476 - Directory Listing
Modified Mon Jan 30 06:33:08 2006 UTC (15 years ago) by jgs
fix #include


Revision 475 - Directory Listing
Modified Mon Jan 30 05:36:15 2006 UTC (15 years ago) by jgs
rationalise #includes


Revision 474 - Directory Listing
Modified Mon Jan 30 04:23:44 2006 UTC (15 years 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 (15 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 (15 years, 1 month ago) by jgs
rationalise all #includes


Revision 471 - Directory Listing
Modified Fri Jan 27 01:33:02 2006 UTC (15 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 (15 years, 1 month ago) by jgs
test commit - minor comment changes


Revision 469 - Directory Listing
Modified Fri Jan 27 00:00:44 2006 UTC (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 years, 1 month ago) by gross
traceback added

Revision 461 - Directory Listing
Modified Wed Jan 25 00:01:12 2006 UTC (15 years, 1 month ago) by gross
systems benchmarks run now

Revision 460 - Directory Listing
Modified Tue Jan 24 07:53:39 2006 UTC (15 years, 1 month ago) by gross
some mopre problems added

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

Revision 458 - Directory Listing
Modified Tue Jan 24 06:20:50 2006 UTC (15 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 (15 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 (15 years, 1 month ago) by jgs
minor formatting changes


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


Revision 454 - Directory Listing
Modified Tue Jan 24 01:34:31 2006 UTC (15 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 (15 years, 1 month ago) by gross
reset the solver

Revision 452 - Directory Listing
Modified Mon Jan 23 23:48:50 2006 UTC (15 years, 1 month ago) by gross
iter_max increased

Revision 451 - Directory Listing
Modified Mon Jan 23 23:45:43 2006 UTC (15 years, 1 month ago) by gross
failing rin is catched now.

Revision 450 - Directory Listing
Modified Mon Jan 23 05:04:45 2006 UTC (15 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 (15 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 (15 years, 1 month ago) by gross
small typy fixed

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

Revision 446 - Directory Listing
Modified Mon Jan 23 00:36:07 2006 UTC (15 years, 1 month ago) by gross
typo fixed

Revision 445 - Directory Listing
Modified Sun Jan 22 23:58:14 2006 UTC (15 years, 1 month ago) by gross
obsolet GradTest removed

Revision 444 - Directory Listing
Modified Sun Jan 22 23:56:14 2006 UTC (15 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 (15 years, 1 month ago) by gross
L2 function added

Revision 442 - Directory Listing
Modified Fri Jan 20 04:39:43 2006 UTC (15 years, 1 month 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 (15 years, 1 month 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 (15 years, 1 month 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 (15 years, 1 month ago) by gross
tests for interpolation added

Revision 438 - Directory Listing
Modified Fri Jan 20 00:39:00 2006 UTC (15 years, 1 month ago) by gross
test for the grad fucntion added

Revision 437 - Directory Listing
Modified Fri Jan 20 00:16:58 2006 UTC (15 years, 1 month 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 (15 years, 1 month 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 (15 years, 1 month ago) by gross
minor change

Revision 434 - Directory Listing
Modified Thu Jan 19 01:53:16 2006 UTC (15 years, 1 month ago) by gross
prints out the benchmark been started

Revision 433 - Directory Listing
Modified Tue Jan 17 23:54:38 2006 UTC (15 years, 1 month ago) by gross
new function inverse and tests added

Revision 432 - Directory Listing
Modified Fri Jan 13 07:38:54 2006 UTC (15 years, 1 month ago) by gross
some fixes for openmp

Revision 431 - Directory Listing
Modified Fri Jan 13 05:07:10 2006 UTC (15 years, 1 month ago) by gross
new implementation of ILU0

Revision 430 - Directory Listing
Modified Wed Jan 11 06:40:50 2006 UTC (15 years, 1 month 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 (15 years, 1 month ago) by gross
new implementation and testing for trace function

Revision 428 - Directory Listing
Modified Wed Jan 11 01:38:16 2006 UTC (15 years, 1 month ago) by gross
interplotared is changed from method to function call

Revision 427 - Directory Listing
Modified Tue Jan 10 04:24:07 2006 UTC (15 years, 1 month ago) by gross
typo fixed

Revision 426 - Directory Listing
Modified Tue Jan 10 04:17:43 2006 UTC (15 years, 1 month ago) by gross
some commends added


Revision 425 - Directory Listing
Modified Tue Jan 10 04:10:39 2006 UTC (15 years, 1 month 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 (15 years, 1 month ago) by gross
some minor changes


Revision 423 - Directory Listing
Modified Fri Jan 6 08:09:43 2006 UTC (15 years, 1 month ago) by gross
some modifications in visualization to get equidistant output

Revision 422 - Directory Listing
Modified Fri Jan 6 03:10:54 2006 UTC (15 years, 1 month 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 (15 years, 1 month ago) by cochrane
Updated to current version of .todo file.


Revision 420 - Directory Listing
Modified Fri Jan 6 03:08:28 2006 UTC (15 years, 1 month ago) by cochrane
Updated to current state of .todo file.


Revision 419 - Directory Listing
Modified Fri Jan 6 03:01:27 2006 UTC (15 years, 1 month 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 (15 years, 1 month 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 (15 years, 1 month 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 (15 years, 1 month ago) by gross
changes in Paso have been worked in

Revision 415 - Directory Listing
Modified Wed Jan 4 05:37:33 2006 UTC (15 years, 1 month 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 (15 years, 1 month ago) by gross
bug in CPP substitute fixed.

Revision 413 - Directory Listing
Modified Tue Jan 3 08:27:19 2006 UTC (15 years, 1 month ago) by gross
inner returns right functionspace now

Revision 412 - Directory Listing
Modified Tue Jan 3 00:41:56 2006 UTC (15 years, 1 month 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 (15 years, 1 month ago) by gross
SCSL interface has moved


Revision 410 - Directory Listing
Modified Fri Dec 23 01:27:38 2005 UTC (15 years, 2 months ago) by gross
bug fixed

Revision 409 - Directory Listing
Modified Fri Dec 23 01:13:41 2005 UTC (15 years, 2 months ago) by gross
bug fixed

Revision 408 - Directory Listing
Modified Fri Dec 23 00:56:56 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by gross
bug fixed

Revision 406 - Directory Listing
Modified Fri Dec 23 00:39:59 2005 UTC (15 years, 2 months ago) by gross
bug fixed

Revision 405 - Directory Listing
Modified Thu Dec 22 23:05:31 2005 UTC (15 years, 2 months ago) by gross
small bug fixed

Revision 404 - Directory Listing
Modified Thu Dec 22 23:04:55 2005 UTC (15 years, 2 months ago) by gross
direct solver works for symmetry flag now

Revision 403 - Directory Listing
Modified Thu Dec 22 22:54:32 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by gross
cut of for small values

Revision 401 - Directory Listing
Modified Thu Dec 22 06:39:36 2005 UTC (15 years, 2 months ago) by gross
some new models added

Revision 400 - Directory Listing
Modified Wed Dec 21 23:13:39 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
file reader added

Revision 397 - Directory Listing
Modified Wed Dec 21 05:11:31 2005 UTC (15 years, 2 months ago) by gross
typo fixed

Revision 396 - Directory Listing
Modified Wed Dec 21 05:08:25 2005 UTC (15 years, 2 months ago) by gross
tests for clip, maximum, minimum added

Revision 395 - Directory Listing
Modified Wed Dec 21 02:41:59 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by gross
symmetric matrix in SCSL switched off

Revision 393 - Directory Listing
Modified Tue Dec 20 05:40:43 2005 UTC (15 years, 2 months ago) by gross
set number of threads works now

Revision 392 - Directory Listing
Modified Tue Dec 20 05:39:30 2005 UTC (15 years, 2 months ago) by gross
Utils added for compilation

Revision 391 - Directory Listing
Modified Tue Dec 20 05:36:50 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
Laplace benchmarks added

Revision 388 - Directory Listing
Modified Tue Dec 20 03:13:17 2005 UTC (15 years, 2 months ago) by gross
laplace benchmarks added

Revision 387 - Directory Listing
Modified Tue Dec 20 00:37:20 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
filerrs added

Revision 384 - Directory Listing
Modified Mon Dec 19 06:11:32 2005 UTC (15 years, 2 months ago) by gross
finleybench is build now

Revision 383 - Directory Listing
Modified Mon Dec 19 06:10:45 2005 UTC (15 years, 2 months ago) by gross
Finley options added plus some other stuff

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

Revision 381 - Directory Listing
Modified Mon Dec 19 03:15:44 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
a filetr added

Revision 378 - Directory Listing
Modified Fri Dec 16 09:02:28 2005 UTC (15 years, 2 months ago) by gross
clip added

Revision 377 - Directory Listing
Modified Fri Dec 16 02:00:35 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
removed redundant test

Revision 375 - Directory Listing
Modified Fri Dec 16 01:44:11 2005 UTC (15 years, 2 months ago) by jgs
fix method names to match new scheme

Revision 374 - Directory Listing
Modified Fri Dec 16 01:35:07 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by jgs
explicitly initialise integer members to zero

Revision 371 - Directory Listing
Modified Fri Dec 16 00:57:13 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
and a bit more on version detection

Revision 367 - Directory Listing
Modified Thu Dec 15 22:55:46 2005 UTC (15 years, 2 months ago) by gross
include file for python is now detected

Revision 366 - Directory Listing
Modified Thu Dec 15 06:05:55 2005 UTC (15 years, 2 months ago) by svn
formatting changes


Revision 365 - Directory Listing
Modified Thu Dec 15 05:00:05 2005 UTC (15 years, 2 months ago) by jgs
formatting changes

Revision 364 - Directory Listing
Modified Thu Dec 15 04:38:28 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
moved to scons based autotest now

Revision 362 - Directory Listing
Modified Thu Dec 15 02:07:55 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 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 (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by jgs
add explicit target to run unit tests


Revision 356 - Directory Listing
Modified Wed Dec 14 05:37:24 2005 UTC (15 years, 2 months ago) by jgs
add scons line to build unit-tests


Revision 355 - Directory Listing
Modified Wed Dec 14 05:05:31 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
bug fixed (thanks to Estelle)

Revision 352 - Directory Listing
Modified Wed Dec 14 02:21:37 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by gross
time integration manger added

Revision 350 - Directory Listing
Modified Tue Dec 13 09:11:52 2005 UTC (15 years, 2 months ago) by gross
test for time integration manger added

Revision 349 - Directory Listing
Modified Tue Dec 13 07:35:31 2005 UTC (15 years, 2 months ago) by gross
bug fixed

Revision 348 - Directory Listing
Modified Tue Dec 13 07:33:10 2005 UTC (15 years, 2 months ago) by gross
advection diffusion class added

Revision 347 - Directory Listing
Modified Tue Dec 13 06:16:16 2005 UTC (15 years, 2 months ago) by svn
fix mail recipients list

Revision 346 - Directory Listing
Modified Tue Dec 13 05:31:48 2005 UTC (15 years, 2 months ago) by svn
fix setting of working directory

Revision 345 - Directory Listing
Modified Tue Dec 13 05:23:45 2005 UTC (15 years, 2 months ago) by gross
advection diffusion class added

Revision 344 - Directory Listing
Modified Tue Dec 13 05:17:32 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
create build directory structure for documentation

Revision 342 - Directory Listing
Modified Tue Dec 13 01:50:42 2005 UTC (15 years, 2 months ago) by jgs
minor formatting fix


Revision 341 - Directory Listing
Modified Mon Dec 12 05:26:10 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by cochrane
Initial merge of pyvisi into esys repository.

Revision 336 - Directory Listing
Modified Thu Dec 8 23:34:44 2005 UTC (15 years, 2 months ago) by svn
add esysUtils unit tests

Revision 335 - Directory Listing
Modified Thu Dec 8 22:55:50 2005 UTC (15 years, 2 months ago) by jgs
script to run esysUtils unit tests


Revision 334 - Directory Listing
Modified Thu Dec 8 22:52:12 2005 UTC (15 years, 2 months ago) by jgs
use socket.gethostname() to get host name


Revision 331 - Directory Listing
Modified Wed Dec 7 06:46:24 2005 UTC (15 years, 2 months ago) by svn
fix list of mail recipients

Revision 330 - Directory Listing
Modified Wed Dec 7 06:31:27 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
start to remove slicing opertions

Revision 327 - Directory Listing
Modified Wed Dec 7 04:32:28 2005 UTC (15 years, 2 months ago) by gross
make them run again

Revision 326 - Directory Listing
Modified Wed Dec 7 03:55:19 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
whereZero methods changed to functions

Revision 322 - Directory Listing
Modified Tue Dec 6 04:53:30 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
rough python test running code added

Revision 320 - Directory Listing
Modified Tue Dec 6 04:35:27 2005 UTC (15 years, 2 months ago) by svn
unit tests now run ok

Revision 319 - Directory Listing
Modified Tue Dec 6 04:25:37 2005 UTC (15 years, 2 months ago) by jgs
temporary unit tests scripts

Revision 318 - Directory Listing
Modified Tue Dec 6 02:25:26 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by jgs
fix this test


Revision 315 - Directory Listing
Modified Tue Dec 6 01:13:57 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
and a bit more tests

Revision 312 - Directory Listing
Modified Mon Dec 5 07:01:00 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by jgs
now load default options - by default!


Revision 308 - Directory Listing
Modified Mon Dec 5 01:58:33 2005 UTC (15 years, 2 months ago) by jgs
rename


Revision 307 - Directory Listing
Modified Mon Dec 5 01:58:18 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
add dependency between unit test and library


Revision 304 - Directory Listing
Modified Fri Dec 2 06:04:06 2005 UTC (15 years, 2 months ago) by gross
changes in util.py worked in

Revision 303 - Directory Listing
Modified Fri Dec 2 05:54:01 2005 UTC (15 years, 2 months ago) by gross
is now in modellib

Revision 302 - Directory Listing
Modified Fri Dec 2 05:51:51 2005 UTC (15 years, 2 months ago) by gross
runs again

Revision 301 - Directory Listing
Modified Fri Dec 2 05:49:29 2005 UTC (15 years, 2 months ago) by gross
runs again

Revision 300 - Directory Listing
Modified Fri Dec 2 05:47:17 2005 UTC (15 years, 2 months ago) by gross
runs again

Revision 299 - Directory Listing
Modified Fri Dec 2 05:45:38 2005 UTC (15 years, 2 months ago) by gross
runs again

Revision 298 - Directory Listing
Modified Fri Dec 2 05:42:11 2005 UTC (15 years, 2 months ago) by gross
runs again

Revision 297 - Directory Listing
Modified Fri Dec 2 04:57:48 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by gross
test passes now

Revision 295 - Directory Listing
Modified Fri Dec 2 03:53:35 2005 UTC (15 years, 2 months ago) by gross
test for symbol.py on bruce

Revision 294 - Directory Listing
Modified Fri Dec 2 03:47:30 2005 UTC (15 years, 2 months ago) by gross
test of symbols.py with python

Revision 293 - Directory Listing
Modified Fri Dec 2 03:46:39 2005 UTC (15 years, 2 months ago) by gross
updated

Revision 292 - Directory Listing
Modified Fri Dec 2 03:11:04 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by gross
just my private test generator

Revision 290 - Directory Listing
Modified Fri Dec 2 03:09:32 2005 UTC (15 years, 2 months ago) by gross
some minor bugs in util.py fixed.

Revision 289 - Directory Listing
Modified Fri Dec 2 03:08:26 2005 UTC (15 years, 2 months ago) by gross
new test for util.py on bruce

Revision 288 - Directory Listing
Modified Fri Dec 2 01:55:04 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by gross
more tests added

Revision 286 - Directory Listing
Modified Thu Dec 1 06:40:20 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by gross
test are passed now

Revision 283 - Directory Listing
Modified Wed Nov 30 23:35:29 2005 UTC (15 years, 2 months ago) by gross
some stuff

Revision 282 - Directory Listing
Modified Wed Nov 30 09:18:38 2005 UTC (15 years, 2 months ago) by elspeth
Fixed XML duplication in output bug.


Revision 281 - Directory Listing
Modified Wed Nov 30 09:10:59 2005 UTC (15 years, 2 months ago) by elspeth
Fixed import problem


Revision 280 - Directory Listing
Modified Wed Nov 30 06:23:59 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
links to esys shared libraries


Revision 278 - Directory Listing
Modified Wed Nov 30 05:22:00 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
explicitly define dependencies between modules


Revision 276 - Directory Listing
Modified Wed Nov 30 04:31:40 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by jgs
fix list of targets


Revision 273 - Directory Listing
Modified Wed Nov 30 03:30:40 2005 UTC (15 years, 2 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 (15 years, 2 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 (15 years, 2 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 (15 years, 2 months ago) by elspeth
Fixed imports


Revision 269 - Directory Listing
Modified Wed Nov 30 01:59:55 2005 UTC (15 years, 2 months ago) by elspeth
Fixed typos and import problems


Revision 268 - Directory Listing
Modified Wed Nov 30 01:39:47 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
fixed typo in options string


Revision 266 - Directory Listing
Modified Wed Nov 30 00:21:51 2005 UTC (15 years, 2 months ago) by elspeth
Added handling for NoneType


Revision 265 - Directory Listing
Modified Tue Nov 29 22:56:08 2005 UTC (15 years, 2 months ago) by elspeth
Minor bugfix - should now actually run simulations


Revision 264 - Directory Listing
Modified Tue Nov 29 10:06:39 2005 UTC (15 years, 2 months ago) by cochrane
Removing image files after generation of movie.


Revision 263 - Directory Listing
Modified Tue Nov 29 09:55:16 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by gross
tsunami added

Revision 261 - Directory Listing
Modified Tue Nov 29 07:34:35 2005 UTC (15 years, 2 months ago) by gross
runmodel added

Revision 260 - Directory Listing
Modified Tue Nov 29 07:34:06 2005 UTC (15 years, 2 months ago) by gross
small fix

Revision 259 - Directory Listing
Modified Tue Nov 29 07:14:41 2005 UTC (15 years, 2 months ago) by gross
some minor fixes

Revision 258 - Directory Listing
Modified Tue Nov 29 06:43:14 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
fixed specification of solver libs


Revision 256 - Directory Listing
Modified Tue Nov 29 06:22:53 2005 UTC (15 years, 2 months ago) by jgs
fixed specification of solver libs


Revision 255 - Directory Listing
Modified Tue Nov 29 06:13:22 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by jgs
another alternative options file


Revision 253 - Directory Listing
Modified Tue Nov 29 06:05:20 2005 UTC (15 years, 2 months ago) by jgs
missed this one

Revision 252 - Directory Listing
Modified Tue Nov 29 05:58:03 2005 UTC (15 years, 2 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 (15 years, 2 months ago) by gross
problems with coordinate axis fixed

Revision 250 - Directory Listing
Modified Tue Nov 29 05:32:57 2005 UTC (15 years, 3 months ago) by gross
initial checkin

Revision 249 - Directory Listing
Modified Tue Nov 29 05:29:09 2005 UTC (15 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 (15 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 (15 years, 3 months ago) by gross
initial checkin 


Revision 246 - Directory Listing
Modified Tue Nov 29 04:27:00 2005 UTC (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 years, 3 months ago) by jgs
fix quoting of library names


Revision 237 - Directory Listing
Modified Mon Nov 28 05:26:43 2005 UTC (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 years, 3 months ago) by jgs
import sys

Revision 216 - Directory Listing
Modified Thu Nov 24 06:35:14 2005 UTC (15 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 (15 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 (15 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 (15 years, 3 months ago) by jgs
removed


Revision 208 - Directory Listing
Modified Wed Nov 23 05:08:45 2005 UTC (15 years, 3 months ago) by jgs
?


Revision 207 - Directory Listing
Modified Wed Nov 23 05:08:19 2005 UTC (15 years, 3 months ago) by jgs
fixed permissions on these files


Revision 206 - Directory Listing
Modified Wed Nov 23 05:03:42 2005 UTC (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 years, 3 months ago) by jgs
pass in static archiver flags 


Revision 198 - Directory Listing
Modified Tue Nov 22 04:17:02 2005 UTC (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 months ago) by jgs
can now build finleyC/finleycpp concurrently


Revision 182 - Directory Listing
Modified Fri Nov 18 05:07:36 2005 UTC (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 months ago) by jgs
reformatted list of source files


Revision 176 - Directory Listing
Modified Fri Nov 18 01:49:12 2005 UTC (15 years, 3 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 (15 years, 3 months ago) by jgs
definitely the last test commit!


Revision 174 - Directory Listing
Modified Fri Nov 11 04:03:33 2005 UTC (15 years, 3 months ago) by jgs
possibly the last test commit


Revision 173 - Directory Listing
Modified Fri Nov 11 03:50:50 2005 UTC (15 years, 3 months ago) by jgs
test commit message


Revision 172 - Directory Listing
Modified Fri Nov 11 02:03:48 2005 UTC (15 years, 3 months ago) by jgs
test commit


Revision 171 - Directory Listing
Modified Fri Nov 11 02:02:37 2005 UTC (15 years, 3 months ago) by jgs
test commit


Revision 170 - Directory Listing
Modified Fri Nov 11 02:01:42 2005 UTC (15 years, 3 months ago) by jgs
test commit 


Revision 169 - Directory Listing
Modified Fri Nov 11 01:51:16 2005 UTC (15 years, 3 months ago) by jgs
test commit


Revision 168 - Directory Listing
Modified Fri Nov 11 01:48:47 2005 UTC (15 years, 3 months ago) by jgs
test commit


Revision 167 - Directory Listing
Modified Fri Nov 11 01:39:37 2005 UTC (15 years, 3 months ago) by jgs
test commit


Revision 166 - Directory Listing
Modified Fri Nov 11 01:38:41 2005 UTC (15 years, 3 months ago) by jgs
test commit


Revision 165 - Directory Listing
Modified Fri Nov 11 00:46:40 2005 UTC (15 years, 3 months ago) by jgs
a test commit to svn


Revision 164 - Directory Listing
Modified Fri Nov 11 00:45:35 2005 UTC (15 years, 3 months ago) by jgs
a test commit to svn of mk


Revision 163 - Directory Listing
Modified Fri Nov 11 00:11:34 2005 UTC (15 years, 3 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 (15 years, 3 months ago) by svn
convert autotest script to use svn repository


Revision 161 - Directory Listing
Modified Thu Nov 10 06:49:15 2005 UTC (15 years, 3 months ago) by svn
modifying to use the svn repository


Revision 160 - Directory Listing
Modified Thu Nov 10 05:09:25 2005 UTC (15 years, 3 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 (15 years, 3 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 (15 years, 3 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 (15 years, 3 months ago) by gross
initial checkin

Revision 155 - Directory Listing
Modified Wed Nov 9 02:02:19 2005 UTC (15 years, 3 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 (15 years, 3 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 (15 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 (15 years, 4 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 (15 years, 5 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 (15 years, 5 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 (15 years, 5 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 (15 years, 6 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 (15 years, 6 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 (15 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 (15 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 (15 years, 7 months ago) by jgs
moved form old modellib directory


Revision 143 - Directory Listing
Modified Mon Jul 25 05:39:50 2005 UTC (15 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 (15 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 (15 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 (15 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 (15 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 (15 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 (15 years, 7 months ago) by jgs
removed all references to modellib module


Revision 136 - Directory Listing
Modified Fri Jul 22 07:06:09 2005 UTC (15 years, 7 months ago) by jgs
added modellib module


Revision 135 - Directory Listing
Modified Fri Jul 22 07:04:52 2005 UTC (15 years, 7 months ago) by jgs
makefile for modellib module


Revision 134 - Directory Listing
Modified Fri Jul 22 06:28:49 2005 UTC (15 years, 7 months ago) by jgs
added modellib/lib/py_src


Revision 133 - Directory Listing
Modified Fri Jul 22 06:26:05 2005 UTC (15 years, 7 months ago) by jgs
removing escript/lib/py_src/modellib


Revision 132 - Directory Listing
Modified Fri Jul 22 06:23:18 2005 UTC (15 years, 7 months ago) by jgs
.keep file for modellib/lib


Revision 131 - Directory Listing
Modified Fri Jul 22 06:04:55 2005 UTC (15 years, 7 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 (15 years, 7 months ago) by jgs
restructured python install directory


Revision 129 - Directory Listing
Modified Fri Jul 22 05:17:51 2005 UTC (15 years, 7 months ago) by jgs
removed references to modellib


Revision 128 - Directory Listing
Modified Fri Jul 22 05:13:08 2005 UTC (15 years, 7 months ago) by jgs
removed modellib code from escript source directory


Revision 127 - Directory Listing
Modified Fri Jul 22 05:11:29 2005 UTC (15 years, 7 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 (15 years, 7 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 (15 years, 7 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 (15 years, 7 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 (15 years, 7 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 (15 years, 8 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 (15 years, 9 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 (15 years, 10 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 (15 years, 10 months ago) by jgs
*** empty log message ***


Revision 118 - Directory Listing
Modified Tue Apr 12 04:44:55 2005 UTC (15 years, 10 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 (15 years, 10 months ago) by jgs
*** empty log message ***


Revision 116 - Directory Listing
Modified Fri Apr 1 05:48:48 2005 UTC (15 years, 10 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 (15 years, 11 months ago) by jgs
*** empty log message ***


Revision 114 - Directory Listing
Modified Fri Mar 4 07:12:37 2005 UTC (15 years, 11 months 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 (16 years ago) by jgs
*** empty log message ***


Revision 112 - Directory Listing
Modified Mon Feb 28 07:06:23 2005 UTC (16 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 (16 years 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 (16 years ago) by jgs
*** empty log message ***


Revision 109 - Directory Listing
Modified Mon Feb 14 04:14:35 2005 UTC (16 years 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 (16 years, 1 month ago) by jgs
*** empty log message ***


Revision 107 - Directory Listing
Modified Thu Jan 27 06:21:48 2005 UTC (16 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 (16 years, 2 months ago) by jgs
*** empty log message ***


Revision 105 - Directory Listing
Modified Thu Dec 23 07:20:07 2004 UTC (16 years, 2 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 (16 years, 2 months ago) by jgs
*** empty log message ***


Revision 103 - Directory Listing
Modified Fri Dec 17 07:43:04 2004 UTC (16 years, 2 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 (16 years, 2 months ago) by jgs
*** empty log message ***


Revision 101 - Directory Listing
Modified Wed Dec 15 07:08:18 2004 UTC (16 years, 2 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 (16 years, 2 months ago) by jgs
*** empty log message ***


Revision 99 - Directory Listing
Modified Wed Dec 15 03:48:38 2004 UTC (16 years, 2 months ago) by jgs
backing out previous commit


Revision 98 - Directory Listing
Modified Wed Dec 15 03:43:28 2004 UTC (16 years, 2 months ago) by jgs
backed out previous update


Revision 97 - Directory Listing
Modified Tue Dec 14 05:39:33 2004 UTC (16 years, 2 months ago) by jgs
*** empty log message ***


Revision 96 - Directory Listing
Modified Tue Dec 14 05:39:20 2004 UTC (16 years, 2 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 (16 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 (16 years, 4 months ago) by jgs
*** empty log message ***


Revision 93 - Directory Listing
Modified Wed Oct 27 00:42:03 2004 UTC (16 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 (16 years, 4 months ago) by jgs
readded these


Revision 91 - Directory Listing
Modified Wed Oct 27 00:34:08 2004 UTC (16 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 (16 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 (16 years, 4 months ago) by jgs
fixing cvs issue


Revision 88 - Directory Listing
Modified Wed Oct 27 00:23:36 2004 UTC (16 years, 4 months ago) by jgs
fixed minor syntax error


Revision 87 - Directory Listing
Modified Wed Oct 27 00:01:26 2004 UTC (16 years, 4 months ago) by jgs
*** empty log message ***


Revision 86 - Directory Listing
Modified Wed Oct 27 00:01:21 2004 UTC (16 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 (16 years, 4 months ago) by jgs
reset default make targets


Revision 84 - Directory Listing
Modified Tue Oct 26 23:51:56 2004 UTC (16 years, 4 months ago) by jgs
*** empty log message ***


Revision 83 - Directory Listing
Modified Tue Oct 26 23:51:50 2004 UTC (16 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 (16 years, 4 months ago) by jgs
Initial revision


Revision 81 - Directory Listing
Added Tue Oct 26 06:53:54 2004 UTC (16 years, 4 months ago) by (unknown author)
New repository initialized by cvs2svn.

  ViewVC Help
Powered by ViewVC 1.1.26