|
preCICE
|
#include <ExportContext.hpp>
Public Attributes | |
| std::string | location |
| int | everyNTimeWindows = -1 |
| bool | everyIteration = false |
| bool | updateSeries = false |
| std::string | type |
| std::string | configuredMeshName |
Definition at line 11 of file ExportContext.hpp.
| std::string precice::io::ConfiguredExport::configuredMeshName |
Definition at line 28 of file ExportContext.hpp.
| bool precice::io::ConfiguredExport::everyIteration = false |
Definition at line 19 of file ExportContext.hpp.
| int precice::io::ConfiguredExport::everyNTimeWindows = -1 |
Definition at line 16 of file ExportContext.hpp.
| std::string precice::io::ConfiguredExport::location |
Definition at line 13 of file ExportContext.hpp.
| std::string precice::io::ConfiguredExport::type |
Definition at line 25 of file ExportContext.hpp.
| bool precice::io::ConfiguredExport::updateSeries = false |
Definition at line 22 of file ExportContext.hpp.