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 io {
7
8class Export;
9class ExportConfiguration;
10
13
14} // namespace io
15} // namespace precice
Main namespace of the precice library.