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

#include <ExportContext.hpp>

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

Public Attributes

io::PtrExport exporter
std::string location
std::string meshName
int everyNTimeWindows = -1
bool everyIteration = false
std::string type

Detailed Description

Definition at line 9 of file ExportContext.hpp.

Member Data Documentation

◆ everyIteration

bool precice::io::ExportContext::everyIteration = false

Definition at line 23 of file ExportContext.hpp.

◆ everyNTimeWindows

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

Definition at line 20 of file ExportContext.hpp.

◆ exporter

io::PtrExport precice::io::ExportContext::exporter

Definition at line 11 of file ExportContext.hpp.

◆ location

std::string precice::io::ExportContext::location

Definition at line 14 of file ExportContext.hpp.

◆ meshName

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

Definition at line 17 of file ExportContext.hpp.

◆ type

std::string precice::io::ExportContext::type

Definition at line 26 of file ExportContext.hpp.


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