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