Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
forms.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
4// SPDX-FileCopyrightText: Copyright © DUNE-FUFEM Project contributors, see file AUTHORS.md
5// SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception OR LGPL-3.0-or-later
6
7#ifndef DUNE_FUFEM_ASSEMBLERS_FORMS_HH
8#define DUNE_FUFEM_ASSEMBLERS_FORMS_HH
9
11
12#if DUNE_VERSION_GTE(DUNE_FUNCTIONS, 2, 11)
17#else
18#include <dune/typetree/childextraction.hh>
19#include <dune/typetree/traversal.hh>
20#include <dune/typetree/treecontainer.hh>
21#include <dune/typetree/treepath.hh>
22#endif
23
25
28
37
39
48
49
50
51#endif // DUNE_FUFEM_ASSEMBLERS_FORMS_HH