preCICE v3.1.1
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
precice::query::MatchType< Tag > Struct Template Reference

Struct to hold the index of a primitive match. More...

#include <Index.hpp>

Public Member Functions

 MatchType ()=default
 
 MatchType (MatchID i)
 

Public Attributes

MatchID index {NO_MATCH}
 

Detailed Description

template<class Tag>
struct precice::query::MatchType< Tag >

Struct to hold the index of a primitive match.

Definition at line 30 of file Index.hpp.

Constructor & Destructor Documentation

◆ MatchType() [1/2]

template<class Tag >
precice::query::MatchType< Tag >::MatchType ( )
default

◆ MatchType() [2/2]

template<class Tag >
precice::query::MatchType< Tag >::MatchType ( MatchID i)
inlineexplicit

Definition at line 33 of file Index.hpp.

Member Data Documentation

◆ index

template<class Tag >
MatchID precice::query::MatchType< Tag >::index {NO_MATCH}

Definition at line 31 of file Index.hpp.


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