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