preCICE v3.1.2
|
#include <ParticipantState.hpp>
Public Attributes | |
size_t | timewindow |
size_t | iteration |
double | time |
bool | complete |
Definition at line 264 of file ParticipantState.hpp.
bool precice::impl::ParticipantState::IntermediateExport::complete |
Definition at line 268 of file ParticipantState.hpp.
size_t precice::impl::ParticipantState::IntermediateExport::iteration |
Definition at line 266 of file ParticipantState.hpp.
double precice::impl::ParticipantState::IntermediateExport::time |
Definition at line 267 of file ParticipantState.hpp.
size_t precice::impl::ParticipantState::IntermediateExport::timewindow |
Definition at line 265 of file ParticipantState.hpp.