preCICE v3.1.1
Loading...
Searching...
No Matches
SharedPointer.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <memory>
4
5namespace precice {
6namespace mapping {
7
8class Mapping;
9class MappingConfiguration;
10
13
14} // namespace mapping
15} // namespace precice
Main namespace of the precice library.