IOSS 2.0
Loading...
Searching...
No Matches
Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::CurrentAdjacency Struct Reference

#include <Iotm_TextMeshAdjacencyGraph.h>

Public Member Functions

 CurrentAdjacency (size_t elementIndex_, int side_)
 

Public Attributes

size_t elementIndex
 
int side
 
std::vector< int > connectedSides
 

Constructor & Destructor Documentation

◆ CurrentAdjacency()

template<typename EntityId , typename Topology >
Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::CurrentAdjacency::CurrentAdjacency ( size_t elementIndex_,
int side_ )
inline

Member Data Documentation

◆ connectedSides

template<typename EntityId , typename Topology >
std::vector<int> Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::CurrentAdjacency::connectedSides

◆ elementIndex

template<typename EntityId , typename Topology >
size_t Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::CurrentAdjacency::elementIndex

◆ side

template<typename EntityId , typename Topology >
int Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::CurrentAdjacency::side

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