Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • feature/FS1661-parallel-amg-parmetis-scotch
  • feature/amg-new-matrix-build-mode
  • feature/cleanup-stamp-and-autotools
  • feature/cmake-documentation
  • feature/dynamicpolymorphism
  • feature/fix-amg-umfpack-when-using-float
  • feature/istl-ini
  • feature/simd-for-multi-rhs
  • feature/twolevel-method
  • feature/umfpack-information-access
  • feature/use-hybridutilities
  • fix-warnings
  • fixes
  • fmax
  • master default
  • p/dominic/backup-blockvectors
  • p/dominic/fastamg-extensions
  • p/dominic/fastamg-newbuildmode
  • p/muething/add-fastamg-preconditioners
  • p/muething/padua
  • v2.4.1
  • v2.4.1-rc2
  • v2.4.1-rc1
  • v2.4.0
  • v2.4.0-rc3
  • v2.4.0-rc2
  • v2.4.0-rc1
  • v2.3.1
  • v2.3.1-rc1
  • v2.3.0
  • v2.3beta2
  • 2.3beta1
  • v2.2.1
  • v2.2.0
  • v2.2beta2
  • v2.2beta1
  • pdelab-course-201203
  • v2.1.1
  • v2.1.0
  • v2.0
40 results
Created with Raphaël 2.2.023Oct21181716151411109218Sep119765230Aug29282726212015141312513Jul121198754319Jun181312106515May14853230Apr2912109831Mar211916151413121126Feb25222018151387231Jan282725232221191811109124Dec2118528Nov2221191312619Oct1253227Sep2624212017131110865432131Aug302824208331Jul2726181716111087425Jun24231985431May3029282625242221201916147642130Apr27262523191514Mar715Feb13121110223Jan18176319Dec16511Nov31Oct124123Sep1930Aug154212Jul530May1817131110529Apr2830Mar72114Feb24Jan232221201028Dec1513976432130Nov29add a compatibility constructor to make switch from superlu convenientRevert "prevent umfpack from using wrong constructor when calling with superlu constructor list"prevent umfpack from using wrong constructor when calling with superlu constructor list[amg] Use UMFPack as a direct solver if available.[overlappingschwarz] Also test DynMatrixSubdomainSolver[FEATURE] Add UMFPack support to dune-istlquick test of the new build mode in amgMerge remote-tracking branch 'github/feature/new-fast-build-mode' into p/dominic/fastamg-newbuildmodechanging template helper class strucure to avoid as much code duplication as possibleremove preSteps_ and postSteps_ variable. Those should be set in smootherArgsremove some includes and change authorshipAvoid code duplication by introducing generic defect caluclationGive up the idea of block recursion in these smoothersRemove all attempts to do ILU with simultaneous defectMake fastamg work with Dune::SeqILU0<..> and Dune::SeqILUn<..>[cleanup] remove obsolete warnings and commented code not needed anymore[Doc] a bit more doxygendo generic defect calculation the way one expects it (that does work for non-symmetric matrices too)[bugfix,documentation] spelling[Documentation] doxygen docu of the fastamg smoothersupdate testsConstruction Traits need only one parameter, not two[bugfix] missing consts broke compilation for SeqSORuse SmootherApplier<S>:: to access directional apply methodsorder constructor arguments correctlyCoarseSmoother now gets recommended by the normal smoother.SmootherWithDefectHelper holds a matrix reference nowILU draft, Jacobi swithced to new interfaceremove matrix parameter from interface and add a forgotten line to fastamg.hhFind nasty bugs in fastamg after introduction of tmeplate param[bugfix][twolevelmethod] Removes memory leak.feature/twoleve…feature/twolevel-methodIntroduce Template Parameter for Smoother in FastAMG[twolevelmethod][bugfix] Copy coarse level solver for thread safety. (2nd tparam of TwolevelMethod changed!)add damping to jacobi precconceptional begin for ILU(n) smoothingadding documentation of optimization on jacobi preconditioneradding complete first/last stuff to jacobidefect in inner and outer loop correct, but x still wrongbuggy draft of the jacobi smoother[cleanup] [Doc] polishing the code
Loading