Dune Core Modules (2.6.0)

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 #ifndef DUNE_MATVECTRAITS_HH
4 #define DUNE_MATVECTRAITS_HH
5 
10 namespace Dune {
11 
20 
22 
24 
28  template<class T>
29  struct DenseMatVecTraits {};
30 
31 } // end namespace Dune
32 
33 #endif // DUNE_FTRAITS_HH
Dune namespace.
Definition: alignedallocator.hh:10
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 2, 22:35, 2024)