IOSS 2.0
Loading...
Searching...
No Matches
Ioexnl::CommunicationMetaData Struct Reference

#include <Ioexnl_Internals.h>

Public Attributes

std::vector< CommunicationMapnodeMap {}
 
std::vector< CommunicationMapelementMap {}
 
int processorId {0}
 
int processorCount {0}
 
int64_t globalNodes {0}
 
int64_t globalElements {0}
 
int64_t globalElementBlocks {0}
 
int64_t globalNodeSets {0}
 
int64_t globalSideSets {0}
 
int64_t nodesInternal {0}
 
int64_t nodesBorder {0}
 
int64_t nodesExternal {0}
 
int64_t elementsInternal {0}
 
int64_t elementsBorder {0}
 
bool outputNemesis {false}
 

Member Data Documentation

◆ elementMap

std::vector<CommunicationMap> Ioexnl::CommunicationMetaData::elementMap {}

◆ elementsBorder

int64_t Ioexnl::CommunicationMetaData::elementsBorder {0}

◆ elementsInternal

int64_t Ioexnl::CommunicationMetaData::elementsInternal {0}

◆ globalElementBlocks

int64_t Ioexnl::CommunicationMetaData::globalElementBlocks {0}

◆ globalElements

int64_t Ioexnl::CommunicationMetaData::globalElements {0}

◆ globalNodes

int64_t Ioexnl::CommunicationMetaData::globalNodes {0}

◆ globalNodeSets

int64_t Ioexnl::CommunicationMetaData::globalNodeSets {0}

◆ globalSideSets

int64_t Ioexnl::CommunicationMetaData::globalSideSets {0}

◆ nodeMap

std::vector<CommunicationMap> Ioexnl::CommunicationMetaData::nodeMap {}

◆ nodesBorder

int64_t Ioexnl::CommunicationMetaData::nodesBorder {0}

◆ nodesExternal

int64_t Ioexnl::CommunicationMetaData::nodesExternal {0}

◆ nodesInternal

int64_t Ioexnl::CommunicationMetaData::nodesInternal {0}

◆ outputNemesis

bool Ioexnl::CommunicationMetaData::outputNemesis {false}

◆ processorCount

int Ioexnl::CommunicationMetaData::processorCount {0}

◆ processorId

int Ioexnl::CommunicationMetaData::processorId {0}

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