preCICE v3.1.2
Loading...
Searching...
No Matches
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.