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::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> |