|
preCICE
|
#include <ParticipantState.hpp>
Public Attributes | |
| size_t | timewindow |
| size_t | iteration |
| double | time |
| bool | complete |
| bool | final |
Definition at line 320 of file ParticipantState.hpp.
| bool precice::impl::ParticipantState::IntermediateExport::complete |
Definition at line 324 of file ParticipantState.hpp.
| bool precice::impl::ParticipantState::IntermediateExport::final |
Definition at line 325 of file ParticipantState.hpp.
| size_t precice::impl::ParticipantState::IntermediateExport::iteration |
Definition at line 322 of file ParticipantState.hpp.
| double precice::impl::ParticipantState::IntermediateExport::time |
Definition at line 323 of file ParticipantState.hpp.
| size_t precice::impl::ParticipantState::IntermediateExport::timewindow |
Definition at line 321 of file ParticipantState.hpp.