preCICE v3.2.0
Loading...
Searching...
No Matches
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 29 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 32 of file Index.hpp.

Member Data Documentation

◆ index

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

Definition at line 30 of file Index.hpp.


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