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

fixup boost fusion

parent d9bf5583
No related branches found
No related tags found
No related merge requests found
......@@ -193,9 +193,6 @@ namespace Dune {
@brief A Matrix class to support different block types
This matrix class combines MultiTypeBlockVector elements as rows.
This class requires the boost fusion library. Call add_dune_boost_flags for your
compilation target to set the necessary compiler and linker flags.
*/
template<typename FirstRow, typename... Args>
class MultiTypeBlockMatrix
......
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