- May 11, 2011
-
-
Rebecca Neumann authored
[[Imported from SVN: r1474]]
-
- Apr 29, 2011
-
-
Markus Blatt authored
parameter class. Now the constructors of AMG are less cumbersome and error prone due to lesser parameters. [[Imported from SVN: r1468]]
-
- Dec 06, 2010
-
-
Rebecca Neumann authored
[[Imported from SVN: r1422]]
-
Rebecca Neumann authored
[[Imported from SVN: r1421]]
-
- Nov 24, 2010
-
-
Markus Blatt authored
[[Imported from SVN: r1388]]
-
- Nov 12, 2010
-
-
Markus Blatt authored
[[Imported from SVN: r1353]]
-
- Oct 28, 2010
-
-
Rebecca Neumann authored
[[Imported from SVN: r1330]]
-
- Oct 27, 2010
-
-
Markus Blatt authored
BTW it is nonesense to set update differently for a 1-level hierarchy. [[Imported from SVN: r1326]]
-
- Oct 15, 2010
-
-
Markus Blatt authored
- made kamg more configurable. [[Imported from SVN: r1317]]
-
- Oct 13, 2010
-
-
Markus Blatt authored
nonoverlapping grids. [[Imported from SVN: r1314]]
-
- Oct 12, 2010
-
-
Markus Blatt authored
- Added AMG with krylov cylcle. Up to now it seems to be more scalable int terms of number of iterations needed for convergence. Albeit the time to solution does not improve that much because of intensive copying. [[Imported from SVN: r1309]]
-
- Sep 15, 2010
-
-
Markus Blatt authored
use same name for template parameters in the definition as in the declaration. This matters for xlc in template members.Ã [[Imported from SVN: r1293]]
-
- Jul 08, 2010
-
-
Markus Blatt authored
Really postsmooth. [[Imported from SVN: r1228]]
-
- Feb 23, 2010
-
-
Jorrit Fahlke authored
This prepares for changes in superlu.m4 that make usage of SuperLU optional, even if SuperLU was found by configure. [[Imported from SVN: r1180]]
-
- Feb 18, 2010
-
-
Markus Blatt authored
Distribute matrixmarket.hh AMG: make x consistent even if there is only one level galerkin.hh: Initialize Matrixblock correctly splvers.hh: Always call pre mthod of the preconditioner _before_ using the operator. Thus x is consistent and the computed defect will be, too. matrixmarket.hh: use int instead of size_t as template parameter as this is the case for the FieldMatrix, too. [[Imported from SVN: r1179]]
-
- Oct 13, 2009
-
-
Christian Engwer authored
* update configure and Makefiles [[Imported from SVN: r1100]]
-
- Oct 01, 2009
-
-
Markus Blatt authored
Really aggregate isolated nodes. Correctly use all aggregates (isolated and connect) to compute coarsening rate! [[Imported from SVN: r1088]]
-
- Sep 23, 2009
-
-
Markus Blatt authored
Made parallel SOR work with amg. [[Imported from SVN: r1079]]
-
- Sep 21, 2009
-
-
Markus Blatt authored
Parallel AMG works on helics with repartitioning! matrixredistribute.hh : Ensure that overlap rows have the right entries matrixutils.hh : Added method to print a distributed sparse matrix amg.hh: initialize pointer with zero to prevent deallocation of nonallocated storage. hierarchy.hh: print operator complexity in verbose mode. transfer.hh: removed wrong assertions (yes, Index sets can have holes!) repartition.hh: Bugfix: Use the correct MPI datatype to unpack. (Unpacking a std::size_t using MPI_INT on 64 bit is not a good idea!) [[Imported from SVN: r1076]]
-
- Sep 17, 2009
-
-
Markus Blatt authored
ParMETIS. (The additive version is not yet debugged!!!) Graph::maxVertex does what it says now Made index sets accessible in RemoteIndices class. Fixed some typos. [[Imported from SVN: r1072]]
-
- Sep 01, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1056]]
-
- Jul 14, 2009
-
-
Markus Blatt authored
Randomize coarsest aggregate numbers to get better contrast between aggregates. [[Imported from SVN: r1043]]
-
- Jun 03, 2009
-
-
Markus Blatt authored
[[Imported from SVN: r1025]]
-
- Apr 30, 2009
-
-
Markus Blatt authored
(Using the static streams of DUNE is just a pain as we need to recompile to activate debugging. [[Imported from SVN: r1014]]
-
- Jul 14, 2008
-
-
Markus Blatt authored
DO not use sequential superlu in parallel mode! [[Imported from SVN: r924]]
-
- Jul 11, 2008
-
-
Oliver Sander authored
[[Imported from SVN: r916]]
-
- Jul 08, 2008
-
-
Oliver Sander authored
[[Imported from SVN: r911]]
-
- Jun 20, 2008
-
-
Markus Blatt authored
[[Imported from SVN: r905]]
-
- Feb 22, 2008
-
-
Markus Blatt authored
[[Imported from SVN: r865]]
-
- Oct 05, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r828]]
-
- Aug 07, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r798]]
-
- Apr 20, 2007
-
-
Markus Blatt authored
[[Imported from SVN: r751]]
-
- Dec 15, 2006
-
-
Markus Blatt authored
Still we need a direct solver here *sigh* [[Imported from SVN: r708]]
-
- Dec 12, 2006
-
-
Markus Blatt authored
Prevent error accumulation in smoothing. [[Imported from SVN: r703]]
-
- Nov 14, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r677]]
-
- May 11, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r601]]
-
Markus Blatt authored
[[Imported from SVN: r600]]
-
- Apr 27, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r582]]
-
- Apr 03, 2006
-
-
Markus Blatt authored
Fixed premature checkin. [[Imported from SVN: r557]]
-
Markus Blatt authored
Further tests will follow [[Imported from SVN: r556]]
-