Log of /release/5.2/speckley/test
Directory Listing
Revision
6674 -
Directory Listing
Modified
Sun May 20 23:15:00 2018 UTC
(4 years, 1 month ago)
by
uqagarro
Original Path:
trunk/speckley/test
Temporary last version of run_specialOnSpeckly.py until I correct the new version
Revision
6671 -
Directory Listing
Modified
Thu May 17 01:55:18 2018 UTC
(4 years, 1 month ago)
by
uqagarro
Original Path:
trunk/speckley/test
A few testsadded on run_specialOnSpeckley covering gradient error on Speckley
Revision
6651 -
Directory Listing
Modified
Wed Feb 7 02:12:08 2018 UTC
(4 years, 4 months ago)
by
jfenwick
Original Path:
trunk/speckley/test
Make everyone sad by touching all the files
Copyright dates update
Revision
6174 -
Directory Listing
Modified
Fri Apr 15 03:41:03 2016 UTC
(6 years, 2 months ago)
by
caltinay
Original Path:
trunk/speckley/test
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
6119 -
Directory Listing
Modified
Sun Apr 3 23:36:59 2016 UTC
(6 years, 2 months ago)
by
caltinay
Original Path:
trunk/speckley/test
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
6034 -
Directory Listing
Modified
Wed Mar 9 00:37:57 2016 UTC
(6 years, 3 months ago)
by
caltinay
Original Path:
trunk/speckley/test
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
6018 -
Directory Listing
Modified
Thu Mar 3 03:57:34 2016 UTC
(6 years, 3 months ago)
by
caltinay
Original Path:
trunk/speckley/test
adjusted speckley test tolerance and changed reporting so we don't get
60 != 60 :-)
Revision
6001 -
Directory Listing
Modified
Tue Mar 1 05:01:49 2016 UTC
(6 years, 3 months ago)
by
caltinay
Original Path:
trunk/speckley/test
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
5707 -
Directory Listing
Modified
Mon Jun 29 03:59:06 2015 UTC
(6 years, 11 months ago)
by
sshaw
Original Path:
trunk/speckley/test
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
(6 years, 11 months ago)
by
sshaw
Original Path:
trunk/speckley/test
all python files now force use of python3 prints and division syntax to stop sneaky errors appearing in py3 environs
Revision
5496 -
Directory Listing
Modified
Thu Feb 26 00:36:29 2015 UTC
(7 years, 4 months ago)
by
sshaw
Original Path:
trunk/speckley/test
fixing a missing build dependency of pythonMPI existing before individual tests are run
Revision
5317 -
Directory Listing
Modified
Tue Dec 9 00:36:08 2014 UTC
(7 years, 6 months ago)
by
sshaw
Original Path:
trunk/speckley/test
speckley and ripley can now interpolate from DiracDeltaFunctions to ContinuousFunction
Revision
5294 -
Directory Listing
Modified
Wed Dec 3 05:30:18 2014 UTC
(7 years, 6 months ago)
by
sshaw
Original Path:
trunk/speckley/test
working around oddness when catching ImportErrors after catching a propagated ImportError, cleaning up last of finley examples without domain checks
Revision
5268 -
Directory Listing
Modified
Mon Nov 17 07:10:40 2014 UTC
(7 years, 7 months ago)
by
sshaw
Original Path:
trunk/speckley/test
completed speckley->ripley interpolation across multi-axial subdivisions
Revision
5255 -
Directory Listing
Modified
Tue Nov 11 01:55:44 2014 UTC
(7 years, 7 months ago)
by
sshaw
Original Path:
trunk/speckley/test
adding support for biaxial MPI subdivision for speckly->ripley coupler
Revision
5246 -
Directory Listing
Modified
Fri Nov 7 01:41:18 2014 UTC
(7 years, 7 months ago)
by
sshaw
Original Path:
trunk/speckley/test
adding speckley->ripley MPI Brick coupling for single axis subdivisions
Revision
5191 -
Directory Listing
Modified
Thu Oct 2 04:40:20 2014 UTC
(7 years, 8 months ago)
by
sshaw
Original Path:
trunk/speckley/test
adding speckley to ripley interpolation (single process only)
Revision
5170 -
Directory Listing
Modified
Wed Sep 24 00:30:39 2014 UTC
(7 years, 9 months ago)
by
sshaw
Original Path:
trunk/speckley/test
fixing bug in multi-process speckley with dirac points, some test cleanup
Revision
5154 -
Directory Listing
Modified
Tue Sep 16 04:19:03 2014 UTC
(7 years, 9 months ago)
by
sshaw
Original Path:
trunk/speckley/test
updating speckley binary grid reads to interpolate all missing quad points
Revision
5132 -
Directory Listing
Modified
Thu Sep 4 07:02:24 2014 UTC
(7 years, 9 months ago)
by
sshaw
Original Path:
trunk/speckley/test
added MPI support and tests to speckley, cleaned out more ghostzone code
Revision
5123 -
Directory Listing
Added
Thu Aug 28 07:02:11 2014 UTC
(7 years, 10 months ago)
by
sshaw
Original Path:
trunk/speckley/test
Adding speckley (high-order) domain family, doesn't yet support MPI, Reduced functionspaces, or PDEs using A, B and/or C