Parent Directory
|
Revision Log
Sticky Revision: |
The OMP_NUM_THREADS environment variable is now imported into the scons evironment.
Finished renaming of boost_lib to boost_libs and boost_lib_path to boost_libs_path.
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.
first steps toward UMFPACK
More copyright.
non letter and non digital in hostname ar ereplaced by _ now
eigenvalues: compiles and passes tests on altix now
more tests on slicing
define epydoc PYTHONPATH setting
define locations of doxygen/epydoc executables
add mechanism to install .h files to inc directories (still need to specify full lists of .h files to install)
fix installation to directories specified by pyinstall and libinstall
minor comment and formatting changes
typo fixed
some commends added
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.
ViewVC Help | |
Powered by ViewVC 1.1.26 |