|
preCICE
|
#include <ExportContext.hpp>
Public Attributes | |
| std::unique_ptr< Export > | exporter |
| std::string | meshName |
| Public Attributes inherited from precice::io::ConfiguredExport | |
| std::string | location |
| int | everyNTimeWindows = -1 |
| bool | everyIteration = false |
| bool | updateSeries = false |
| std::string | type |
| std::string | configuredMeshName |
Definition at line 31 of file ExportContext.hpp.
| std::unique_ptr<Export> precice::io::ExportContext::exporter |
Definition at line 33 of file ExportContext.hpp.
| std::string precice::io::ExportContext::meshName |
Definition at line 36 of file ExportContext.hpp.