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

#include <Iotm_TextMeshAdjacencyGraph.h>

Public Member Functions

 FaceConnection ()
 
 FaceConnection (int thisSide_, IndexType otherElement_, int otherSide_)
 
bool operator== (const FaceConnection &rhs) const
 
bool operator!= (const FaceConnection &rhs) const
 
bool operator< (const FaceConnection &rhs) const
 

Public Attributes

int thisSide
 
IndexType thatElement
 
int thatSide
 

Constructor & Destructor Documentation

◆ FaceConnection() [1/2]

template<typename EntityId , typename Topology >
Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::FaceConnection ( )
inline

◆ FaceConnection() [2/2]

template<typename EntityId , typename Topology >
Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::FaceConnection ( int thisSide_,
IndexType otherElement_,
int otherSide_ )
inline

Member Function Documentation

◆ operator!=()

template<typename EntityId , typename Topology >
bool Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::operator!= ( const FaceConnection & rhs) const
inline

◆ operator<()

template<typename EntityId , typename Topology >
bool Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::operator< ( const FaceConnection & rhs) const
inline

◆ operator==()

template<typename EntityId , typename Topology >
bool Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::operator== ( const FaceConnection & rhs) const
inline

Member Data Documentation

◆ thatElement

template<typename EntityId , typename Topology >
IndexType Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::thatElement

◆ thatSide

template<typename EntityId , typename Topology >
int Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::thatSide

◆ thisSide

template<typename EntityId , typename Topology >
int Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::thisSide

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