- Home
- About DUNE
- Download
- Documentation
- Community
- Development
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
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].