source: src/solvers/pcg.F90 @ 94b3dd2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @94b3dd2   2 years ogbash Get rid of sparse_multisolve.
(edit) @7fb08a1   2 years ogbash Move multiplicative method (with old style code) into separate file.
(edit) @d3bc35f   2 years ogbash Move subsolvers data into separate type.
(edit) @609702e   2 years ogbash Extract multisolve call for multiplicative Schwarz, so that we do not mess …
(edit) @82697a3   2 years ogbash Merge remote branch 'shared/refactor-subsolvers' into refactor
(edit) @5ae8d36   2 years ogbash Move some precond code back into if block.
(edit) @87d2b17   2 years ogbash Minor fixes.
(edit) @d69332b   2 years ogbash Do a restriction every iteration.
(edit) @13bb187   2 years ogbash Remove coarse preliminary factorisation, move coarse solve into levels>1.
(edit) @8a2eebe   2 years ogbash Fix some tests with 1 node two-level.
(edit) @0dd7e39   2 years ogbash Move coarse vector creation after coarse matrix is broadcasted.
(edit) @62787ad   2 years ogbash Move rhs vector allocation.
(edit) @c731b25   2 years ogbash Coarse level preconditioner refactoring: fix error in 1 level, …
(edit) @82752f1   2 years ogbash Another fix for coarse preconditioners.
(edit) @026b2c5   2 years ogbash Fixes to coarse preconditioner refactoring to restore most tests.
(edit) @b77a46f   2 years ogbash Unsuccessful refactoring of coarse preconditioner.
(edit) @233707f   2 years ogbash Remove unneeded code from prec1, though it may break now if the matrix is …
(edit) @a10a43b   3 years ogbash First level preconditioner (if used without 2. level) is factored out and …
(edit) @65900d7   5 years oleg Manager: archive out listboxes, show number of aggregates. git-svn-id: …
(edit) @38656c4   6 years chris -Refactoring of main programs: Extraction of switch statement to decide …
(edit) @7efae20   6 years chris - more doxygen comments git-svn-id:  svn://dougdevel.org/doug/trunk@212
(edit) @ee8cedc   6 years chris - added doxygen comments git-svn-id:  svn://dougdevel.org/doug/trunk@211
(edit) @e365c5b   6 years eero Enhanced rough aggregation strategy and known precalculated RHS with known …
(edit) @3360430   7 years mark implemented a missing case in multiplicative Schwarz subsolver …
(edit) @2e9a84b   7 years oleg Code basic structure for profiling. git-svn-id: …
(edit) @eea7de5   7 years mark fixed few border cases git-svn-id:  svn://dougdevel.org/doug/trunk@158
(edit) @8e582be   7 years chris - Changed license header git-svn-id:  svn://dougdevel.org/doug/trunk@151
(edit) @01bda4c   7 years chris - Added LGPL license headers to source file and full licence to a text …
(edit) @06fcd60   7 years eero Got parallel aggregation working in the case of zero overlap. git-svn-id: …
(edit) @6d687d5   7 years eero Moved SpMtx_aggregate to a separate module (and file) git-svn-id: …
(edit) @c64d164   7 years eero Before cleaning up aggregate subroutine for parallel implementation... …
(edit) @20a8dd2   7 years eero Multiplicative Schwarz working now (only 1 processor case!!**). Use …
(add) @ff50ac6   7 years oleg Continue of merge from autotools branch revision 53. In this commit only …
Note: See TracRevisionLog for help on using the revision log.