preCICE v3.2.0
Loading...
Searching...
No Matches
SharedPointer.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <memory>
4
5namespace precice::acceleration {
6class Acceleration;
8
11} // namespace precice::acceleration
contains implementations of acceleration schemes.
std::shared_ptr< Acceleration > PtrAcceleration
std::shared_ptr< AccelerationConfiguration > PtrAccelerationConfiguration