IOSS  2.0
Ioex::FaceSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 FaceSet ()=default
 
 FaceSet (const FaceSet &other)=default
 
 FaceSet (const Ioss::FaceSet &other)
 
bool operator== (const FaceSet &) const
 
bool operator!= (const FaceSet &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

◆ FaceSet() [1/3]

Ioex::FaceSet::FaceSet ( )
default

◆ FaceSet() [2/3]

Ioex::FaceSet::FaceSet ( const FaceSet other)
default

◆ FaceSet() [3/3]

FaceSet::FaceSet ( const Ioss::FaceSet other)
explicit

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ attributeCount

int64_t Ioex::FaceSet::attributeCount {0}

◆ dfCount

int64_t Ioex::FaceSet::dfCount {0}

◆ entityCount

int64_t Ioex::FaceSet::entityCount {0}

◆ id

entity_id Ioex::FaceSet::id {0}

◆ name

std::string Ioex::FaceSet::name {}

◆ procOffset

int64_t Ioex::FaceSet::procOffset {0}

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