preCICE
Loading...
Searching...
No Matches
precice::io::ExportContext Struct Reference

#include <ExportContext.hpp>

Inheritance diagram for precice::io::ExportContext:
[legend]
Collaboration diagram for precice::io::ExportContext:
[legend]

Public Attributes

std::unique_ptr< Exportexporter
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

Detailed Description

Definition at line 31 of file ExportContext.hpp.

Member Data Documentation

◆ exporter

std::unique_ptr<Export> precice::io::ExportContext::exporter

Definition at line 33 of file ExportContext.hpp.

◆ meshName

std::string precice::io::ExportContext::meshName

Definition at line 36 of file ExportContext.hpp.


The documentation for this struct was generated from the following file: