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.030Mar72114Feb24Jan232221201028Dec1513976432130Nov29282624232221201918171615141312107330Oct29282722212015131210876129Sep20151410127Aug24231817161513963230Jul2928272621161398720Jun181628May271814764329Apr232298754126Mar12423Feb18130Jan28272625232220141215Dec4330Nov201916134329Oct28261914136542130Sep29282623211817151374130Jul2928272623221514642130Jun221093114May1211830Apr2923228Mar22201817318Feb171613931Jan2827242123Dec5127Nov23211813127528Oct262219136211Sep109729Aug15146131Jul292824231814131110826Jun2320523May201528Apr25222118151413626Mar2019188765322Feb20765431Jan261687630Dec20145426Nov59Oct528Sep27262131Aug302017161597Make sequential repartitioning computation the default.bugfix: the matrix is squared, hence there is now variable 'm' holding the number of columns. Patch by Uli Sackv2.1.0v2.1.0bugfix: the matrix is squared, hence there is now variable 'm' holding the number of columns. Patch by Uli Sackadd operator==, !=, because FieldMatrix has them as well. Patch by Uli Sackuse general template argumentmark as release versionbump version to 2.2svnImplement the solve() method for block matrices.don't divide by zerohave the program abort upon encountering NaNfix typoupdate paamg/test ignore propertiesMade sequential version work, too.Use correct typeUse a named enum to prevent ambiguities with MPICH.Use a named enum to prevent ambiguities with MPICH.Merged dune-istl-amg-novlap branch changes r1325:1443 into the trunkclean up, remove tabsported revision 1441 from trunkadd copy communication for the novlp caseoptimize computation of 'bordercontribution'.account for novlp case (aggregate can consist of unknowns with different attributes)funtions in headers must be inline to avoid linker errors. Bottlneck in creating the parallel indexsets for data agglomeration FINALLY removedDeactivate metis output. Use default options.reverting broken patch 1433Deactivate metis outputPass verbose parameter to communication building method.less output.adapt construction method for the sequential case, add getSolverCategory Methoduse correct initialization for BlockSizes > 1ported r1427 (mainly the moving of the parallel index set stuff to dune-common) from trunkFixed typo.More time measurements for the indexset build process.MPI_Gatherv -> MPI_Allgatherv (the latter is optimized on Blue Gene P)One more time measurement.add new communication method OwnerCopyToOwnerCopyreverting local changes, I commited accidentallysome changes for grids using ghosts.
Loading