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