preCICE v3.2.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SharedPointer.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <memory>
4
5namespace precice::io {
6
7class Export;
8class ExportConfiguration;
9
12
13} // namespace precice::io
provides Import and Export of the coupling mesh and data.