IOSS  2.0
Ioex::FaceSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

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

◆ FaceSet() [1/3]

Ioex::FaceSet::FaceSet ( )
inline

◆ FaceSet() [2/3]

Ioex::FaceSet::FaceSet ( const FaceSet other)
inline

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

◆ dfCount

int64_t Ioex::FaceSet::dfCount

◆ entityCount

int64_t Ioex::FaceSet::entityCount

◆ id

entity_id Ioex::FaceSet::id

◆ name

std::string Ioex::FaceSet::name

◆ procOffset

int64_t Ioex::FaceSet::procOffset

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