Dune Core Modules (2.3.1)

matvectraits.hh
Go to the documentation of this file.
1 // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2 // vi: set et ts=4 sw=2 sts=2:
3 // $Id: fvector.hh 5262 2008-09-07 09:03:38Z christi $
4 #ifndef DUNE_MATVECTRAITS_HH
5 #define DUNE_MATVECTRAITS_HH
6 
11 namespace Dune {
12 
21 
23 
25 
29  template<class T>
30  struct DenseMatVecTraits {};
31 
32 } // end namespace Dune
33 
34 #endif // DUNE_FTRAITS_HH
Dune namespace.
Definition: alignment.hh:14
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)