preCICE v3.2.0
Loading...
Searching...
No Matches
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::mesh
 provides Mesh, Data and primitives.

Typedefs

using precice::mesh::PtrData = std::shared_ptr<Data>
using precice::mesh::PtrGroup = std::shared_ptr<Group>
using precice::mesh::PtrMesh = std::shared_ptr<Mesh>
using precice::mesh::PtrDataConfiguration = std::shared_ptr<DataConfiguration>
using precice::mesh::PtrMeshConfiguration = std::shared_ptr<MeshConfiguration>