IOSS  2.0
Ioex::SideSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 SideSet ()
 
 SideSet (const Ioss::SideBlock &other)
 
 SideSet (const Ioss::SideSet &other)
 
bool operator== (const SideSet &) const
 
bool operator!= (const SideSet &other) const
 

Public Attributes

std::string name
 
entity_id id
 
int64_t entityCount
 
int64_t dfCount
 
int64_t procOffset
 
int64_t dfProcOffset
 

Constructor & Destructor Documentation

◆ SideSet() [1/3]

Ioex::SideSet::SideSet ( )
inline

◆ SideSet() [2/3]

SideSet::SideSet ( const Ioss::SideBlock other)
explicit

◆ SideSet() [3/3]

SideSet::SideSet ( const Ioss::SideSet other)
explicit

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ dfCount

int64_t Ioex::SideSet::dfCount

◆ dfProcOffset

int64_t Ioex::SideSet::dfProcOffset

◆ entityCount

int64_t Ioex::SideSet::entityCount

◆ id

entity_id Ioex::SideSet::id

◆ name

std::string Ioex::SideSet::name

◆ procOffset

int64_t Ioex::SideSet::procOffset

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