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 com {
7
8class Communication;
9class CommunicationFactory;
10class Request;
11
15} // namespace com
16} // namespace precice
Main namespace of the precice library.