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
Branches
Tags
1 merge request!24[doc] add reference to KAMG paper
......@@ -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.
Please register or to comment