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 partition {
7
8class Partition;
9
11
12} // namespace partition
13} // namespace precice
Main namespace of the precice library.
T partition(T... args)