preCICE v3.1.2
|
#include <ExportContext.hpp>
Public Attributes | |
io::PtrExport | exporter |
std::string | location |
int | everyNTimeWindows = -1 |
bool | everyIteration = false |
std::string | type |
Definition at line 10 of file ExportContext.hpp.
bool precice::io::ExportContext::everyIteration = false |
Definition at line 21 of file ExportContext.hpp.
int precice::io::ExportContext::everyNTimeWindows = -1 |
Definition at line 18 of file ExportContext.hpp.
io::PtrExport precice::io::ExportContext::exporter |
Definition at line 12 of file ExportContext.hpp.
std::string precice::io::ExportContext::location |
Definition at line 15 of file ExportContext.hpp.
std::string precice::io::ExportContext::type |
Definition at line 24 of file ExportContext.hpp.