preCICE v3.2.0
Loading...
Searching...
No Matches
SharedPointer.hpp File Reference
#include <memory>
Include dependency graph for SharedPointer.hpp:
This graph shows which files directly or indirectly include this file:

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>