IOSS  2.0
Ioex::ElemSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ ElemSet() [1/3]

Ioex::ElemSet::ElemSet ( )
default

◆ ElemSet() [2/3]

Ioex::ElemSet::ElemSet ( const ElemSet other)
default

◆ 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 {0}

◆ dfCount

int64_t Ioex::ElemSet::dfCount {0}

◆ entityCount

int64_t Ioex::ElemSet::entityCount {0}

◆ id

entity_id Ioex::ElemSet::id {0}

◆ name

std::string Ioex::ElemSet::name {}

◆ procOffset

int64_t Ioex::ElemSet::procOffset {0}

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