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