Skip to content
Snippets Groups Projects
Commit c6019ecf authored by Markus Blatt's avatar Markus Blatt
Browse files

Improved documentation for Default constructor.

[[Imported from SVN: r1756]]
parent ab9b57f1
Branches
Tags
No related merge requests found
......@@ -317,6 +317,7 @@ namespace Dune
* @brief Empty default constructor.
*
* Use setMatrix to tell SuperLU for what matrix it solves.
* Using this constructor no vectors will be reused.
*/
SuperLU();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment