IOSS 2.0
|
#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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
IndexType Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::thatElement |
int Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::thatSide |
int Iotm::text_mesh::SideAdjacencyGraph< EntityId, Topology >::FaceConnection::thisSide |