Skip to content
Snippets Groups Projects
Commit 6f6e5936 authored by Christian Engwer's avatar Christian Engwer
Browse files

[doc] add reference to KAMG paper

parent be077a27
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,9 @@ namespace Dune
/**
* @brief an algebraic multigrid method using a Krylov-cycle.
*
* The implementation is based on the paper
* [[Notay and Vassilevski, 2007]](http://onlinelibrary.wiley.com/doi/10.1002/nla.542/abstract)
*
* @tparam M The type of the linear operator.
* @tparam X The type of the range and domain.
* @tparam PI The parallel information object. Use SequentialInformation (default)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment