|
preCICE v3.3.0
|
Type that represent a compound key of two values. More...
#include <ParticipantState.hpp>
Public Member Functions | |
| template<typename Other> | |
| bool | operator< (const MeshDataKey< Other > &other) const |
Public Attributes | |
| T | mesh |
| T | data |
Type that represent a compound key of two values.
Definition at line 48 of file ParticipantState.hpp.
|
inline |
Definition at line 52 of file ParticipantState.hpp.
| T precice::impl::MeshDataKey< T >::data |
Definition at line 50 of file ParticipantState.hpp.
| T precice::impl::MeshDataKey< T >::mesh |
Definition at line 49 of file ParticipantState.hpp.