|
|
|
@08dfb5f
|
2 years |
ogbash |
Clean some unused structures and code.
|
|
|
|
@b378423
|
2 years |
ogbash |
Factor out Aggregates from sparse matrix structure.
|
|
|
|
@28b6ede
|
2 years |
ogbash |
Factor out domains, remove multiplicative Schwarz.
|
|
|
|
@04c1a47
|
2 years |
ogbash |
Fix code for geometric coarse preconditioner.
|
|
|
|
@d25756e
|
2 years |
ogbash |
Remove debug print statements.
|
|
|
|
@744368f
|
2 years |
ogbash |
First version to work with all combinations of smoothers and overlap.
|
|
|
|
@27913fa
|
2 years |
ogbash |
Strip columns when in R when calculating local coarse matrix.
Coarse …
|
|
|
|
@60e3a65
|
2 years |
ogbash |
Clean code and factor out mesh plotting routines.
|
|
|
|
@7a5f6b3
|
2 years |
ogbash |
Merge branch 'd2771816f6b2bc738578b53caf829f5ac2ec4625' into tmp/master
…
|
|
|
|
@be3812e
|
2 years |
ogbash |
Start extracting local matrix A.
|
|
|
|
@5830e35
|
2 years |
ogbash |
Comment debug statements.
|
|
|
|
@8e30c0d
|
2 years |
ogbash |
Start prolongation matrix distribution.
|
|
|
|
@686ede6
|
2 years |
ogbash |
Clone commit
|
|
|
|
@dc3a733
|
2 years |
ogbash |
Combine first level and second level preconditioner codes.
|
|
|
|
@0842cf5
|
2 years |
ogbash |
Extract coarse preconditioner.
|
|
|
|
@94b3dd2
|
2 years |
ogbash |
Get rid of sparse_multisolve.
|
|
|
|
@7fb08a1
|
2 years |
ogbash |
Move multiplicative method (with old style code) into separate file.
|
|
|
|
@d3bc35f
|
2 years |
ogbash |
Move subsolvers data into separate type.
|
|
|
|
@609702e
|
2 years |
ogbash |
Extract multisolve call for multiplicative Schwarz, so that we do not mess …
|
|
|
|
@82697a3
|
2 years |
ogbash |
Merge remote branch 'shared/refactor-subsolvers' into refactor
|
|
|
|
@5ae8d36
|
2 years |
ogbash |
Move some precond code back into if block.
|
|
|
|
@87d2b17
|
2 years |
ogbash |
Minor fixes.
|
|
|
|
@d69332b
|
2 years |
ogbash |
Do a restriction every iteration.
|
|
|
|
@13bb187
|
2 years |
ogbash |
Remove coarse preliminary factorisation, move coarse solve into levels>1.
|
|
|
|
@8a2eebe
|
2 years |
ogbash |
Fix some tests with 1 node two-level.
|
|
|
|
@0dd7e39
|
2 years |
ogbash |
Move coarse vector creation after coarse matrix is broadcasted.
|
|
|
|
@62787ad
|
2 years |
ogbash |
Move rhs vector allocation.
|
|
|
|
@c731b25
|
2 years |
ogbash |
Coarse level preconditioner refactoring: fix error in 1 level, …
|
|
|
|
@82752f1
|
2 years |
ogbash |
Another fix for coarse preconditioners.
|
|
|
|
@026b2c5
|
2 years |
ogbash |
Fixes to coarse preconditioner refactoring to restore most tests.
|
|
|
|
@b77a46f
|
2 years |
ogbash |
Unsuccessful refactoring of coarse preconditioner.
|
|
|
|
@233707f
|
2 years |
ogbash |
Remove unneeded code from prec1, though it may break now if the matrix is …
|
|
|
|
@a10a43b
|
3 years |
ogbash |
First level preconditioner (if used without 2. level) is factored out and …
|
|
|
|
@65900d7
|
5 years |
oleg |
Manager: archive out listboxes, show number of aggregates.
git-svn-id: …
|
|
|
|
@38656c4
|
6 years |
chris |
-Refactoring of main programs: Extraction of switch statement to decide …
|
|
|
|
@7efae20
|
6 years |
chris |
- more doxygen comments
git-svn-id: svn://dougdevel.org/doug/trunk@212 …
|
|
|
|
@ee8cedc
|
6 years |
chris |
- added doxygen comments
git-svn-id: svn://dougdevel.org/doug/trunk@211 …
|
|
|
|
@e365c5b
|
6 years |
eero |
Enhanced rough aggregation strategy and known precalculated RHS with
known …
|
|
|
|
@3360430
|
7 years |
mark |
implemented a missing case in multiplicative Schwarz subsolver
…
|
|
|
|
@2e9a84b
|
7 years |
oleg |
Code basic structure for profiling.
git-svn-id: …
|
|
|
|
@eea7de5
|
7 years |
mark |
fixed few border cases
git-svn-id: svn://dougdevel.org/doug/trunk@158 …
|
|
|
|
@8e582be
|
7 years |
chris |
- Changed license header
git-svn-id: svn://dougdevel.org/doug/trunk@151 …
|
|
|
|
@01bda4c
|
7 years |
chris |
- Added LGPL license headers to source file and full licence to a text …
|
|
|
|
@06fcd60
|
7 years |
eero |
Got parallel aggregation working in the case of zero overlap.
git-svn-id: …
|
|
|
|
@6d687d5
|
7 years |
eero |
Moved SpMtx_aggregate to a separate module (and file)
git-svn-id: …
|
|
|
|
@c64d164
|
7 years |
eero |
Before cleaning up aggregate subroutine for parallel implementation...
…
|
|
|
|
@20a8dd2
|
7 years |
eero |
Multiplicative Schwarz working now (only 1 processor case!!**). Use …
|
|
|
|
@ff50ac6
|
7 years |
oleg |
Continue of merge from autotools branch revision 53. In this commit only …
|