IOSS 2.0
Loading...
Searching...
No Matches
Ioex::SideSet Struct Reference

#include <Ioex_Internals.h>

Public Member Functions

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

Public Attributes

std::string name {}
 
entity_id id {0}
 
int64_t entityCount {0}
 
int64_t globalEntityCount {0}
 
int64_t dfCount {0}
 
int64_t procOffset {0}
 
int64_t dfProcOffset {0}
 

Constructor & Destructor Documentation

◆ SideSet() [1/2]

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

◆ SideSet() [2/2]

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

Member Data Documentation

◆ dfCount

int64_t Ioex::SideSet::dfCount {0}

◆ dfProcOffset

int64_t Ioex::SideSet::dfProcOffset {0}

◆ entityCount

int64_t Ioex::SideSet::entityCount {0}

◆ globalEntityCount

int64_t Ioex::SideSet::globalEntityCount {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: