preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Typedefs
SharedPointer.hpp File Reference
#include <memory>
Include dependency graph for SharedPointer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::mapping
 contains data mapping from points to meshes.
 

Typedefs

using precice::mapping::PtrMapping = std::shared_ptr<Mapping>
 
using precice::mapping::PtrMappingConfiguration = std::shared_ptr<MappingConfiguration>