|
preCICE v3.3.0
|
#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::action |
| contains actions to modify exchanged data. | |
Typedefs | |
| using | precice::action::PtrAction = std::unique_ptr<Action> |
| using | precice::action::PtrActionConfiguration = std::shared_ptr<ActionConfiguration> |