Log of /trunk/finley/src
Directory Listing
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
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
472 -
Directory Listing
Modified
Fri Jan 27 01:50:59 2006 UTC
(17 years, 2 months ago)
by
jgs
rationalise all #includes
Revision
471 -
Directory Listing
Modified
Fri Jan 27 01:33:02 2006 UTC
(17 years, 2 months ago)
by
jgs
reorganise finley src tree to remove inc dir and src/finley directory
Revision
468 -
Directory Listing
Modified
Wed Jan 25 06:50:39 2006 UTC
(17 years, 2 months ago)
by
jgs
reorganised esysUtils to remove inc directory
Revision
467 -
Directory Listing
Modified
Wed Jan 25 05:43:46 2006 UTC
(17 years, 2 months ago)
by
jgs
adjustments to includes to allow for new paso src tree structure
Revision
449 -
Directory Listing
Modified
Mon Jan 23 03:48:51 2006 UTC
(17 years, 2 months ago)
by
jgs
finley source directories now merged into one directory: src/finley
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
425 -
Directory Listing
Modified
Tue Jan 10 04:10:39 2006 UTC
(17 years, 2 months ago)
by
gross
The sparse solver can be called by paso now.
the building has been change to reduce some code redundancy:
now all scons SCscripts are importing scons/esys_options.py which
imports platform specific settings.
Revision
416 -
Directory Listing
Modified
Wed Jan 4 05:38:35 2006 UTC
(17 years, 2 months ago)
by
gross
changes in Paso have been worked in
Revision
402 -
Directory Listing
Modified
Thu Dec 22 22:46:54 2005 UTC
(17 years, 3 months ago)
by
gross
cut of for small values
Revision
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
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
273 -
Directory Listing
Modified
Wed Nov 30 03:30:40 2005 UTC
(17 years, 4 months ago)
by
gross
cast to float added. this avoids problems with very small values
Revision
272 -
Directory Listing
Modified
Wed Nov 30 03:30:30 2005 UTC
(17 years, 4 months ago)
by
gross
cast to float added. this avoids problems with very small coodinates.
Revision
271 -
Directory Listing
Modified
Wed Nov 30 03:27:30 2005 UTC
(17 years, 4 months ago)
by
gross
cast to float added. this avoids problems with very small values
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
204 -
Directory Listing
Modified
Wed Nov 23 04:43:51 2005 UTC
(17 years, 4 months ago)
by
jgs
revised scons files to account for new finley source tree structure
Revision
203 -
Directory Listing
Modified
Wed Nov 23 04:36:15 2005 UTC
(17 years, 4 months ago)
by
jgs
adjust include file names to allow for new finley source tree structure
Revision
202 -
Directory Listing
Modified
Wed Nov 23 04:18:39 2005 UTC
(17 years, 4 months ago)
by
jgs
scons builds will now take place in parallel "finley" src dir
Revision
201 -
Directory Listing
Modified
Wed Nov 23 04:10:21 2005 UTC
(17 years, 4 months ago)
by
jgs
copy finleyC and CPPAdapter to finley and finley/CPPAdapter to
facilitate scons builds
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
182 -
Directory Listing
Modified
Fri Nov 18 05:07:36 2005 UTC
(17 years, 4 months ago)
by
jgs
first draft of config/construct files for finleyC/finleycpp libraries
Revision
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