Log of /branches/windows_from_1456_trunk_1574_merged_in/scons/esys_options.py
Parent Directory
|
Revision Log
Revision
1577 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed May 28 11:13:51 2008 UTC
(12 years, 9 months ago)
by
phornby
File length: 3860 byte(s)
Diff to
previous 1546
After checking in the merged files, rename 1544 merge branch to a 1574 merged branch.
Revision
950 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 6 07:01:11 2007 UTC
(14 years ago)
by
gross
Original Path:
trunk/scons/esys_options.py
File length: 3871 byte(s)
Diff to
previous 805
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
425 -
(
view)
(
annotate)
-
[select for diffs]
Added
Tue Jan 10 04:10:39 2006 UTC
(15 years, 1 month ago)
by
gross
Original Path:
trunk/scons/esys_options.py
File length: 2488 byte(s)
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.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.