Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
This once again compiles and links under windows after merging to trunk version 1574. scons run_tests also passes now. py_tests still fails in the same way. Had to link against winsock2 to get gethostname(), and had to re-do some work on eliminating unused vars. Also eliminated signed/unsigned comparisons where I saw them.
After checking in the merged files, rename 1544 merge branch to a 1574 merged branch.
Merged in trunk up to rev. 1574.
Copy branch to new name to reflect the new trunk version merged in
Rename to reflect the trunk version merged in.
Unused vars and signed/unsigned in comparisons.
Copied remotely
merge the trunk changes onto the branch.
get the name right
update of branch to keep up with trunk
Open new branch for system_dep.h fixup & dealing with intermittent run_tests failures on windows.
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
Completed mesh.dump(file) and mesh=LoadMesh(file) by adding TagMap and implementing MPI parallelism. Now allocating ElementFile for ContactElements even if there are none. Removed file Mesh_dump.c since dump/loadMesh are in CPPAdapter/MeshAdapter*.cpp.
bug in the selection of the order of the output mesh fixed.
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.
reduced integration schemes are implemented now for grad, integrate, etc. Tests still to be added.
Assemble_CopyElementData.c - resolve with my local edits. Mesh_saveVTK.c - remove debug print. DataArrayView.h - remove dllim/export declarations on template functions.
modifications to be compliant with _WIN32. The substitutes for asinh, acosh, atanh are still missing (erf will through an exception)
bug with tagged data in vtk and dx writer fixed
some problems with vtk writer fixed
saveVTK fixes
much faster parallel saveVTK needs testers, don't be shy
Preliminary MPI version of saveVTK. Needs testers. Works for point data and should work for cell centered data.
small fixes
Copyright added to more source files.
reorganise finley src tree to remove inc dir and src/finley directory
copy finleyC and CPPAdapter to finley and finley/CPPAdapter to facilitate scons builds
move all directories from trunk/esys2 into trunk and remove esys2
Merge of development branch dev-02 back to main trunk on 2005-10-25
Merge of development branch dev-02 back to main trunk on 2005-09-15
erge of development branch dev-02 back to main trunk on 2005-08-12
Merge of development branch back to main trunk on 2005-07-08
Merge of development branch back to main trunk on 2005-05-06
*** empty log message ***
*** empty log message ***
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 |