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 mesh {
7
8class Data;
9class Group;
10class Mesh;
11class DataConfiguration;
12class MeshConfiguration;
13
19
20} // namespace mesh
21} // namespace precice
Main namespace of the precice library.