IOSS  2.0
Ioex::ElemSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 ElemSet ()
 
 ElemSet (const ElemSet &other)
 
 ElemSet (const Ioss::ElementSet &other)
 
bool operator== (const ElemSet &) const
 
bool operator!= (const ElemSet &other) const
 

Public Attributes

std::string name
 
entity_id id
 
int64_t entityCount
 
int64_t attributeCount {}
 
int64_t dfCount
 
int64_t procOffset
 

Constructor & Destructor Documentation

◆ ElemSet() [1/3]

Ioex::ElemSet::ElemSet ( )
inline

◆ ElemSet() [2/3]

Ioex::ElemSet::ElemSet ( const ElemSet other)
inline

◆ ElemSet() [3/3]

ElemSet::ElemSet ( const Ioss::ElementSet other)
explicit

Member Function Documentation

◆ operator!=()

bool Ioex::ElemSet::operator!= ( const ElemSet other) const
inline

◆ operator==()

bool ElemSet::operator== ( const ElemSet other) const

Member Data Documentation

◆ attributeCount

int64_t Ioex::ElemSet::attributeCount {}

◆ dfCount

int64_t Ioex::ElemSet::dfCount

◆ entityCount

int64_t Ioex::ElemSet::entityCount

◆ id

entity_id Ioex::ElemSet::id

◆ name

std::string Ioex::ElemSet::name

◆ procOffset

int64_t Ioex::ElemSet::procOffset

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