dune-common  2.2.0
matvectraits.hh
Go to the documentation of this file.
00001 // $Id: fvector.hh 5262 2008-09-07 09:03:38Z christi $
00002 #ifndef DUNE_MATVECTRAITS_HH
00003 #define DUNE_MATVECTRAITS_HH
00004 
00009 namespace Dune {
00010 
00019 
00021 
00023 
00027 template<class T>
00028 struct DenseMatVecTraits {};
00029 
00030 } // end namespace Dune
00031 
00032 #endif // DUNE_FTRAITS_HH