IOSS  2.0
Ioex::NodeSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ NodeSet() [1/3]

Ioex::NodeSet::NodeSet ( )
default

◆ NodeSet() [2/3]

Ioex::NodeSet::NodeSet ( const NodeSet other)
default

◆ NodeSet() [3/3]

NodeSet::NodeSet ( const Ioss::NodeSet other)
explicit

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ attributeCount

int64_t Ioex::NodeSet::attributeCount {0}

◆ dfCount

int64_t Ioex::NodeSet::dfCount {0}

◆ entityCount

int64_t Ioex::NodeSet::entityCount {0}

◆ id

entity_id Ioex::NodeSet::id {0}

◆ localOwnedCount

int64_t Ioex::NodeSet::localOwnedCount {0}

◆ name

std::string Ioex::NodeSet::name {}

◆ procOffset

int64_t Ioex::NodeSet::procOffset {0}

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