preCICE v3.1.2
|
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::acceleration |
contains implementations of acceleration schemes. | |
Typedefs | |
using | precice::acceleration::PtrAcceleration = std::shared_ptr<Acceleration> |
using | precice::acceleration::PtrAccelerationConfiguration = std::shared_ptr<AccelerationConfiguration> |