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

#include <ExportContext.hpp>

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

Public Attributes

std::string location
int everyNTimeWindows = -1
bool everyIteration = false
bool updateSeries = false
std::string type
std::string configuredMeshName

Detailed Description

Definition at line 11 of file ExportContext.hpp.

Member Data Documentation

◆ configuredMeshName

std::string precice::io::ConfiguredExport::configuredMeshName

Definition at line 28 of file ExportContext.hpp.

◆ everyIteration

bool precice::io::ConfiguredExport::everyIteration = false

Definition at line 19 of file ExportContext.hpp.

◆ everyNTimeWindows

int precice::io::ConfiguredExport::everyNTimeWindows = -1

Definition at line 16 of file ExportContext.hpp.

◆ location

std::string precice::io::ConfiguredExport::location

Definition at line 13 of file ExportContext.hpp.

◆ type

std::string precice::io::ConfiguredExport::type

Definition at line 25 of file ExportContext.hpp.

◆ updateSeries

bool precice::io::ConfiguredExport::updateSeries = false

Definition at line 22 of file ExportContext.hpp.


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