/[escript]/trunk/escript/src
ViewVC logotype

Log of /trunk/escript/src

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 4507)

Revision 587 - Directory Listing
Modified Fri Mar 10 02:26:50 2006 UTC (17 years ago) by gross
eigenvalues_and_eigenvector fucntion added. test for 2D problem is added and is passed.

Revision 585 - Directory Listing
Modified Thu Mar 9 23:47:42 2006 UTC (17 years ago) by gross
problem with eigenvalue of zero matrix fixed (thanks Dr Hale)

Revision 584 - Directory Listing
Modified Thu Mar 9 23:03:38 2006 UTC (17 years ago) by gross
eigenvalues: compiles and passes tests on altix now

Revision 583 - Directory Listing
Modified Wed Mar 8 08:15:34 2006 UTC (17 years ago) by gross
_eigenvalues_and_eigenvector method added of data object. the algorithm has been tested on floats in python but not on data objects.

Revision 580 - Directory Listing
Modified Wed Mar 8 05:45:51 2006 UTC (17 years ago) by gross
faster version of the local eigenvalue calculation

Revision 577 - Directory Listing
Modified Fri Mar 3 08:32:16 2006 UTC (17 years, 1 month ago) by gross
installation of new inc file

Revision 576 - Directory Listing
Modified Fri Mar 3 08:28:42 2006 UTC (17 years, 1 month ago) by gross
some steps towards eigenvalue and eigenvector calculation

Revision 571 - Directory Listing
Modified Tue Feb 28 06:53:17 2006 UTC (17 years, 1 month ago) by jgs
modify whereZero etc methods to also accept a tolerance parameter

Revision 562 - Directory Listing
Modified Thu Feb 23 05:03:16 2006 UTC (17 years, 1 month ago) by jgs
further fix for DataTAgged::dp_algorithm, was not working for DataTagged objects with 0 tags

Revision 559 - Directory Listing
Modified Thu Feb 23 01:43:44 2006 UTC (17 years, 1 month ago) by jgs
reimplement dp_algorithm for DataTagged, existing
implementation was complete rubbish
(ich bin so beschämt!)


Revision 555 - Directory Listing
Modified Wed Feb 22 04:44:10 2006 UTC (17 years, 1 month ago) by jgs
fixed binaryOp for combination of DataTagged and scalar values.
calculation of default value where RHS was a scalar was not yet
implemented


Revision 547 - Directory Listing
Modified Tue Feb 21 06:10:54 2006 UTC (17 years, 1 month ago) by gross
solution and reduced solution can have reference numbers now!

Revision 544 - Directory Listing
Modified Tue Feb 21 01:23:23 2006 UTC (17 years, 1 month ago) by jgs
minor comment fixes


Revision 543 - Directory Listing
Modified Tue Feb 21 01:18:38 2006 UTC (17 years, 1 month ago) by jgs
fix BinaryOp for DataTagged values - existing implementation was adding
tags from RHS to LHS using RHS's default value - should have been using
LHS's default value! fixed now


Revision 541 - Directory Listing
Modified Mon Feb 20 06:50:39 2006 UTC (17 years, 1 month ago) by jgs
ensure src and dest objects have matching tag sets in setSlice
by adding tags present in src but not in dest to dest using
dest's default value before doing actual slicing


Revision 535 - Directory Listing
Modified Fri Feb 17 02:27:06 2006 UTC (17 years, 1 month ago) by jgs
minor comment changes


Revision 519 - Directory Listing
Modified Tue Feb 14 05:30:50 2006 UTC (17 years, 1 month ago) by jgs
fix comments for setSlice - were totally misleading!


Revision 513 - Directory Listing
Modified Mon Feb 13 04:46:51 2006 UTC (17 years, 1 month ago) by jgs
comment and formatting changes


Revision 509 - Directory Listing
Modified Fri Feb 10 03:24:44 2006 UTC (17 years, 1 month ago) by jgs
minor comment changes


Revision 507 - Directory Listing
Modified Thu Feb 9 06:13:07 2006 UTC (17 years, 1 month ago) by jgs
minor comment changes


Revision 500 - Directory Listing
Modified Tue Feb 7 05:19:07 2006 UTC (17 years, 1 month ago) by jgs
fix a reference indicator


Revision 496 - Directory Listing
Modified Tue Feb 7 01:27:14 2006 UTC (17 years, 1 month ago) by jgs
minor fix to DataTagged::getTagNumber
changes to comments and formatting
inline two methods


Revision 484 - Directory Listing
Modified Thu Feb 2 02:12:08 2006 UTC (17 years, 1 month ago) by jgs
add remainder of includes to SConscript includes install

Revision 481 - Directory Listing
Modified Wed Feb 1 05:57:50 2006 UTC (17 years, 2 months ago) by jgs
add mechanism to install .h files to inc directories
(still need to specify full lists of .h files to install)


Revision 480 - Directory Listing
Modified Wed Feb 1 05:15:12 2006 UTC (17 years, 2 months ago) by jgs
rationalise #includes and forward declarations


Revision 478 - Directory Listing
Modified Tue Jan 31 02:21:49 2006 UTC (17 years, 2 months ago) by jgs
rationalise #includes


Revision 477 - Directory Listing
Modified Mon Jan 30 07:20:20 2006 UTC (17 years, 2 months ago) by jgs
rationalise #includes


Revision 474 - Directory Listing
Modified Mon Jan 30 04:23:44 2006 UTC (17 years, 2 months ago) by jgs
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includes and cpppath settings accordingly


Revision 468 - Directory Listing
Modified Wed Jan 25 06:50:39 2006 UTC (17 years, 2 months ago) by jgs
reorganised esysUtils to remove inc directory

Revision 436 - Directory Listing
Modified Thu Jan 19 22:36:36 2006 UTC (17 years, 2 months ago) by gross
bug fixed in integrate method. don;t use a[i,j]=.. to set a value in the numeric::array a but 
a[make_tuple(i,j)].



Revision 430 - Directory Listing
Modified Wed Jan 11 06:40:50 2006 UTC (17 years, 2 months ago) by gross
ILU has been replicated is called RILU (recursive ILU) now. ILU will now be reimplemented.

Revision 392 - Directory Listing
Modified Tue Dec 20 05:39:30 2005 UTC (17 years, 3 months ago) by gross
Utils added for compilation

Revision 391 - Directory Listing
Modified Tue Dec 20 05:36:50 2005 UTC (17 years, 3 months ago) by gross
intreface for setting the number of threads from python

Revision 358 - Directory Listing
Modified Wed Dec 14 07:55:19 2005 UTC (17 years, 3 months ago) by cochrane
Updated link to epydoc generated documentation on the web site.


Revision 352 - Directory Listing
Modified Wed Dec 14 02:21:37 2005 UTC (17 years, 3 months ago) by jgs
turns out Install() targets should also be made Default()
targets if you want them to actually reliably work!


Revision 288 - Directory Listing
Modified Fri Dec 2 01:55:04 2005 UTC (17 years, 4 months ago) by jgs
now automatically build unit tests as required based on dependencies
between unit tests and libraries


Revision 286 - Directory Listing
Modified Thu Dec 1 06:40:20 2005 UTC (17 years, 4 months ago) by gross
length method is removed as it is too slow. use length in util.py instead

Revision 285 - Directory Listing
Modified Thu Dec 1 06:40:04 2005 UTC (17 years, 4 months ago) by gross
length method is removed as it is too slow. use length in util.py instead

Revision 277 - Directory Listing
Modified Wed Nov 30 04:52:39 2005 UTC (17 years, 4 months ago) by jgs
explicitly define dependencies between modules


Revision 223 - Directory Listing
Modified Thu Nov 24 23:12:13 2005 UTC (17 years, 4 months ago) by jgs
pass in cc/cxx settings from config file

Revision 192 - Directory Listing
Modified Mon Nov 21 04:52:14 2005 UTC (17 years, 4 months ago) by jgs
pass in top level install directory for finley/escript/bruce/paso
libraries when building via top level scons script


Revision 191 - Directory Listing
Modified Mon Nov 21 04:10:12 2005 UTC (17 years, 4 months ago) by jgs
push platform dependent compiler flags and include directories up to library level scons files - these will eventually be brought in from external config files

Revision 190 - Directory Listing
Modified Mon Nov 21 03:27:42 2005 UTC (17 years, 4 months ago) by jgs
pass in value for esysroot and use this to determine include file locations

