Dune TypeTree (unstable)

treecontainer.hh
1// -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2// vi: set et ts=4 sw=2 sts=2:
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
4// SPDX-License-Identifier: LGPL-3.0-or-later OR LicenseRef-GPL-2.0-only-with-PDELab-exception
5
6#ifndef DUNE_TYPETREE_TREECONTAINER_HH
7#define DUNE_TYPETREE_TREECONTAINER_HH
8
9#include <dune/common/typetree/treecontainer.hh>
10
11#warning This header is deprecated and will be removed after 2.11. Use dune/common/typetree/treecontainer.hh instead.
12
13#endif // DUNE_TYPETREE_TREECONTAINER_HH
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Jan 10, 23:35, 2026)