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