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
3// [LANL Copyright Statement]
4// Copyright (C) 2023 - 2024 by the ryujin authors
5// Copyright (C) 2023 - 2024 by Triad National Security, LLC
6//
7
8#ifndef RYUJIN_INCLUDE_INSTANTIATION_ONCE
9#define RYUJIN_INCLUDE_INSTANTIATION_ONCE
10#else
11#error Instantiation files can only be included once.
12#endif
13
14#include "description.h"
15
16namespace ryujin
17{
18 using ShallowWater::Description;
19} // namespace ryujin