Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • 2.8-backport-superlu-fix
  • blockkrylov
  • bugfix-matrix-assignment-changes-buildmode
  • bugfix/added-changelog
  • bugfix/backport-vbvector-createiterator-fix
  • bugfix/fix-iterator-type-of-createiterator
  • bugfix/prevent-mpierror-for-amg-wih-smoother-that-communicate-in-constructor
  • check-ci-dune-2.6
  • cherry-pick-17eb3b67
  • cherry-pick-2f45f8d0
  • cherry-pick-32e63b2d
  • cherry-pick-5fca9d
  • cherry-pick-676d3a38-2
  • cherry-pick-ae4ec56d-2
  • cherry-pick-e8223df8
  • cleanup/remove-deprecated-solvecategory-interfaces
  • cleanup/use-module-target-on-python-module
  • coarse_solver_from_solverfactory
  • deprecate-blocklevel
  • direct_solver_custom_vectors
  • v2.10.0 protected
  • releases/opm/2024.04
  • v2.9.1 protected
  • v2.9.0 protected
  • v2.9.0rc1 protected
  • v2.8.0.post1 protected
  • v2.8.0.post2 protected
  • v2.8.0 protected
  • 2.8.0rc1
  • v2.8.0rc1 protected
  • v2.7.1 protected
  • v2.7.1-rc1 protected
  • v2.7.0 protected
  • v2.7.0rc2 protected
  • v2.7.0rc1 protected
  • v2.5.2 protected
  • v2.6.0 protected
  • v2.6.0rc2 protected
  • v2.6.0rc1 protected
  • v2.5.1 protected
40 results
Created with Raphaël 2.2.023Oct21181716151411109218Sep119627Aug26212015141312513Jul121198754319Jun181312106515May14853230Apr2912109831Mar211916151413121126Feb25222018151387231Jan282725232221191811109124Dec2118528Nov2221191312619Oct1253227Sep2624212017131110865432131Aug302824208331Jul2726181716111087425Jun24231985431May3029282625242221201916147642130Apr27262523191514Mar715Feb13121110223Jan18176319Dec16511Nov31Oct124123Sep1930Aug154212Jul530May1817131110529Apr2830Mar72114Feb24Jan232221201028Dec15139764321Fixes 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.[umfack] Moved build system tests for umfpack to dune-commonimplement a dummy 'post'add name to COPYING[Bugfix] avoid bool mat_is_loaded from being potentially unintitializedGet rid of warnings.[bugfix] free memory correctly when using decompositions loaded from file[cleanup] remove verbosity code not functioning put into comments in 2010[style] mark virtual methods as such in inherited class[bugfix] UMFPack should work without SuperLU around[bugfix] make UMF_Info arrays local to not screw multithreaded computationfix broken attempt at constructor delegationadd 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<..>
Loading