preCICE v3.1.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
precice::io::ExportContext Struct Reference

#include <ExportContext.hpp>

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

Public Attributes

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

Detailed Description

Definition at line 10 of file ExportContext.hpp.

Member Data Documentation

◆ everyIteration

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

Definition at line 21 of file ExportContext.hpp.

◆ everyNTimeWindows

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

Definition at line 18 of file ExportContext.hpp.

◆ exporter

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

Definition at line 12 of file ExportContext.hpp.

◆ location

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

Definition at line 15 of file ExportContext.hpp.

◆ type

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

Definition at line 24 of file ExportContext.hpp.


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