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.027Nov262221201918155431Oct3029282725242321181716151411109218Sep119627Aug26212015141312513Jul121198754319Jun181312106515May14853230Apr2912109831Mar211916151413121126Feb25222018151387231Jan282725232221191811109124Dec2118528Nov2221191312619Oct1253227Sep2624212017131110865432131Aug302824208331Jul2726181716111087425Jun24231985431May3029282625242221201916147642130Apr27[bugfix] Copy the number of rows in the copy constructor.[release] Adds test for row_wise build mode of BCRSMatrix.[TESTS] define a smoother in the tests to have them run properlyp/muething/add-…p/muething/add-fastamg-preconditionerschanging 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)[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 paramIntroduce Template Parameter for Smoother in FastAMGadd 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 codemultiple iterations worked (but still a lot of stuff to polish on thatfirst work[AMG] Remove obsolete galerkintest[AMG] Switch twolevelmethod to new matrix build mode[bugfix][typo] remove semicolon at end of function signatureMove the wrapper for matrices in new buildmode to bcrsmatrix.hh[Cleanup] undo auto completion and remove unused typedefs, add a constslim the wrapper interface
Loading