preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Typedefs
SharedPointer.hpp File Reference
#include <memory>
Include dependency graph for SharedPointer.hpp:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::com
 contains the data communication abstraction layer.
 

Typedefs

using precice::com::PtrCommunication = std::shared_ptr<Communication>
 
using precice::com::PtrCommunicationFactory = std::shared_ptr<CommunicationFactory>
 
using precice::com::PtrRequest = std::shared_ptr<Request>