preCICE v3.1.2
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 {
6namespace acceleration {
7class Acceleration;
8class AccelerationConfiguration;
9
12} // namespace acceleration
13} // namespace precice
Main namespace of the precice library.