preCICE v3.1.1
Loading...
Searching...
No Matches
SharedPointer.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <map>
4#include <memory>
5
6namespace precice {
7namespace cplscheme {
8
9class CouplingScheme;
10class CouplingSchemeConfiguration;
11class CouplingData;
12
17
18} // namespace cplscheme
19} // namespace precice
Main namespace of the precice library.