|
preCICE
|
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 74 of file ParticipantState.hpp.
|
inline |
Definition at line 78 of file ParticipantState.hpp.
| T precice::impl::MeshDataKey< T >::data |
Definition at line 76 of file ParticipantState.hpp.
| T precice::impl::MeshDataKey< T >::mesh |
Definition at line 75 of file ParticipantState.hpp.