preCICE v3.1.2
|
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 53 of file ParticipantState.hpp.
|
inline |
Definition at line 57 of file ParticipantState.hpp.
T precice::impl::MeshDataKey< T >::data |
Definition at line 55 of file ParticipantState.hpp.
T precice::impl::MeshDataKey< T >::mesh |
Definition at line 54 of file ParticipantState.hpp.