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::io |
provides Import and Export of the coupling mesh and data. | |
Typedefs | |
using | precice::io::PtrExport = std::shared_ptr<Export> |
using | precice::io::PtrExportConfiguration = std::shared_ptr<ExportConfiguration> |