dune-common 2.1.1
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 
00005 namespace Dune {
00006 
00015 
00017 
00019 
00023 template<class T>
00024 struct DenseMatVecTraits {};
00025 
00026 } // end namespace Dune
00027 
00028 #endif // DUNE_FTRAITS_HH