|
preCICE
|
Go to the source code of this file.
Classes | |
| struct | precice::io::ConfiguredExport |
| struct | precice::io::ExportContext |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::io |
| provides Import and Export of the coupling mesh and data. | |
Functions | |
| ExportContext | precice::io::makeExportContext (ConfiguredExport config, std::unique_ptr< io::Export > exporter, std::string meshName) |
| Creates an ExportContext from configuration and mesh name. | |