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.09Sep765230Aug29282726212015141312513Jul121198754319Jun181312106515May14853230Apr2912109831Mar211916151413121126Feb25222018151387231Jan282725232221191811109124Dec2118528Nov2221191312619Oct1253227Sep2624212017131110865432131Aug302824208331Jul2726181716111087425Jun24231985431May3029282625242221201916147642130Apr27262523191514Mar715Feb13121110223Jan18176319Dec16511Nov31Oct124123Sep1930Aug154212Jul530May1817131110529Apr2830Mar72114Feb24Jan232221201028Dec1513976432130Nov2928262423222120191817161514[repartition]Merge remote-tracking branch 'origin/master' into feature/twolevel-methodMake valgrind quiet.Fixes copying smoothing steps in copy constructor of TwoLevelMethod.Fixes destructor of AMGInverseOpertor if it was copied and calling of pre and post.Adds virtual destructor to allow subclasses to sanely deconstruct themselves.Fixes copying of LevelTransferPolicy and AMGInverseOperator.Makes shallow copies of twolevel method usable in different threads.[Bugfix] Corrects current residual after postsmoothing.Activates Schwarz smoother for twolevelschwarztest in Makefile.am.[Bugfix] Fixes preparation of fine level system after coarse grid correction.Improves documentation for test of twolevel method.Fixes bugs in twolevelmethod.Activate schwarz and superlu.Added test for twolevelmethod with Schwarz smoother.Makes KAMG work with refactored code of AMG.Added algebraic twolevel method.Refactored smoothing code for better reuse.[Bugfix] Prevent implicite conversion Matrix->MatrixAdapter.[BugFix] Fixes spurious comma where semicolon is needed.Make superlutest compile for types other than double again. (Completed)Make superlutest compile for types other than double again.[BugFix] Makes SuperLU::apply(T*, T*) compile again.[BugFix] Correctly release memory of std::vectoruse Dune::conditional instead of Dune::SelectType[MultiTypeBlockVector][ScaledIDMatrix][test][Matrix][BCRSMatrix][BlockVector][test][BlockVector][BlockVector]Fix shared_ptr<> initialization for GCC 4.4Added tests for BlockVector::reserve[BugFix] BlockVector: deallocate memory even if no copy of data is requested.Fixed initialization of shared_ptr from int for gcc-4.4Merge remote-tracking branch 'origin/master' to get recent upstream changes.Adapted KAMG to recent changes in AMG.
Loading