Plugins
Loading...
Searching...
No Matches
d3f_plugin_rivers.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2025 Gesellschaft fuer Anlagen- und Reaktorsicherheit gGmbH
3 * SPDX-License-Identifier: EUPL-1.2
4 * SPDX-FileContributor: Sebastian Reiter
5 * SPDX-FileContributor: Goethe Universität Frankfurt
6 * SPDX-FileType: SOURCE
7 *
8 * This file is part of d3f++.
9 * d3f++ is an extension for UG4. Licensing information and citation requirements of UG4 are provided in LICENSES/UG4-LGPL_2.1
10 */
11
12
13#ifndef __H__UG_d3f_plugin_rivers
14#define __H__UG_d3f_plugin_rivers
15
16#include "bridge/util.h"
17#include <string>
18
19namespace ug{
20
22
23}// end of namespace
24
25#endif //__H__UG_d3f_plugin_rivers
void InitUGPlugin_d3f_rivers(Registry *reg, string grp)
Definition d3f_plugin_rivers.cpp:266