preCICE v3.2.0
|
#include <ParticipantState.hpp>
Public Attributes | |
size_t | timewindow |
size_t | iteration |
double | time |
bool | complete |
bool | final |
Definition at line 268 of file ParticipantState.hpp.
bool precice::impl::ParticipantState::IntermediateExport::complete |
Definition at line 272 of file ParticipantState.hpp.
bool precice::impl::ParticipantState::IntermediateExport::final |
Definition at line 273 of file ParticipantState.hpp.
size_t precice::impl::ParticipantState::IntermediateExport::iteration |
Definition at line 270 of file ParticipantState.hpp.
double precice::impl::ParticipantState::IntermediateExport::time |
Definition at line 271 of file ParticipantState.hpp.
size_t precice::impl::ParticipantState::IntermediateExport::timewindow |
Definition at line 269 of file ParticipantState.hpp.