Parent Directory
|
Revision Log
Sticky Revision: |
some fixes from the windows version
Some changes to make things run on windows. There is still a problem with netcdf an long file names on windows but there is the suspicion that this is a bigger problem related to boost (compiler options). In fact runs with large numbers of iteration/time steps tend to create seg faults.
test for creation of reduced function spaces added. tests for dumping data on reduced function spaces added. This showed a small bug with compilation setting for compilation with netCDF which is fixed
clear name tagging is supported now.
In VC++ boost has problems with numarray arguments from python. This fixes that problem by taking python::object arguments from the python level and converting it into python::numeric::array on the C++ level. This hasn't been tested with VC++ yet. Moreover the two Data methods dealing with big numarrays as argument and return value have been removed.
netCDF can now be switched off at compilation. Consequently load and dump of data objects is not available then.
full Data object dump and load now available. Tests added.
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 |