preCICE v3.2.0
Loading...
Searching...
No Matches
precice::impl::MeshDataKey< T > Struct Template Reference

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

mesh
data

Detailed Description

template<typename T>
struct precice::impl::MeshDataKey< T >

Type that represent a compound key of two values.

Definition at line 48 of file ParticipantState.hpp.

Member Function Documentation

◆ operator<()

template<typename T>
template<typename Other>
bool precice::impl::MeshDataKey< T >::operator< ( const MeshDataKey< Other > & other) const
inline

Definition at line 52 of file ParticipantState.hpp.

Member Data Documentation

◆ data

template<typename T>
T precice::impl::MeshDataKey< T >::data

Definition at line 50 of file ParticipantState.hpp.

◆ mesh

template<typename T>
T precice::impl::MeshDataKey< T >::mesh

Definition at line 49 of file ParticipantState.hpp.


The documentation for this struct was generated from the following file: