IOSS 2.0
Loading...
Searching...
No Matches
Ioss::chain_entry_t< INT > Struct Template Reference

#include <Ioss_ChainGenerator.h>

Public Member Functions

IOSS_NODISCARD bool operator== (const chain_entry_t< INT > &other) const
 

Public Attributes

int64_t element {}
 
int link {-1}
 

Member Function Documentation

◆ operator==()

template<typename INT >
IOSS_NODISCARD bool Ioss::chain_entry_t< INT >::operator== ( const chain_entry_t< INT > & other) const
inline

Member Data Documentation

◆ element

template<typename INT >
int64_t Ioss::chain_entry_t< INT >::element {}

◆ link

template<typename INT >
int Ioss::chain_entry_t< INT >::link {-1}

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