IOSS  2.0
Ioex::NodeSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ NodeSet() [1/3]

Ioex::NodeSet::NodeSet ( )
inline

◆ NodeSet() [2/3]

Ioex::NodeSet::NodeSet ( const NodeSet other)
inline

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

◆ dfCount

int64_t Ioex::NodeSet::dfCount

◆ entityCount

int64_t Ioex::NodeSet::entityCount

◆ id

entity_id Ioex::NodeSet::id

◆ localOwnedCount

int64_t Ioex::NodeSet::localOwnedCount

◆ name

std::string Ioex::NodeSet::name

◆ procOffset

int64_t Ioex::NodeSet::procOffset

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