Parent Directory
|
Revision Log
Sticky Revision: |
Fixed two typos that stopped the test suite from running. Also, gcc 4.3.2 issued several warnings not seen before: ignoring the return value of fscanf and using the wrong format with printf.
Copyright updated in all files
This fixes a problem which is typically arising when using reduced order with MPI and a "small" number of elements per processor. In this case it can happen that the couple matrix is not using all entries sent to the processor. The old implementations assumed that the indices will cover the entire input. This assumption has been removed.
The algebraic upwinding with MPI. The case of boundary constraint needs still some attention.
some changes to make the implementatiopn of a upwind MPI version easier
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.
modifications to be compliant with _WIN32. The substitutes for asinh, acosh, atanh are still missing (erf will through an exception)
Had to undo commit to new MPI branch. The changes went into the original and not the branch. The files committed here are exactly the same as revision 969.
Parallelization using MPI for solution of implicit problems. Parallelization for explicit problems has already been accomplished in the main SVN branch. This is incomplete and is not ready for use.
Prepended all paso source files with new Copyright notice
a better way of representing the matrix format type is introduced. this is needed for the Paradiso and UMFPACK interface
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 |