Parent Directory
|
Revision Log
Sticky Revision: |
another MPI problem fixed
early call of setPreconditioner in FCT solver removed.
Don't panic. Updating copyright stamps
Updating Lutz' email
a problem with the sparse matrix unrolling fixed.
Updating copyright notices
minor typo
Current version of AMG uses ILU for relaxation, however it is not stable when schur matrix becames more denser. For example it is not stable for -e paramenter is more 400 in 2D for convection problem
unused variables are removed to get rid of compiler warnings
Direct solver is added to solve_AMG. It is now working but I guess need optimization.
The calls to Finley routines turned out to be cut & past errors, easily fixed.
This is a fake commit, to note that Finley_IndexList_insertIndex is being called from paso's Pattern.c. I was under the impresssion that this was a violation of the module rule forbidding paso from calling Finley code. I have not fixed this, since I am not the best person to formulate the workaround. My immediate suggestion would be to move the functionality into paso, and call it from Finley. However, I'm sure there is a better way.
some bugs fixed in coresening methods
memory leak is fixed
Current version of AMG. check levels for stoping applies presmoothing, but not ready yet
pattern multiply, binary operation are added
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.
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
Copied a handful of files from trunk-mpi-branch into trunk
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 |