IOSS  2.0
Ioex::SideSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

 SideSet ()=default
 
 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 {0}
 
int64_t entityCount {0}
 
int64_t dfCount {0}
 
int64_t procOffset {0}
 
int64_t dfProcOffset {0}
 

Constructor & Destructor Documentation

◆ SideSet() [1/3]

Ioex::SideSet::SideSet ( )
default

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

◆ dfProcOffset

int64_t Ioex::SideSet::dfProcOffset {0}

◆ entityCount

int64_t Ioex::SideSet::entityCount {0}

◆ id

entity_id Ioex::SideSet::id {0}

◆ name

std::string Ioex::SideSet::name {}

◆ procOffset

int64_t Ioex::SideSet::procOffset {0}

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