DUNE PDELab (git)

tags.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_PDELAB_BACKEND_COMMON_TAGS_HH
4#define DUNE_PDELAB_BACKEND_COMMON_TAGS_HH
5
11namespace Dune {
12
13 namespace PDELab{
14
15 namespace Backend {
16
21
24 {};
25
28 {};
29
31
32 }
33
34 } // namespace PDELab
35
36} // namespace Dune
37
38#endif // DUNE_PDELAB_BACKEND_COMMON_TAGS_HH
Dune namespace.
Definition: alignedallocator.hh:13
Tag for requesting a vector or matrix container with a pre-attached underlying object.
Definition: tags.hh:28
Tag for requesting a vector or matrix container without a pre-attached underlying object.
Definition: tags.hh:24
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)