DUNE PDELab (git)

transformationutilities.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_TRANSFORMATIONUTILITIES_HH
7#define DUNE_TYPETREE_TRANSFORMATIONUTILITIES_HH
8
9#include <dune/typetree/simpletransformationdescriptors.hh>
10#include <dune/typetree/generictransformationdescriptors.hh>
11
12#endif // DUNE_TYPETREE_TRANSFORMATIONUTILITIES_HH
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Nov 12, 23:30, 2024)