preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Typedefs
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::impl
 

Typedefs

using precice::impl::PtrParticipant = std::shared_ptr<ParticipantState>
 
using precice::impl::PtrCoupling = std::shared_ptr<Coupling>
 
using precice::impl::PtrWatchPoint = std::shared_ptr<WatchPoint>
 
using precice::impl::PtrWatchIntegral = std::shared_ptr<WatchIntegral>
 
using precice::impl::PtrMeshContext = std::shared_ptr<MeshContext>