Skip to content
Snippets Groups Projects
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
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Nov232221201918171615141312107330Oct29282722212015131210876129Sep20151410127Aug24231817161513963230Jul2928272621161398720Jun181628May271814764329Apr232298754126Mar12423Feb18130Jan28272625232220141215Dec4330Nov201916134329Oct28261914136542130Sep29282623211817151374130Jul2928272623221514642130Jun221093114May1211830Apr2923228Mar22201817318Feb171613931Jan2827242123Dec5127Nov23211813127528Oct262219136211Sep109729Aug15146131Jul292824231814131110826Jun2320523May201528Apr25222118151413626Mar2019188765322Feb20765431Jan261687630Dec20145426Nov59Oct528Sep27262131Aug3020171615976330Jul27Jun31May1087643127Apr25242019181330Mar2723222120Make test compile again.Removed define to prevent warning.Make things compile without Parmetis again.Fixing the "one commit to break them all".Merged dune-istl-amg-novlap-branch changes r1325:1380 into the trunk.reverting local changes, that I commited accidentally.Allow recalculation of the coarse level matrices assuming the same the coarsening.Added missing headerComment out dead code.Change edge weights to be nonzero.Provide global novtx for parallel graph.Added check for graph structure.Exclude parmetis stuff if it is not activated.repartition on process using sequential metis. (Parmetis seems to haveprevents multiple equal global indices in RemoteIndexSet, now the right interfaces for copy communications are built[repartition.hh] Make "make headercheck" pass.[repartition.hh] Sort #includes and remove #include "config.h".change construction arguments of OwnerOverlapCopyCommunicationcheck SolverCategories of MatrixOperator and ParallelInformation again, change construction arguments of ParallelInformationadd type of SolverCategory (default is overlapping)add information of copy rows to the redistributed matrix for novlp case (only works for atOnceAccu right now)Activate buffered indicestest.spellingIntroduced macro AMG_REPART_ON_COMM_GRAPH to use the graph of thePrevent integer overflow for huge numbers of degrees of freedom like Added new test for comm graph repartitioning.Git rid of compiler warnings.Git rid of compiler warnings.Allow repartition of the graph of the communication scheme instead ofadd more output in very verbose mode.I seem to have problems to differentiate between left and right,add right diagonal matrix values to computation of galerkin product for novlp case, add editor hintsfix applyscaleadd to always get a consistent vector, fix indentationfix indentation, add CopySetremove unused variableadd a new subdomainsolver, using a dense DynamicMatrix[CGSolver] Fix indentation.Editor hints.Merged patch 1354 from trunk:
Loading