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 cplscheme {
7namespace impl {
8
9class ConvergenceMeasure;
10class ParallelMatrixOperations;
11
13} // namespace impl
14} // namespace cplscheme
15} // namespace precice
Main namespace of the precice library.
static std::unique_ptr< precice::Participant > impl
Definition preciceC.cpp:21