Revision 188 - Directory Listing
Modified Mon Nov 21 01:20:26 2005 UTC (17 years, 4 months ago) by jgs
explicitly add -fpic option to all compiler options lists
to ensure relocatable code is generated


Revision 181 - Directory Listing
Modified Fri Nov 18 04:28:47 2005 UTC (17 years, 4 months ago) by jgs
first draft of config/construct scripts for escript library


Revision 160 - Directory Listing
Modified Thu Nov 10 05:09:25 2005 UTC (17 years, 4 months ago) by jgs
fixed a broken constructor - simply didn't work


Revision 155 - Directory Listing
Modified Wed Nov 9 02:02:19 2005 UTC (17 years, 4 months ago) by jgs
move all directories from trunk/esys2 into trunk and remove esys2


Revision 154 - Directory Listing
Modified Mon Nov 7 05:51:17 2005 UTC (17 years, 4 months ago) by jgs
Original Path: trunk/esys2/escript/src
Merge of development branch dev-02 back to main trunk on 2005-11-07


Revision 153 - Directory Listing
Modified Tue Oct 25 01:51:20 2005 UTC (17 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/src
Merge of development branch dev-02 back to main trunk on 2005-10-25


Revision 151 - Directory Listing
Modified Thu Sep 22 01:55:00 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/escript/src
Merge of development branch dev-02 back to main trunk on 2005-09-22


Revision 150 - Directory Listing
Modified Thu Sep 15 03:44:45 2005 UTC (17 years, 6 months ago) by jgs
Original Path: trunk/esys2/escript/src
Merge of development branch dev-02 back to main trunk on 2005-09-15


Revision 149 - Directory Listing
Modified Thu Sep 1 03:31:39 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/escript/src
Merge of development branch dev-02 back to main trunk on 2005-09-01


Revision 148 - Directory Listing
Modified Tue Aug 23 01:24:31 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/escript/src
Merge of development branch dev-02 back to main trunk on 2005-08-23


Revision 147 - Directory Listing
Modified Fri Aug 12 01:45:47 2005 UTC (17 years, 7 months ago) by jgs
Original Path: trunk/esys2/escript/src
erge of development branch dev-02 back to main trunk on 2005-08-12


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


Revision 123 - Directory Listing
Modified Fri Jul 8 04:08:13 2005 UTC (17 years, 8 months ago) by jgs
Original Path: trunk/esys2/escript/src
Merge of development branch back to main trunk on 2005-07-08


Revision 122 - Directory Listing
Modified Thu Jun 9 05:38:05 2005 UTC (17 years, 9 months ago) by jgs
Original Path: trunk/esys2/escript/src
Merge of development branch back to main trunk on 2005-06-09


Revision 121 - Directory Listing
Modified Fri May 6 04:26:16 2005 UTC (17 years, 10 months ago) by jgs
Original Path: trunk/esys2/escript/src
Merge of development branch back to main trunk on 2005-05-06


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


Revision 117 - Directory Listing
Modified Fri Apr 1 05:48:57 2005 UTC (18 years ago) by jgs
Original Path: trunk/esys2/escript/src
*** empty log message ***


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


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


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


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


Revision 106 - Directory Listing
Modified Thu Dec 23 07:20:12 2004 UTC (18 years, 3 months ago) by jgs
Original Path: trunk/esys2/escript/src
*** empty log message ***


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


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


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


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


Revision 94 - Directory Listing
Modified Wed Oct 27 00:45:54 2004 UTC (18 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/src
*** empty log message ***


Revision 93 - Directory Listing
Modified Wed Oct 27 00:42:03 2004 UTC (18 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/src
trying to fix cvs permissions wierdness


Revision 92 - Directory Listing
Modified Wed Oct 27 00:36:38 2004 UTC (18 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/src
readded these


Revision 91 - Directory Listing
Modified Wed Oct 27 00:34:08 2004 UTC (18 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/src
still trying to fix cvs issue


Revision 90 - Directory Listing
Modified Wed Oct 27 00:31:36 2004 UTC (18 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/src
removed non-boost version of setTaggedValue - breaks escript.cpp


Revision 89 - Directory Listing
Modified Wed Oct 27 00:30:36 2004 UTC (18 years, 5 months ago) by jgs
Original Path: trunk/esys2/escript/src
fixing cvs issue


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


  ViewVC Help
Powered by ViewVC 1.1.26