ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
Loading...
Searching...
No Matches
instantiate.h
Go to the documentation of this file.
1//
2// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
3// Copyright (C) 2023 - 2026 by the ryujin authors
4//
5
6#ifndef RYUJIN_INCLUDE_INSTANTIATION_ONCE
7#define RYUJIN_INCLUDE_INSTANTIATION_ONCE
8#else
9#error Instantiation files can only be included once.
10#endif
11
12#include "description.h"
13
14namespace ryujin
15{
16 using EulerPoissonBarotropic::Description;
17} // namespace ryujin