Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
A problem with VTK writer and MPI is fixed: Apparently MPI_file_open does not "delete" the file which has the effect that if less date are written into the file as the file contained when opened bits of the previous containt remains in the file. This problem is fixed by deleting the file if it exists before open it with MPI. The additional function Paso_existFile needed to be added as there is no standart C function to test the exists of a file.
And get the *(&(*&(* name right
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Make a temp copy of the trunk before checking in the windows changes
The MPI branch is hereby closed. All future work should be in trunk. Previously in revision 1295 I merged the latest changes to trunk into trunk-mpi-branch. In this revision I copied all files from trunk-mpi-branch over the corresponding trunk files. I did not use 'svn merge', it was a copy.
Prepended all paso source files with new Copyright notice
move Util -> PasoUtil to prevent clash with finley/Util
move all directories from trunk/esys2 into trunk and remove esys2
Merge of development branch dev-02 back to main trunk on 2005-09-15
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 |